2024-08-16 10:38:04.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-08-16 10:38:04.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:04.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:04.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:04.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:04.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:04.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:04.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42a0501e 2024-08-16 10:38:04.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:04.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:04.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:04.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:04.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:04.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:04.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:04.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:04.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:04.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:04.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:04.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:04.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:04.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 10:38:04.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 10:38:04.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:04.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:04.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 10:38:04.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:04.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-08-16 10:38:04.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:04.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:04.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:04.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:04.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:04.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:04.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:04.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:04.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-08-16 10:38:04.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1945113f 2024-08-16 10:38:04.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1945113f 2024-08-16 10:38:04.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-08-16 10:38:04.261 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:04.267 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4767aaa9 2024-08-16 10:38:04.267 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4767aaa9 2024-08-16 10:38:04.272 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@49a05c35 2024-08-16 10:38:04.272 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@49a05c35 2024-08-16 10:38:04.275 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d9fc1d9 2024-08-16 10:38:04.275 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d9fc1d9 2024-08-16 10:38:04.277 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1945113f 2024-08-16 10:38:04.278 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@89d560e 2024-08-16 10:38:04.278 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@89d560e 2024-08-16 10:38:04.281 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@72d59756 2024-08-16 10:38:04.281 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@72d59756 2024-08-16 10:38:04.284 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@395f3ccd 2024-08-16 10:38:04.284 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@395f3ccd 2024-08-16 10:38:04.287 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@afda336 2024-08-16 10:38:04.287 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@afda336 2024-08-16 10:38:04.289 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@68b2a941 2024-08-16 10:38:04.289 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@68b2a941 2024-08-16 10:38:04.292 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3683ec26 2024-08-16 10:38:04.292 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3683ec26 2024-08-16 10:38:04.292 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-08-16 10:38:04.310 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1945113f 2024-08-16 10:38:04.315 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1945113f 2024-08-16 10:38:04.540 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:04.541 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 10:38:04.541 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:04.542 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 10:38:04.572 [DefaultDispatcher-worker-2 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1945113f 2024-08-16 10:38:04.573 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-08-16 10:38:04.573 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:04.573 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-08-16 10:38:04.649 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1945113f 2024-08-16 10:38:04.690 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1945113f 2024-08-16 10:38:04.718 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1945113f 2024-08-16 10:38:04.740 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1945113f 2024-08-16 10:38:04.757 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1945113f 2024-08-16 10:38:04.763 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1945113f 2024-08-16 10:38:04.853 [DefaultDispatcher-worker-4 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1945113f 2024-08-16 10:38:04.899 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-08-16 10:38:04.899 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-08-16 10:38:04.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-08-16 10:38:04.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-08-16 10:38:04.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 10:38:04.914 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1945113f: (connection evicted) 2024-08-16 10:38:04.915 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4767aaa9: (connection evicted) 2024-08-16 10:38:04.916 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49a05c35: (connection evicted) 2024-08-16 10:38:04.916 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d9fc1d9: (connection evicted) 2024-08-16 10:38:04.916 [DefaultDispatcher-worker-1 @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-08-16 10:38:04.916 [DefaultDispatcher-worker-5 @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-08-16 10:38:04.916 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@89d560e: (connection evicted) 2024-08-16 10:38:04.917 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72d59756: (connection evicted) 2024-08-16 10:38:04.917 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@395f3ccd: (connection evicted) 2024-08-16 10:38:04.917 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@afda336: (connection evicted) 2024-08-16 10:38:04.918 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68b2a941: (connection evicted) 2024-08-16 10:38:04.918 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3683ec26: (connection evicted) 2024-08-16 10:38:04.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:04.920 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-08-16 10:38:04.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-08-16 10:38:04.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-08-16 10:38:04.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:04.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:04.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:04.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:04.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:04.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:04.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d8d970e 2024-08-16 10:38:04.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:04.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:04.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:04.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:04.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:04.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:04.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:04.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:04.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:04.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:04.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:04.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:04.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:04.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 10:38:04.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 10:38:04.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:04.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:04.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 10:38:04.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:04.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-08-16 10:38:04.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:04.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:04.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:04.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:04.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:04.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:04.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:04.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:04.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-08-16 10:38:04.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6987a133 2024-08-16 10:38:04.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6987a133 2024-08-16 10:38:04.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-08-16 10:38:04.934 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6987a133 2024-08-16 10:38:04.945 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6987a133 2024-08-16 10:38:04.947 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6987a133 2024-08-16 10:38:04.949 [DefaultDispatcher-worker-4 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:04.949 [DefaultDispatcher-worker-4 @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-08-16 10:38:04.949 [DefaultDispatcher-worker-4 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:04.949 [DefaultDispatcher-worker-4 @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-08-16 10:38:04.967 [DefaultDispatcher-worker-1 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6987a133 2024-08-16 10:38:04.968 [DefaultDispatcher-worker-1 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-08-16 10:38:04.968 [DefaultDispatcher-worker-1 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:04.968 [DefaultDispatcher-worker-1 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-08-16 10:38:04.974 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6987a133 2024-08-16 10:38:04.987 [DefaultDispatcher-worker-6 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6987a133 2024-08-16 10:38:05.002 [DefaultDispatcher-worker-1 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6987a133 2024-08-16 10:38:05.016 [DefaultDispatcher-worker-1 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6987a133 2024-08-16 10:38:05.030 [DefaultDispatcher-worker-6 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6987a133 2024-08-16 10:38:05.033 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:05.034 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6987a133 2024-08-16 10:38:05.037 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@f06679c 2024-08-16 10:38:05.037 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@f06679c 2024-08-16 10:38:05.040 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c1980c 2024-08-16 10:38:05.041 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c1980c 2024-08-16 10:38:05.044 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe0cec 2024-08-16 10:38:05.044 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe0cec 2024-08-16 10:38:05.047 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@40fc9237 2024-08-16 10:38:05.048 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@40fc9237 2024-08-16 10:38:05.051 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cfa3733 2024-08-16 10:38:05.051 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cfa3733 2024-08-16 10:38:05.055 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7176d158 2024-08-16 10:38:05.055 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7176d158 2024-08-16 10:38:05.059 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@49a2af6 2024-08-16 10:38:05.059 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@49a2af6 2024-08-16 10:38:05.063 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@20d36d78 2024-08-16 10:38:05.063 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@20d36d78 2024-08-16 10:38:05.067 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@dbd85fe 2024-08-16 10:38:05.067 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@dbd85fe 2024-08-16 10:38:05.067 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-08-16 10:38:05.068 [DefaultDispatcher-worker-2 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6987a133 2024-08-16 10:38:05.096 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-08-16 10:38:05.096 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-08-16 10:38:05.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-08-16 10:38:05.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-08-16 10:38:05.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 10:38:05.098 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6987a133: (connection evicted) 2024-08-16 10:38:05.098 [DefaultDispatcher-worker-6 @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-08-16 10:38:05.099 [DefaultDispatcher-worker-5 @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-08-16 10:38:05.099 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f06679c: (connection evicted) 2024-08-16 10:38:05.099 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c1980c: (connection evicted) 2024-08-16 10:38:05.100 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fe0cec: (connection evicted) 2024-08-16 10:38:05.100 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40fc9237: (connection evicted) 2024-08-16 10:38:05.101 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cfa3733: (connection evicted) 2024-08-16 10:38:05.102 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7176d158: (connection evicted) 2024-08-16 10:38:05.102 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49a2af6: (connection evicted) 2024-08-16 10:38:05.103 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20d36d78: (connection evicted) 2024-08-16 10:38:05.103 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@dbd85fe: (connection evicted) 2024-08-16 10:38:05.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:05.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-08-16 10:38:05.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-08-16 10:38:05.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-08-16 10:38:05.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:05.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:05.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:05.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:05.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:05.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:05.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35dcd032 2024-08-16 10:38:05.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:05.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:05.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:05.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:05.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:05.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:05.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:05.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:05.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:05.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:05.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:05.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:05.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:05.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:05.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:05.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:05.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:05.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:05.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:05.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-08-16 10:38:05.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:05.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:05.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:05.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:05.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:05.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:05.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:05.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:05.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-08-16 10:38:05.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@64dfb31d 2024-08-16 10:38:05.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@64dfb31d 2024-08-16 10:38:05.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-08-16 10:38:05.256 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:05.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-08-16 10:38:05.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:05.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:05.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:05.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:05.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:05.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:05.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@374b6e33 2024-08-16 10:38:05.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:05.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:05.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:05.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:05.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:05.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:05.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:05.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:05.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:05.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:05.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:05.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:05.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:05.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:05.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:05.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:05.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:05.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:05.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:05.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-08-16 10:38:05.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:05.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:05.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:05.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:05.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:05.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:05.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:05.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:05.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-08-16 10:38:05.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@53ba1175 2024-08-16 10:38:05.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@53ba1175 2024-08-16 10:38:05.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-08-16 10:38:05.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-08-16 10:38:05.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:05.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:05.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:05.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:05.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:05.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:05.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6003220a 2024-08-16 10:38:05.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:05.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:05.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:05.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:05.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:05.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:05.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:05.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:05.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:05.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:05.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:05.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:05.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:05.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:05.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:05.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:05.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:05.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:05.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:05.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-08-16 10:38:05.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:05.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:05.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:05.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:05.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:05.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:05.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:05.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:05.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-08-16 10:38:05.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@1584c019 2024-08-16 10:38:05.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@1584c019 2024-08-16 10:38:05.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-08-16 10:38:05.610 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:05.613 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53ba1175 2024-08-16 10:38:05.631 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:05.889 [DefaultDispatcher-worker-5 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1584c019 2024-08-16 10:38:05.897 [DefaultDispatcher-worker-5 @coroutine#87] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1584c019 2024-08-16 10:38:05.897 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48257/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-08-16 10:38:05.898 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48257/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-08-16 10:38:05.898 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48257/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-08-16 10:38:05.917 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48257/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-08-16 10:38:05.917 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48257/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-08-16 10:38:05.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-08-16 10:38:05.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-08-16 10:38:05.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:05.966 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53ba1175: (connection evicted) 2024-08-16 10:38:05.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:05.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-08-16 10:38:05.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-08-16 10:38:05.970 [Test worker @coroutine#91] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1584c019 2024-08-16 10:38:05.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-08-16 10:38:05.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:05.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:05.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:05.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:05.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:05.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:05.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13c90c06 2024-08-16 10:38:05.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:05.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:05.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:05.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:05.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:05.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:05.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:05.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:05.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:05.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:05.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:05.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:05.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:05.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:05.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:05.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:05.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:05.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:05.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:05.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-08-16 10:38:05.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:05.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:05.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:05.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:05.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:05.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:05.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:05.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:05.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-08-16 10:38:05.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@15f861ee 2024-08-16 10:38:05.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@15f861ee 2024-08-16 10:38:05.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-08-16 10:38:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-08-16 10:38:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f1158ee 2024-08-16 10:38:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:05.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:05.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:05.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:05.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:05.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:05.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:05.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:05.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:05.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-08-16 10:38:05.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:05.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:05.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:05.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:05.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:05.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:05.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:05.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:05.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-08-16 10:38:05.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a4b288a 2024-08-16 10:38:05.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a4b288a 2024-08-16 10:38:05.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-08-16 10:38:06.048 [DefaultDispatcher-worker-1 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a4b288a 2024-08-16 10:38:06.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-08-16 10:38:06.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-08-16 10:38:06.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:06.052 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15f861ee: (connection evicted) 2024-08-16 10:38:06.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:06.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-08-16 10:38:06.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-08-16 10:38:06.053 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a4b288a 2024-08-16 10:38:06.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-08-16 10:38:06.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:06.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:06.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:06.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:06.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:06.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:06.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34cb0e49 2024-08-16 10:38:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-08-16 10:38:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:06.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:06.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:06.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:06.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:06.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:06.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:06.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:06.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-08-16 10:38:06.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a667f44 2024-08-16 10:38:06.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a667f44 2024-08-16 10:38:06.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-08-16 10:38:06.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-08-16 10:38:06.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:06.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:06.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:06.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:06.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:06.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:06.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53ba7997 2024-08-16 10:38:06.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:06.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:06.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:06.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:06.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:06.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:06.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:06.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:06.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:06.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:06.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:06.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:06.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:06.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:06.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:06.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:06.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:06.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:06.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:06.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-08-16 10:38:06.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:06.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:06.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:06.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:06.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:06.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:06.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:06.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:06.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-08-16 10:38:06.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@61dd1c3d 2024-08-16 10:38:06.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@61dd1c3d 2024-08-16 10:38:06.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-08-16 10:38:06.097 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:06.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-08-16 10:38:06.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-08-16 10:38:06.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:06.106 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a667f44: (connection evicted) 2024-08-16 10:38:06.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:06.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-08-16 10:38:06.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-08-16 10:38:06.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-08-16 10:38:06.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:06.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:06.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:06.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:06.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:06.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:06.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c0e2ec 2024-08-16 10:38:06.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:06.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:06.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:06.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:06.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:06.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:06.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:06.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:06.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:06.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:06.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:06.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:06.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:06.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:06.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:06.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:06.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:06.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:06.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:06.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-08-16 10:38:06.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:06.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:06.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:06.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:06.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:06.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:06.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:06.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:06.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-08-16 10:38:06.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d3c22a5 2024-08-16 10:38:06.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d3c22a5 2024-08-16 10:38:06.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-08-16 10:38:06.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-08-16 10:38:06.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:06.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:06.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:06.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:06.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:06.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:06.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@369ad7da 2024-08-16 10:38:06.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:06.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:06.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-08-16 10:38:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:06.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-08-16 10:38:06.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e98b933 2024-08-16 10:38:06.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e98b933 2024-08-16 10:38:06.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-08-16 10:38:06.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-08-16 10:38:06.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-08-16 10:38:06.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:06.147 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d3c22a5: (connection evicted) 2024-08-16 10:38:06.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:06.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-08-16 10:38:06.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-08-16 10:38:06.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-08-16 10:38:06.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:06.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:06.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:06.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:06.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:06.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:06.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ed9d173 2024-08-16 10:38:06.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:06.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:06.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:06.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:06.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:06.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:06.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:06.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:06.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:06.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:06.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:06.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:06.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:06.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:06.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:06.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:06.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:06.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:06.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:06.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-08-16 10:38:06.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:06.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:06.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:06.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:06.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:06.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:06.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:06.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:06.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-08-16 10:38:06.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@498a4d62 2024-08-16 10:38:06.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@498a4d62 2024-08-16 10:38:06.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-08-16 10:38:06.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-08-16 10:38:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1760e594 2024-08-16 10:38:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-08-16 10:38:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:06.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:06.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:06.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:06.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:06.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:06.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-08-16 10:38:06.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@143413cd 2024-08-16 10:38:06.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@143413cd 2024-08-16 10:38:06.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-08-16 10:38:06.179 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:06.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-08-16 10:38:06.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-08-16 10:38:06.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:06.197 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@498a4d62: (connection evicted) 2024-08-16 10:38:06.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:06.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-08-16 10:38:06.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-08-16 10:38:06.235 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:06.271 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:06.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-08-16 10:38:06.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:06.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:06.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:06.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:06.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:06.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:06.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@393ae7a0 2024-08-16 10:38:06.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:06.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:06.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:06.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:06.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:06.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:06.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:06.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:06.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:06.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:06.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:06.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:06.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:06.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:06.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:06.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:06.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:06.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:06.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:06.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-08-16 10:38:06.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:06.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:06.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:06.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:06.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:06.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:06.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:06.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:06.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-08-16 10:38:06.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e04abc5 2024-08-16 10:38:06.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e04abc5 2024-08-16 10:38:06.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-08-16 10:38:06.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-08-16 10:38:06.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:06.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:06.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:06.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:06.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:06.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:06.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1008df1e 2024-08-16 10:38:06.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:06.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:06.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:06.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:06.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:06.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:06.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:06.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:06.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:06.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:06.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:06.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:06.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:06.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:06.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:06.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:06.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:06.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:06.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:06.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-08-16 10:38:06.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:06.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:06.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:06.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:06.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:06.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:06.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:06.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:06.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-08-16 10:38:06.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@e72fb04 2024-08-16 10:38:06.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@e72fb04 2024-08-16 10:38:06.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-08-16 10:38:06.419 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:06.438 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:06.516 [DefaultDispatcher-worker-4 @coroutine#130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e72fb04 2024-08-16 10:38:06.543 [DefaultDispatcher-worker-4 @coroutine#132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e72fb04 2024-08-16 10:38:06.551 [DefaultDispatcher-worker-4 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e72fb04 2024-08-16 10:38:06.560 [DefaultDispatcher-worker-4 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e72fb04 2024-08-16 10:38:06.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-08-16 10:38:06.617 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-08-16 10:38:06.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:06.618 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e04abc5: (connection evicted) 2024-08-16 10:38:06.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:06.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-08-16 10:38:06.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-08-16 10:38:06.628 [Test worker @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e72fb04 2024-08-16 10:38:06.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-08-16 10:38:06.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:06.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:06.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:06.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:06.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:06.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:06.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a520f05 2024-08-16 10:38:06.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:06.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:06.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:06.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:06.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:06.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:06.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:06.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:06.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:06.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:06.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:06.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:06.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:06.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:06.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:06.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:06.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:06.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:06.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:06.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-08-16 10:38:06.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:06.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:06.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:06.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:06.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:06.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:06.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:06.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:06.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-08-16 10:38:06.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b31d46 2024-08-16 10:38:06.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b31d46 2024-08-16 10:38:06.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-08-16 10:38:06.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-08-16 10:38:06.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:06.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:06.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:06.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:06.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:06.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:06.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51e94b7d 2024-08-16 10:38:06.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:06.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:06.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:06.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:06.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:06.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:06.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:06.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:06.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:06.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:06.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:06.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:06.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:06.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:06.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:06.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:06.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:06.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:06.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:06.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-08-16 10:38:06.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:06.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:06.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:06.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:06.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:06.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:06.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:06.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:06.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-08-16 10:38:06.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a4f8e8a 2024-08-16 10:38:06.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a4f8e8a 2024-08-16 10:38:06.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-08-16 10:38:06.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-08-16 10:38:06.681 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-08-16 10:38:06.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:06.682 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66b31d46: (connection evicted) 2024-08-16 10:38:06.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:06.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-08-16 10:38:06.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-08-16 10:38:06.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-08-16 10:38:06.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:06.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:06.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:06.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:06.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:06.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:06.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c7843c3 2024-08-16 10:38:06.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:06.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:06.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:06.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:06.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:06.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:06.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:06.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:06.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:06.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:06.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:06.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:06.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:06.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:06.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:06.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:06.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:06.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:06.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:06.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-08-16 10:38:06.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:06.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:06.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:06.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:06.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:06.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:06.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:06.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:06.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-08-16 10:38:06.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c8f047a 2024-08-16 10:38:06.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c8f047a 2024-08-16 10:38:06.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-08-16 10:38:06.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-08-16 10:38:06.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:06.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:06.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:06.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:06.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:06.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:06.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4387d2f4 2024-08-16 10:38:06.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:06.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:06.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:06.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:06.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:06.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:06.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:06.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:06.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:06.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:06.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:06.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:06.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:06.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:06.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:06.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:06.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:06.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:06.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:06.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-08-16 10:38:06.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:06.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:06.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:06.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:06.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:06.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:06.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:06.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:06.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-08-16 10:38:06.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@93ce24d 2024-08-16 10:38:06.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@93ce24d 2024-08-16 10:38:06.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-08-16 10:38:06.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-08-16 10:38:06.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-08-16 10:38:06.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:06.710 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c8f047a: (connection evicted) 2024-08-16 10:38:06.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:06.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-08-16 10:38:06.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-08-16 10:38:06.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-08-16 10:38:06.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:06.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:06.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:06.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:06.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:06.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:06.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1171ba7e 2024-08-16 10:38:06.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:06.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:06.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:06.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:06.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:06.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:06.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:06.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:06.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:06.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:06.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:06.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:06.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:06.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:06.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:06.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:06.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:06.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:06.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:06.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-08-16 10:38:06.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:06.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:06.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:06.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:06.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:06.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:06.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:06.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:06.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-08-16 10:38:06.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b3c2ae0 2024-08-16 10:38:06.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b3c2ae0 2024-08-16 10:38:06.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-08-16 10:38:06.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-08-16 10:38:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d3b6585 2024-08-16 10:38:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-08-16 10:38:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:06.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-08-16 10:38:06.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e93108a 2024-08-16 10:38:06.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e93108a 2024-08-16 10:38:06.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-08-16 10:38:06.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-08-16 10:38:06.732 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-08-16 10:38:06.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:06.732 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b3c2ae0: (connection evicted) 2024-08-16 10:38:06.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:06.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-08-16 10:38:06.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-08-16 10:38:06.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-08-16 10:38:06.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:06.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:06.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:06.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:06.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:06.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:06.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ab455e2 2024-08-16 10:38:06.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:06.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:06.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:06.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:06.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:06.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:06.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:06.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:06.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:06.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:06.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:06.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:06.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:06.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:06.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:06.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:06.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:06.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:06.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:06.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-08-16 10:38:06.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:06.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:06.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:06.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:06.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:06.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:06.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:06.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:06.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-08-16 10:38:06.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ac685ef 2024-08-16 10:38:06.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ac685ef 2024-08-16 10:38:06.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-08-16 10:38:06.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-08-16 10:38:06.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:06.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:06.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:06.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:06.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:06.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:06.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@223cbf0d 2024-08-16 10:38:06.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:06.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:06.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:06.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:06.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:06.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:06.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:06.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:06.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:06.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:06.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:06.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:06.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:06.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:06.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:06.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:06.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:06.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:06.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:06.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-08-16 10:38:06.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:06.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:06.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:06.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:06.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:06.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:06.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:06.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:06.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-08-16 10:38:06.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ddb302 2024-08-16 10:38:06.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ddb302 2024-08-16 10:38:06.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-08-16 10:38:06.780 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:06.808 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:06.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-08-16 10:38:06.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-08-16 10:38:06.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:06.829 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ac685ef: (connection evicted) 2024-08-16 10:38:06.830 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:06.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:06.830 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-08-16 10:38:06.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-08-16 10:38:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-08-16 10:38:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@208e5b23 2024-08-16 10:38:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:06.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-08-16 10:38:06.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:06.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:06.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:06.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:06.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:06.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:06.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:06.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:06.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-08-16 10:38:06.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@aee05f4 2024-08-16 10:38:06.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@aee05f4 2024-08-16 10:38:06.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-08-16 10:38:06.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-08-16 10:38:06.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:06.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:06.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:06.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:06.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:06.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:06.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b4829aa 2024-08-16 10:38:06.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:06.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:06.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:06.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:06.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:06.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:06.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:06.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:06.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:06.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:06.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:06.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:06.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:06.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:06.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:06.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:06.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:06.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:06.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:06.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-08-16 10:38:06.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:06.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:06.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:06.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:06.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:06.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:06.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:06.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:06.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-08-16 10:38:06.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@a55e82a 2024-08-16 10:38:06.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@a55e82a 2024-08-16 10:38:06.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-08-16 10:38:06.854 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:06.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-08-16 10:38:06.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-08-16 10:38:06.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:06.856 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@aee05f4: (connection evicted) 2024-08-16 10:38:06.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:06.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-08-16 10:38:06.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-08-16 10:38:06.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-08-16 10:38:06.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:06.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:06.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:06.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:06.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:06.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:06.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ddd84d2 2024-08-16 10:38:06.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:06.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:06.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:06.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:06.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:06.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:06.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:06.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:06.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:06.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:06.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:06.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:06.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:06.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:06.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:06.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:06.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:06.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:06.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:06.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-08-16 10:38:06.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:06.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:06.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:06.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:06.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:06.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:06.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:06.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:06.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-08-16 10:38:06.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aa15a80 2024-08-16 10:38:06.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aa15a80 2024-08-16 10:38:06.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-08-16 10:38:06.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-08-16 10:38:06.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:06.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:06.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:06.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:06.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:06.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:06.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d065e1a 2024-08-16 10:38:06.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:06.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:06.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:06.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:06.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:06.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:06.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:06.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:06.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:06.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:06.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:06.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:06.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:06.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:06.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:06.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:06.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:06.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:06.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:06.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-08-16 10:38:06.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:06.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:06.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:06.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:06.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:06.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:06.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:06.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:06.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-08-16 10:38:06.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dbbdf92 2024-08-16 10:38:06.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dbbdf92 2024-08-16 10:38:06.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-08-16 10:38:06.893 [DefaultDispatcher-worker-4 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dbbdf92 2024-08-16 10:38:06.895 [DefaultDispatcher-worker-4 @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dbbdf92 2024-08-16 10:38:06.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-08-16 10:38:06.898 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-08-16 10:38:06.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:06.898 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7aa15a80: (connection evicted) 2024-08-16 10:38:06.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:06.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-08-16 10:38:06.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-08-16 10:38:06.900 [Test worker @coroutine#184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dbbdf92 2024-08-16 10:38:06.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-08-16 10:38:06.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:06.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:06.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:06.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:06.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:06.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:06.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2beee3e8 2024-08-16 10:38:06.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:06.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:06.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:06.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:06.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:06.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:06.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:06.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:06.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:06.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:06.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:06.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:06.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:06.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:06.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:06.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:06.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:06.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:06.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:06.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-08-16 10:38:06.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:06.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:06.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:06.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:06.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:06.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:06.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:06.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:06.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-08-16 10:38:06.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@58bad46f 2024-08-16 10:38:06.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@58bad46f 2024-08-16 10:38:06.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-08-16 10:38:06.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-08-16 10:38:06.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:06.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:06.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:06.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:06.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:06.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:06.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c0e4e4e 2024-08-16 10:38:06.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:06.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:06.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:06.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:06.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:06.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:06.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:06.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:06.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:06.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:06.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:06.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:06.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:06.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:06.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:06.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:06.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:06.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:06.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:06.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-08-16 10:38:06.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:06.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:06.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:06.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:06.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:06.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:06.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:06.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:06.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-08-16 10:38:06.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba97962 2024-08-16 10:38:06.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba97962 2024-08-16 10:38:06.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-08-16 10:38:06.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-08-16 10:38:06.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-08-16 10:38:06.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:06.939 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58bad46f: (connection evicted) 2024-08-16 10:38:06.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:06.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-08-16 10:38:06.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-08-16 10:38:06.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-08-16 10:38:06.953 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:06.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:06.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:06.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:06.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:06.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:06.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:06.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f030c72 2024-08-16 10:38:06.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:06.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:06.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:06.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-08-16 10:38:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:06.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-08-16 10:38:06.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@18513c23 2024-08-16 10:38:06.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@18513c23 2024-08-16 10:38:06.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-08-16 10:38:06.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-08-16 10:38:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6be50b35 2024-08-16 10:38:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-08-16 10:38:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:06.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-08-16 10:38:06.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@2166c48a 2024-08-16 10:38:06.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@2166c48a 2024-08-16 10:38:06.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-08-16 10:38:06.977 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:07.022 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:07.054 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:07.071 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:07.176 [DefaultDispatcher-worker-1 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2166c48a 2024-08-16 10:38:07.177 [DefaultDispatcher-worker-1 @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2166c48a 2024-08-16 10:38:07.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-08-16 10:38:07.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-08-16 10:38:07.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:07.179 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18513c23: (connection evicted) 2024-08-16 10:38:07.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:07.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-08-16 10:38:07.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-08-16 10:38:07.180 [Test worker @coroutine#206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2166c48a 2024-08-16 10:38:07.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-08-16 10:38:07.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:07.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:07.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:07.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:07.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:07.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:07.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b5b53c6 2024-08-16 10:38:07.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:07.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:07.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:07.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:07.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:07.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:07.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:07.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:07.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:07.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:07.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:07.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:07.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:07.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:07.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:07.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:07.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:07.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:07.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:07.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-08-16 10:38:07.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:07.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:07.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:07.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:07.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:07.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:07.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:07.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:07.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-08-16 10:38:07.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@3350ab4 2024-08-16 10:38:07.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@3350ab4 2024-08-16 10:38:07.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-08-16 10:38:07.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-08-16 10:38:07.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:07.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:07.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:07.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:07.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:07.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:07.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11cc9e1e 2024-08-16 10:38:07.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:07.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:07.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:07.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:07.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:07.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:07.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:07.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:07.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:07.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:07.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:07.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:07.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:07.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:07.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:07.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:07.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:07.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:07.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:07.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-08-16 10:38:07.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:07.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:07.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:07.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:07.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:07.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:07.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:07.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:07.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-08-16 10:38:07.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b0e9e0c 2024-08-16 10:38:07.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b0e9e0c 2024-08-16 10:38:07.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-08-16 10:38:07.285 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:07.303 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:07.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-08-16 10:38:07.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-08-16 10:38:07.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:07.453 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3350ab4: (connection evicted) 2024-08-16 10:38:07.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:07.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-08-16 10:38:07.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-08-16 10:38:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-08-16 10:38:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f73f0c7 2024-08-16 10:38:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-08-16 10:38:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:07.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:07.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:07.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:07.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:07.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-08-16 10:38:07.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@8debe42 2024-08-16 10:38:07.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@8debe42 2024-08-16 10:38:07.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-08-16 10:38:07.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-08-16 10:38:07.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:07.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:07.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:07.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:07.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:07.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:07.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70c31b17 2024-08-16 10:38:07.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:07.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:07.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:07.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:07.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:07.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:07.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:07.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:07.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:07.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:07.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:07.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:07.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:07.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:07.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:07.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:07.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:07.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:07.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:07.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-08-16 10:38:07.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:07.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:07.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:07.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:07.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:07.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:07.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:07.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:07.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-08-16 10:38:07.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@5950054d 2024-08-16 10:38:07.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@5950054d 2024-08-16 10:38:07.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-08-16 10:38:07.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-08-16 10:38:07.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-08-16 10:38:07.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:07.493 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8debe42: (connection evicted) 2024-08-16 10:38:07.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:07.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-08-16 10:38:07.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-08-16 10:38:07.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-08-16 10:38:07.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:07.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:07.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:07.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:07.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:07.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:07.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10d905c1 2024-08-16 10:38:07.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:07.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:07.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:07.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:07.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:07.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:07.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:07.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:07.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:07.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:07.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:07.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:07.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:07.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:07.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:07.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:07.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:07.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:07.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:07.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-08-16 10:38:07.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:07.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:07.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:07.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:07.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:07.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:07.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:07.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:07.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-08-16 10:38:07.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@62883f8a 2024-08-16 10:38:07.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@62883f8a 2024-08-16 10:38:07.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-08-16 10:38:07.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-08-16 10:38:07.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:07.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:07.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:07.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:07.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:07.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:07.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36665c11 2024-08-16 10:38:07.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:07.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:07.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:07.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:07.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:07.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:07.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:07.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:07.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:07.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:07.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:07.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:07.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:07.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:07.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:07.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:07.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:07.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:07.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:07.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-08-16 10:38:07.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:07.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:07.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:07.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:07.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:07.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:07.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:07.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:07.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-08-16 10:38:07.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a709cc7 2024-08-16 10:38:07.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a709cc7 2024-08-16 10:38:07.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-08-16 10:38:07.582 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:07.598 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:07.615 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:07.704 [DefaultDispatcher-worker-4 @coroutine#230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a709cc7 2024-08-16 10:38:07.706 [DefaultDispatcher-worker-4 @coroutine#232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a709cc7 2024-08-16 10:38:07.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-08-16 10:38:07.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-08-16 10:38:07.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:07.708 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62883f8a: (connection evicted) 2024-08-16 10:38:07.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:07.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-08-16 10:38:07.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-08-16 10:38:07.711 [Test worker @coroutine#234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a709cc7 2024-08-16 10:38:07.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-08-16 10:38:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4491eaeb 2024-08-16 10:38:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:07.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:07.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:07.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:07.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:07.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:07.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:07.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:07.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:07.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:07.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:07.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:07.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-08-16 10:38:07.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:07.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:07.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:07.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:07.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:07.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:07.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:07.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:07.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-08-16 10:38:07.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3ddc86 2024-08-16 10:38:07.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3ddc86 2024-08-16 10:38:07.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-08-16 10:38:07.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-08-16 10:38:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78e043e4 2024-08-16 10:38:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-08-16 10:38:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:07.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-08-16 10:38:07.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@738a39cc 2024-08-16 10:38:07.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@738a39cc 2024-08-16 10:38:07.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-08-16 10:38:07.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-08-16 10:38:07.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-08-16 10:38:07.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:07.736 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f3ddc86: (connection evicted) 2024-08-16 10:38:07.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:07.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-08-16 10:38:07.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-08-16 10:38:07.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-08-16 10:38:07.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:07.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:07.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:07.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:07.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:07.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:07.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17df689e 2024-08-16 10:38:07.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:07.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:07.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:07.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:07.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:07.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:07.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:07.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:07.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:07.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:07.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:07.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:07.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:07.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 10:38:07.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 10:38:07.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:07.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:07.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 10:38:07.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:07.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-08-16 10:38:07.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:07.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:07.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:07.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:07.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:07.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:07.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:07.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:07.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-08-16 10:38:07.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7469ca 2024-08-16 10:38:07.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7469ca 2024-08-16 10:38:07.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-08-16 10:38:07.769 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7469ca 2024-08-16 10:38:07.779 [Test worker @coroutine#243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7469ca 2024-08-16 10:38:07.781 [Test worker @coroutine#245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7469ca 2024-08-16 10:38:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-08-16 10:38:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@164dea80 2024-08-16 10:38:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-08-16 10:38:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:07.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-08-16 10:38:07.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@338a4c61 2024-08-16 10:38:07.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@338a4c61 2024-08-16 10:38:07.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-08-16 10:38:07.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-08-16 10:38:07.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-08-16 10:38:07.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:07.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:07.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-08-16 10:38:07.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-08-16 10:38:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-08-16 10:38:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47b4ac83 2024-08-16 10:38:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:07.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:07.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 10:38:07.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 10:38:07.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:07.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:07.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 10:38:07.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:07.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-08-16 10:38:07.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:07.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:07.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:07.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:07.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:07.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:07.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:07.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:07.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-08-16 10:38:07.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@5604b85 2024-08-16 10:38:07.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@5604b85 2024-08-16 10:38:07.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-08-16 10:38:07.802 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5604b85 2024-08-16 10:38:07.813 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5604b85 2024-08-16 10:38:07.815 [Test worker @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5604b85 2024-08-16 10:38:07.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-08-16 10:38:07.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:07.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:07.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:07.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:07.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:07.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:07.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bc6c20d 2024-08-16 10:38:07.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:07.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:07.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:07.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:07.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:07.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:07.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:07.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:07.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:07.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:07.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:07.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:07.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:07.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:07.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:07.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:07.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:07.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:07.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:07.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-08-16 10:38:07.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:07.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:07.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:07.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:07.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:07.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:07.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:07.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:07.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-08-16 10:38:07.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b85a73 2024-08-16 10:38:07.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b85a73 2024-08-16 10:38:07.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-08-16 10:38:07.827 [DefaultDispatcher-worker-8 @coroutine#273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39b85a73 2024-08-16 10:38:07.830 [Test worker @coroutine#275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39b85a73 2024-08-16 10:38:07.830 [DefaultDispatcher-worker-9 @coroutine#262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5604b85 2024-08-16 10:38:07.833 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:07.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-08-16 10:38:07.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-08-16 10:38:07.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:07.834 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5604b85: (connection evicted) 2024-08-16 10:38:07.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:07.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-08-16 10:38:07.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-08-16 10:38:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-08-16 10:38:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b28cff 2024-08-16 10:38:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 10:38:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 10:38:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 10:38:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-08-16 10:38:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:07.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-08-16 10:38:07.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@bfd97fb 2024-08-16 10:38:07.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@bfd97fb 2024-08-16 10:38:07.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-08-16 10:38:07.841 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bfd97fb 2024-08-16 10:38:07.852 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bfd97fb 2024-08-16 10:38:07.854 [Test worker @coroutine#281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bfd97fb 2024-08-16 10:38:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-08-16 10:38:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@751686aa 2024-08-16 10:38:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-08-16 10:38:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:07.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-08-16 10:38:07.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dc3ece8 2024-08-16 10:38:07.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dc3ece8 2024-08-16 10:38:07.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-08-16 10:38:07.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-08-16 10:38:07.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-08-16 10:38:07.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:07.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:07.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-08-16 10:38:07.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-08-16 10:38:07.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-08-16 10:38:07.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:07.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:07.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:07.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:07.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:07.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:07.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51508029 2024-08-16 10:38:07.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:07.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:07.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:07.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:07.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:07.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:07.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:07.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:07.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:07.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:07.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:07.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:07.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:07.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 10:38:07.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 10:38:07.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:07.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:07.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 10:38:07.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:07.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-08-16 10:38:07.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:07.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:07.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:07.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:07.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:07.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:07.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:07.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:07.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-08-16 10:38:07.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@31880efa 2024-08-16 10:38:07.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@31880efa 2024-08-16 10:38:07.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-08-16 10:38:07.880 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31880efa 2024-08-16 10:38:07.886 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:07.892 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31880efa 2024-08-16 10:38:07.895 [Test worker @coroutine#298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31880efa 2024-08-16 10:38:07.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-08-16 10:38:07.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:07.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:07.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:07.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:07.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:07.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:07.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@343d1d25 2024-08-16 10:38:07.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:07.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:07.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:07.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:07.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:07.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:07.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:07.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:07.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:07.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:07.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:07.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:07.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:07.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:07.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:07.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:07.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:07.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:07.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:07.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-08-16 10:38:07.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:07.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:07.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:07.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:07.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:07.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:07.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:07.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:07.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-08-16 10:38:07.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@e5c5e6 2024-08-16 10:38:07.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@e5c5e6 2024-08-16 10:38:07.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-08-16 10:38:07.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-08-16 10:38:07.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-08-16 10:38:07.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:07.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:07.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-08-16 10:38:07.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-08-16 10:38:07.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-08-16 10:38:07.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:07.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:07.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:07.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:07.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:07.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:07.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@528f5b7f 2024-08-16 10:38:07.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:07.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:07.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:07.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:07.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:07.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:07.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:07.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:07.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:07.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:07.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:07.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:07.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:07.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:07.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:07.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:07.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:07.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:07.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:07.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-08-16 10:38:07.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:07.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:07.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:07.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:07.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:07.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:07.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:07.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:07.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-08-16 10:38:07.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c41b8d8 2024-08-16 10:38:07.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c41b8d8 2024-08-16 10:38:07.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-08-16 10:38:07.917 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:07.957 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:07.966 [DefaultDispatcher-worker-3 @coroutine#311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c41b8d8 2024-08-16 10:38:07.978 [DefaultDispatcher-worker-12 @coroutine#311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c41b8d8 2024-08-16 10:38:07.998 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:08.013 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:08.027 [DefaultDispatcher-worker-11 @coroutine#311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c41b8d8 2024-08-16 10:38:08.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-08-16 10:38:08.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-08-16 10:38:08.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:08.030 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c41b8d8: (connection evicted) 2024-08-16 10:38:08.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:08.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-08-16 10:38:08.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-08-16 10:38:08.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-08-16 10:38:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a04d2a4 2024-08-16 10:38:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-08-16 10:38:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:08.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-08-16 10:38:08.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@362be0cd 2024-08-16 10:38:08.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@362be0cd 2024-08-16 10:38:08.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-08-16 10:38:08.074 [DefaultDispatcher-worker-7 @coroutine#315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362be0cd 2024-08-16 10:38:08.083 [DefaultDispatcher-worker-2 @coroutine#315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362be0cd 2024-08-16 10:38:08.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-08-16 10:38:08.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-08-16 10:38:08.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:08.100 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@362be0cd: (connection evicted) 2024-08-16 10:38:08.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:08.101 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-08-16 10:38:08.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-08-16 10:38:08.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-08-16 10:38:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e2c8ef 2024-08-16 10:38:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-08-16 10:38:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:08.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-08-16 10:38:08.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@60bc308b 2024-08-16 10:38:08.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@60bc308b 2024-08-16 10:38:08.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-08-16 10:38:08.143 [DefaultDispatcher-worker-3 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60bc308b 2024-08-16 10:38:08.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-08-16 10:38:08.145 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-08-16 10:38:08.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:08.145 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60bc308b: (connection evicted) 2024-08-16 10:38:08.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:08.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-08-16 10:38:08.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-08-16 10:38:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-08-16 10:38:08.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:08.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:08.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:08.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:08.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:08.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:08.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c682e26 2024-08-16 10:38:08.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:08.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:08.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:08.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:08.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:08.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:08.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:08.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:08.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:08.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:08.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:08.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:08.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:08.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:08.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:08.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:08.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:08.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:08.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:08.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-08-16 10:38:08.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:08.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:08.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:08.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:08.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:08.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:08.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:08.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:08.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-08-16 10:38:08.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@340fc1aa 2024-08-16 10:38:08.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@340fc1aa 2024-08-16 10:38:08.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-08-16 10:38:08.189 [DefaultDispatcher-worker-4 @coroutine#320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340fc1aa 2024-08-16 10:38:08.199 [DefaultDispatcher-worker-3 @coroutine#320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340fc1aa 2024-08-16 10:38:08.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-08-16 10:38:08.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-08-16 10:38:08.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:08.200 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@340fc1aa: (connection evicted) 2024-08-16 10:38:08.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:08.201 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-08-16 10:38:08.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-08-16 10:38:08.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-08-16 10:38:08.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:08.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:08.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:08.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:08.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:08.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:08.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c788d08 2024-08-16 10:38:08.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:08.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:08.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:08.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:08.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:08.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:08.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:08.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:08.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:08.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:08.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:08.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:08.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:08.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:08.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:08.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:08.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:08.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:08.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:08.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-08-16 10:38:08.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:08.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:08.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:08.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:08.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:08.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:08.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:08.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:08.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-08-16 10:38:08.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a99fa07 2024-08-16 10:38:08.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a99fa07 2024-08-16 10:38:08.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-08-16 10:38:08.249 [DefaultDispatcher-worker-2 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a99fa07 2024-08-16 10:38:08.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-08-16 10:38:08.252 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-08-16 10:38:08.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:08.252 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a99fa07: (connection evicted) 2024-08-16 10:38:08.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:08.253 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-08-16 10:38:08.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-08-16 10:38:08.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-08-16 10:38:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@799fb45e 2024-08-16 10:38:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-08-16 10:38:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:08.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-08-16 10:38:08.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b23c1f6 2024-08-16 10:38:08.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b23c1f6 2024-08-16 10:38:08.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-08-16 10:38:08.301 [DefaultDispatcher-worker-2 @coroutine#326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b23c1f6 2024-08-16 10:38:08.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-08-16 10:38:08.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-08-16 10:38:08.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:08.302 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b23c1f6: (connection evicted) 2024-08-16 10:38:08.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:08.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-08-16 10:38:08.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-08-16 10:38:08.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-08-16 10:38:08.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:08.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:08.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:08.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:08.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:08.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:08.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e05a706 2024-08-16 10:38:08.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:08.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:08.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:08.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:08.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:08.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:08.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:08.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:08.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:08.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:08.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:08.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:08.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:08.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:08.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:08.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:08.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:08.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:08.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:08.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-08-16 10:38:08.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:08.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:08.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:08.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:08.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:08.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:08.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:08.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:08.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-08-16 10:38:08.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a69014e 2024-08-16 10:38:08.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a69014e 2024-08-16 10:38:08.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-08-16 10:38:08.577 [DefaultDispatcher-worker-12 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a69014e 2024-08-16 10:38:08.589 [DefaultDispatcher-worker-8 @coroutine#339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a69014e 2024-08-16 10:38:08.592 [Test worker @coroutine#341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41829/manifest.json 2024-08-16 10:38:08.592 [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:41829/manifest.json. 2024-08-16 10:38:08.592 [Test worker @coroutine#341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41829/manifest.json 2024-08-16 10:38:08.595 [Test worker @coroutine#341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41829/manifest.json 2024-08-16 10:38:08.595 [Test worker @coroutine#341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41829/manifest.json 2024-08-16 10:38:08.606 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:08.726 [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:41829/manifest.json. 2024-08-16 10:38:08.727 [Test worker @coroutine#341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41829/manifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 10:38:08.740 [DefaultDispatcher-worker-3 @coroutine#341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a69014e 2024-08-16 10:38:08.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2024-08-16 10:38:08.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2024-08-16 10:38:08.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:08.747 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a69014e: (connection evicted) 2024-08-16 10:38:08.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:08.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2024-08-16 10:38:08.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2024-08-16 10:38:08.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-08-16 10:38:08.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:08.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:08.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:08.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:08.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:08.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:08.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5feff876 2024-08-16 10:38:08.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:08.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:08.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:08.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:08.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:08.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:08.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:08.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:08.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:08.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:08.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:08.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:08.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:08.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:08.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:08.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:08.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:08.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:08.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:08.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-08-16 10:38:08.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:08.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:08.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:08.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:08.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:08.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:08.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:08.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:08.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-08-16 10:38:08.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bdf94f2 2024-08-16 10:38:08.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bdf94f2 2024-08-16 10:38:08.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-08-16 10:38:08.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-08-16 10:38:08.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:08.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:08.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:08.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:08.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:08.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:08.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6108fd23 2024-08-16 10:38:08.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:08.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:08.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:08.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:08.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:08.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:08.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:08.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:08.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:08.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:08.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:08.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:08.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:08.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:08.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:08.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:08.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:08.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:08.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:08.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-08-16 10:38:08.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:08.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:08.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:08.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:08.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:08.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:08.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:08.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:08.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-08-16 10:38:08.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3a28b5 2024-08-16 10:38:08.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3a28b5 2024-08-16 10:38:08.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-08-16 10:38:08.809 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-08-16 10:38:08.867 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:08.880 [Test worker] INFO ktor.application - Application started in 0.076 seconds. 2024-08-16 10:38:08.880 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@72641613 2024-08-16 10:38:08.881 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:08.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-08-16 10:38:08.973 [DefaultDispatcher-worker-3 @coroutine#353] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-08-16 10:38:08.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:08.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:08.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:08.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:08.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:08.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:08.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75507e68 2024-08-16 10:38:08.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:08.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:08.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:08.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:08.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:08.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:08.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:08.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:08.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:08.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:08.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:08.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:08.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:08.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:08.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:08.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:08.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:08.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:08.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:08.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-08-16 10:38:08.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:08.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:08.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:08.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:08.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:08.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:08.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:08.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:08.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-08-16 10:38:08.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b2ba2c 2024-08-16 10:38:08.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b2ba2c 2024-08-16 10:38:08.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-08-16 10:38:09.002 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-08-16 10:38:09.007 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-08-16 10:38:09.007 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-08-16 10:38:09.008 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-08-16 10:38:09.008 [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-08-16 10:38:09.008 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-08-16 10:38:09.008 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-08-16 10:38:09.008 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-08-16 10:38:09.008 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-16 10:38:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-08-16 10:38:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e4c05a0 2024-08-16 10:38:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:09.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:09.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-08-16 10:38:09.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:09.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:09.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:09.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:09.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:09.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:09.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:09.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:09.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-08-16 10:38:09.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@2526d5f9 2024-08-16 10:38:09.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@2526d5f9 2024-08-16 10:38:09.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-08-16 10:38:09.066 [DefaultDispatcher-worker-3 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2526d5f9 2024-08-16 10:38:09.074 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:09.079 [DefaultDispatcher-worker-7 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2526d5f9 2024-08-16 10:38:09.090 [DefaultDispatcher-worker-14 @coroutine#362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b2ba2c 2024-08-16 10:38:09.093 [DefaultDispatcher-worker-14 @coroutine#365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b2ba2c 2024-08-16 10:38:09.103 [DefaultDispatcher-worker-1 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2526d5f9 2024-08-16 10:38:09.110 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:09.113 [DefaultDispatcher-worker-8 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2526d5f9 2024-08-16 10:38:09.114 [Test worker @coroutine#358] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/626896389610029056/_ustadmanifest.json 2024-08-16 10:38:09.114 [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/626896389610029056/_ustadmanifest.json. 2024-08-16 10:38:09.114 [Test worker @coroutine#358] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/626896389610029056/_ustadmanifest.json 2024-08-16 10:38:09.117 [Test worker @coroutine#358] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/626896389610029056/_ustadmanifest.json 2024-08-16 10:38:09.117 [Test worker @coroutine#358] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/626896389610029056/_ustadmanifest.json 2024-08-16 10:38:09.118 [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/626896389610029056/_ustadmanifest.json. 2024-08-16 10:38:09.118 [Test worker @coroutine#358] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/626896389610029056/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 10:38:09.136 [DefaultDispatcher-worker-11 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2526d5f9 2024-08-16 10:38:09.141 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-08-16 10:38:09.142 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-05d24395-8ac2-4372-b131-8b9d581f752a', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-08-16 10:38:09.146 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-16 10:38:09.147 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-05d24395-8ac2-4372-b131-8b9d581f752a 2024-08-16 10:38:09.152 [DefaultDispatcher-worker-15 @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:09.152 [DefaultDispatcher-worker-15 @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-08-16 10:38:09.152 [DefaultDispatcher-worker-15 @coroutine#379] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:09.152 [DefaultDispatcher-worker-15 @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-08-16 10:38:09.162 [DefaultDispatcher-worker-15 @coroutine#378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2526d5f9 2024-08-16 10:38:09.162 [DefaultDispatcher-worker-15 @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 10:38:09.162 [DefaultDispatcher-worker-15 @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-08-16 10:38:09.162 [DefaultDispatcher-worker-15 @coroutine#378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 10:38:09.169 [DefaultDispatcher-worker-15 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 10:38:09.169 [DefaultDispatcher-worker-15 @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-08-16 10:38:09.169 [DefaultDispatcher-worker-15 @coroutine#377] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-08-16 10:38:09.170 [DefaultDispatcher-worker-15 @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-08-16 10:38:09.229 [eventLoopGroupProxy-4-4 @call-handler#401] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 10:38:09.229 [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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 10:38:09.229 [eventLoopGroupProxy-4-1 @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-08-16 10:38:09.229 [eventLoopGroupProxy-4-3 @call-handler#400] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 10:38:09.237 [eventLoopGroupProxy-4-3 @call-handler#400] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:09.237 [eventLoopGroupProxy-4-2 @call-handler#399] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:09.238 [eventLoopGroupProxy-4-1 @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-08-16 10:38:09.238 [eventLoopGroupProxy-4-4 @call-handler#401] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:09.238 [eventLoopGroupProxy-4-4 @call-handler#401] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 10:38:09.242 [eventLoopGroupProxy-4-4 @call-handler#401] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:09.247 [DefaultDispatcher-worker-3 @coroutine#379] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:09.247 [DefaultDispatcher-worker-15 @coroutine#378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 10:38:09.247 [DefaultDispatcher-worker-15 @coroutine#378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 10:38:09.247 [DefaultDispatcher-worker-3 @coroutine#379] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:09.252 [eventLoopGroupProxy-4-4 @call-handler#401] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 28ms 2024-08-16 10:38:09.252 [eventLoopGroupProxy-4-3 @call-handler#400] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 28ms 2024-08-16 10:38:09.257 [eventLoopGroupProxy-4-1 @coroutine#408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdf94f2 2024-08-16 10:38:09.258 [DefaultDispatcher-worker-12 @coroutine#378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2526d5f9 2024-08-16 10:38:09.267 [DefaultDispatcher-worker-1 @coroutine#380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2526d5f9 2024-08-16 10:38:09.268 [eventLoopGroupProxy-4-1 @call-handler#402] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 44ms 2024-08-16 10:38:09.269 [DefaultDispatcher-worker-1 @coroutine#377] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-08-16 10:38:09.269 [DefaultDispatcher-worker-1 @coroutine#377] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 10:38:09.273 [DefaultDispatcher-worker-1 @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-08-16 10:38:09.273 [DefaultDispatcher-worker-1 @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-08-16 10:38:09.288 [DefaultDispatcher-worker-1 @coroutine#413] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:09.288 [DefaultDispatcher-worker-1 @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-08-16 10:38:09.288 [DefaultDispatcher-worker-1 @coroutine#413] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:09.288 [DefaultDispatcher-worker-1 @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-08-16 10:38:09.293 [eventLoopGroupProxy-4-4 @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-08-16 10:38:09.310 [eventLoopGroupProxy-4-4 @coroutine#416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdf94f2 2024-08-16 10:38:09.311 [eventLoopGroupProxy-4-4 @call-handler#415] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:09.311 [eventLoopGroupProxy-4-4 @call-handler#415] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 19ms 2024-08-16 10:38:09.312 [DefaultDispatcher-worker-1 @coroutine#413] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:09.322 [DefaultDispatcher-worker-1 @coroutine#413] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:09.322 [DefaultDispatcher-worker-1 @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-08-16 10:38:09.322 [DefaultDispatcher-worker-1 @coroutine#413] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:09.322 [DefaultDispatcher-worker-1 @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-08-16 10:38:09.326 [eventLoopGroupProxy-4-4 @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-08-16 10:38:09.330 [eventLoopGroupProxy-4-4 @coroutine#421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdf94f2 2024-08-16 10:38:09.330 [eventLoopGroupProxy-4-4 @call-handler#420] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:09.330 [eventLoopGroupProxy-4-4 @call-handler#420] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-08-16 10:38:09.331 [DefaultDispatcher-worker-1 @coroutine#413] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:09.351 [DefaultDispatcher-worker-3 @coroutine#377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2526d5f9 2024-08-16 10:38:09.371 [DefaultDispatcher-worker-8 @coroutine#380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2526d5f9 2024-08-16 10:38:09.386 [DefaultDispatcher-worker-8 @coroutine#380] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 10:38:09.386 [DefaultDispatcher-worker-8 @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-08-16 10:38:09.386 [DefaultDispatcher-worker-8 @coroutine#380] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 10:38:09.386 [DefaultDispatcher-worker-8 @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-08-16 10:38:09.388 [eventLoopGroupProxy-4-4 @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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 10:38:09.389 [eventLoopGroupProxy-4-4 @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-08-16 10:38:09.389 [eventLoopGroupProxy-4-4 @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-08-16 10:38:09.410 [DefaultDispatcher-worker-17 @call-handler#434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3a28b5 2024-08-16 10:38:09.411 [eventLoopGroupProxy-4-4 @call-handler#434] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:09.412 [eventLoopGroupProxy-4-4 @call-handler#434] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 24ms 2024-08-16 10:38:09.412 [DefaultDispatcher-worker-2 @coroutine#352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/626896389610029056/_ustadmanifest.json 2024-08-16 10:38:09.412 [DefaultDispatcher-worker-2 @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/626896389610029056/_ustadmanifest.json. 2024-08-16 10:38:09.412 [DefaultDispatcher-worker-2 @coroutine#352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/626896389610029056/_ustadmanifest.json 2024-08-16 10:38:09.413 [DefaultDispatcher-worker-17 @coroutine#380] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 10:38:09.413 [DefaultDispatcher-worker-17 @coroutine#380] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 10:38:09.413 [DefaultDispatcher-worker-17 @coroutine#380] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-16 10:38:09.413 [DefaultDispatcher-worker-17 @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-08-16 10:38:09.415 [DefaultDispatcher-worker-14 @coroutine#352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/626896389610029056/_ustadmanifest.json 2024-08-16 10:38:09.415 [DefaultDispatcher-worker-14 @coroutine#352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/626896389610029056/_ustadmanifest.json 2024-08-16 10:38:09.415 [DefaultDispatcher-worker-14 @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/626896389610029056/_ustadmanifest.json. 2024-08-16 10:38:09.415 [DefaultDispatcher-worker-14 @coroutine#352] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/626896389610029056/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 10:38:09.428 [DefaultDispatcher-worker-10 @coroutine#380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2526d5f9 2024-08-16 10:38:09.431 [DefaultDispatcher-worker-8 @coroutine#352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3a28b5 2024-08-16 10:38:09.433 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-08-16 10:38:09.433 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-08-16 10:38:09.433 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-08-16 10:38:09.433 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-08-16 10:38:09.433 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-08-16 10:38:09.435 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b2ba2c 2024-08-16 10:38:09.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2024-08-16 10:38:09.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2024-08-16 10:38:09.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:09.435 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2526d5f9: (connection evicted) 2024-08-16 10:38:09.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:09.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2024-08-16 10:38:09.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2024-08-16 10:38:09.503 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 10:38:09.503 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 10:38:09.819 [DefaultDispatcher-worker-17 @coroutine#450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39b85a73 2024-08-16 10:38:09.853 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 10:38:10.441 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@72641613 2024-08-16 10:38:10.442 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@72641613 2024-08-16 10:38:10.445 [Test worker @coroutine#454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdf94f2 2024-08-16 10:38:10.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2024-08-16 10:38:10.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2024-08-16 10:38:10.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:10.446 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d3a28b5: (connection evicted) 2024-08-16 10:38:10.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:10.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2024-08-16 10:38:10.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2024-08-16 10:38:10.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-08-16 10:38:10.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:10.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:10.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:10.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:10.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:10.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:10.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@92de794 2024-08-16 10:38:10.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:10.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:10.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:10.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:10.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:10.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:10.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:10.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:10.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:10.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:10.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:10.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:10.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:10.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:10.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:10.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:10.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:10.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:10.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:10.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-08-16 10:38:10.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:10.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:10.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:10.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:10.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:10.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:10.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:10.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:10.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-08-16 10:38:10.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@17a5ae7b 2024-08-16 10:38:10.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@17a5ae7b 2024-08-16 10:38:10.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-08-16 10:38:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-08-16 10:38:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b9bbaa8 2024-08-16 10:38:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-08-16 10:38:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:10.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-08-16 10:38:10.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c512bb 2024-08-16 10:38:10.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c512bb 2024-08-16 10:38:10.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-08-16 10:38:10.482 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-08-16 10:38:10.484 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-08-16 10:38:10.484 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@4e553d60 2024-08-16 10:38:10.485 [DefaultDispatcher-worker-6 @coroutine#461] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-08-16 10:38:10.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-08-16 10:38:10.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:10.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:10.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:10.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:10.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:10.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:10.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27c827ec 2024-08-16 10:38:10.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:10.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:10.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:10.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:10.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:10.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:10.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:10.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:10.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:10.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:10.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:10.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:10.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:10.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:10.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:10.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:10.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:10.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:10.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:10.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-08-16 10:38:10.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:10.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:10.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:10.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:10.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:10.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:10.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:10.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:10.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-08-16 10:38:10.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-08-16 10:38:10.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-08-16 10:38:10.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-08-16 10:38:10.489 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-08-16 10:38:10.489 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-08-16 10:38:10.489 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-08-16 10:38:10.489 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-08-16 10:38:10.489 [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-08-16 10:38:10.489 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-08-16 10:38:10.489 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-08-16 10:38:10.489 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-08-16 10:38:10.489 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-16 10:38:10.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-08-16 10:38:10.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:10.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:10.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:10.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:10.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:10.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:10.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e7cb01a 2024-08-16 10:38:10.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:10.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:10.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:10.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:10.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:10.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:10.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:10.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:10.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:10.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:10.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:10.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:10.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:10.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:10.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:10.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:10.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:10.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:10.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:10.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-08-16 10:38:10.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:10.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:10.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:10.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:10.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:10.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:10.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:10.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:10.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-08-16 10:38:10.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c04ec8 2024-08-16 10:38:10.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c04ec8 2024-08-16 10:38:10.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-08-16 10:38:10.530 [DefaultDispatcher-worker-16 @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04ec8 2024-08-16 10:38:10.541 [DefaultDispatcher-worker-15 @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04ec8 2024-08-16 10:38:10.550 [DefaultDispatcher-worker-15 @coroutine#470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-08-16 10:38:10.553 [Test worker @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-08-16 10:38:10.560 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:10.563 [DefaultDispatcher-worker-17 @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04ec8 2024-08-16 10:38:10.563 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:10.573 [DefaultDispatcher-worker-4 @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04ec8 2024-08-16 10:38:10.573 [Test worker @coroutine#466] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/626896392195780608/_ustadmanifest.json 2024-08-16 10:38:10.573 [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/626896392195780608/_ustadmanifest.json. 2024-08-16 10:38:10.573 [Test worker @coroutine#466] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/626896392195780608/_ustadmanifest.json 2024-08-16 10:38:10.576 [Test worker @coroutine#466] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/626896392195780608/_ustadmanifest.json 2024-08-16 10:38:10.576 [Test worker @coroutine#466] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/626896392195780608/_ustadmanifest.json 2024-08-16 10:38:10.576 [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/626896392195780608/_ustadmanifest.json. 2024-08-16 10:38:10.576 [Test worker @coroutine#466] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/626896392195780608/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 10:38:10.586 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:10.590 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:10.594 [DefaultDispatcher-worker-9 @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04ec8 2024-08-16 10:38:10.594 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-08-16 10:38:10.595 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-75308e8c-246c-44e4-978f-03efb8930ae7', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-08-16 10:38:10.596 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-16 10:38:10.596 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-75308e8c-246c-44e4-978f-03efb8930ae7 2024-08-16 10:38:10.598 [DefaultDispatcher-worker-7 @coroutine#487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:10.598 [DefaultDispatcher-worker-7 @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-08-16 10:38:10.598 [DefaultDispatcher-worker-7 @coroutine#487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:10.598 [DefaultDispatcher-worker-7 @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-08-16 10:38:10.602 [eventLoopGroupProxy-7-2 @call-handler#497] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 10:38:10.603 [eventLoopGroupProxy-7-1 @call-handler#498] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 10:38:10.603 [eventLoopGroupProxy-7-2 @call-handler#497] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:10.603 [eventLoopGroupProxy-7-1 @call-handler#498] 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-08-16 10:38:10.603 [eventLoopGroupProxy-7-1 @call-handler#498] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 10:38:10.604 [eventLoopGroupProxy-7-1 @call-handler#498] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:10.604 [eventLoopGroupProxy-7-1 @call-handler#498] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-08-16 10:38:10.605 [DefaultDispatcher-worker-10 @coroutine#487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:10.605 [DefaultDispatcher-worker-10 @coroutine#487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:10.608 [DefaultDispatcher-worker-7 @coroutine#486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04ec8 2024-08-16 10:38:10.608 [DefaultDispatcher-worker-7 @coroutine#486] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 10:38:10.608 [DefaultDispatcher-worker-7 @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-08-16 10:38:10.608 [DefaultDispatcher-worker-7 @coroutine#486] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 10:38:10.612 [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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 10:38:10.612 [DefaultDispatcher-worker-4 @coroutine#485] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 10:38:10.612 [DefaultDispatcher-worker-4 @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-08-16 10:38:10.612 [DefaultDispatcher-worker-4 @coroutine#485] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-08-16 10:38:10.612 [DefaultDispatcher-worker-4 @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-08-16 10:38:10.612 [eventLoopGroupProxy-7-1 @call-handler#506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:10.612 [eventLoopGroupProxy-7-1 @call-handler#506] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-08-16 10:38:10.613 [DefaultDispatcher-worker-17 @coroutine#486] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 10:38:10.613 [DefaultDispatcher-worker-17 @coroutine#486] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 10:38:10.614 [eventLoopGroupProxy-7-1 @call-handler#511] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-08-16 10:38:10.614 [eventLoopGroupProxy-7-1 @call-handler#511] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-08-16 10:38:10.616 [eventLoopGroupProxy-7-1 @coroutine#512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a5ae7b 2024-08-16 10:38:10.618 [eventLoopGroupProxy-7-1 @call-handler#511] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-08-16 10:38:10.619 [DefaultDispatcher-worker-9 @coroutine#485] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-08-16 10:38:10.619 [DefaultDispatcher-worker-9 @coroutine#485] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 10:38:10.620 [DefaultDispatcher-worker-9 @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-08-16 10:38:10.620 [DefaultDispatcher-worker-9 @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-08-16 10:38:10.622 [DefaultDispatcher-worker-9 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:10.622 [DefaultDispatcher-worker-9 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 10:38:10.622 [DefaultDispatcher-worker-9 @coroutine#516] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:10.623 [DefaultDispatcher-worker-9 @coroutine#516] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 10:38:10.624 [DefaultDispatcher-worker-16 @coroutine#486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04ec8 2024-08-16 10:38:10.626 [eventLoopGroupProxy-7-1 @call-handler#519] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:10.629 [eventLoopGroupProxy-7-1 @coroutine#520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a5ae7b 2024-08-16 10:38:10.630 [eventLoopGroupProxy-7-1 @call-handler#519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:10.631 [eventLoopGroupProxy-7-1 @call-handler#519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-08-16 10:38:10.631 [DefaultDispatcher-worker-1 @coroutine#516] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:10.633 [DefaultDispatcher-worker-17 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04ec8 2024-08-16 10:38:10.634 [DefaultDispatcher-worker-1 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:10.634 [DefaultDispatcher-worker-1 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 10:38:10.634 [DefaultDispatcher-worker-1 @coroutine#516] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:10.634 [DefaultDispatcher-worker-1 @coroutine#516] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 10:38:10.637 [eventLoopGroupProxy-7-1 @call-handler#524] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:10.640 [eventLoopGroupProxy-7-1 @coroutine#525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a5ae7b 2024-08-16 10:38:10.641 [eventLoopGroupProxy-7-1 @call-handler#524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:10.641 [eventLoopGroupProxy-7-1 @call-handler#524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-08-16 10:38:10.641 [DefaultDispatcher-worker-1 @coroutine#516] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:10.644 [DefaultDispatcher-worker-1 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:10.644 [DefaultDispatcher-worker-1 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 10:38:10.644 [DefaultDispatcher-worker-1 @coroutine#516] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:10.644 [DefaultDispatcher-worker-1 @coroutine#516] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 10:38:10.646 [eventLoopGroupProxy-7-1 @call-handler#529] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:10.691 [eventLoopGroupProxy-7-1 @call-handler#529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:10.691 [eventLoopGroupProxy-7-1 @call-handler#529] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-08-16 10:38:10.692 [DefaultDispatcher-worker-1 @coroutine#516] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:10.693 [DefaultDispatcher-worker-1 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:10.693 [DefaultDispatcher-worker-1 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 10:38:10.693 [DefaultDispatcher-worker-1 @coroutine#516] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:10.693 [DefaultDispatcher-worker-1 @coroutine#516] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 10:38:10.697 [eventLoopGroupProxy-7-1 @call-handler#532] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:10.697 [eventLoopGroupProxy-7-1 @call-handler#532] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 10:38:10.698 [DefaultDispatcher-worker-1 @coroutine#516] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:10.698 [DefaultDispatcher-worker-1 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 10:38:10.698 [DefaultDispatcher-worker-1 @coroutine#516] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 10:38:10.699 [DefaultDispatcher-worker-1 @coroutine#516] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:8094/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2024-08-16 10:38:10.699 [DefaultDispatcher-worker-1 @coroutine#516] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:10.713 [DefaultDispatcher-worker-15 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04ec8 2024-08-16 10:38:10.723 [DefaultDispatcher-worker-8 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04ec8 2024-08-16 10:38:10.725 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-08-16 10:38:11.226 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-4677be7e-10f1-4465-8b63-7760c983091b', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-08-16 10:38:11.226 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-16 10:38:11.226 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-4677be7e-10f1-4465-8b63-7760c983091b 2024-08-16 10:38:11.231 [DefaultDispatcher-worker-8 @coroutine#538] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 10:38:11.231 [DefaultDispatcher-worker-8 @coroutine#538] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-08-16 10:38:11.231 [DefaultDispatcher-worker-8 @coroutine#538] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-08-16 10:38:11.231 [DefaultDispatcher-worker-8 @coroutine#538] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-08-16 10:38:11.233 [eventLoopGroupProxy-7-1 @call-handler#541] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-08-16 10:38:11.234 [eventLoopGroupProxy-7-1 @call-handler#541] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-08-16 10:38:11.235 [eventLoopGroupProxy-7-1 @coroutine#542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a5ae7b 2024-08-16 10:38:11.238 [eventLoopGroupProxy-7-1 @call-handler#541] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-08-16 10:38:11.238 [DefaultDispatcher-worker-7 @coroutine#538] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-08-16 10:38:11.239 [DefaultDispatcher-worker-7 @coroutine#538] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 10:38:11.239 [DefaultDispatcher-worker-7 @coroutine#538] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-08-16 10:38:11.239 [DefaultDispatcher-worker-7 @coroutine#538] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 10:38:11.241 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:11.241 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 10:38:11.241 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:11.241 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 10:38:11.243 [eventLoopGroupProxy-7-1 @call-handler#548] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:11.247 [eventLoopGroupProxy-7-1 @call-handler#548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:11.247 [eventLoopGroupProxy-7-1 @call-handler#548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 10:38:11.247 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:11.250 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:11.250 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 10:38:11.250 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:11.250 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 10:38:11.252 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:11.254 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:11.254 [eventLoopGroupProxy-7-1 @call-handler#551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 10:38:11.255 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:11.257 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:11.257 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 10:38:11.257 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:11.257 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 10:38:11.259 [eventLoopGroupProxy-7-1 @call-handler#554] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:11.302 [eventLoopGroupProxy-7-1 @call-handler#554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:11.303 [eventLoopGroupProxy-7-1 @call-handler#554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 10:38:11.303 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:11.304 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:11.304 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 10:38:11.304 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:11.304 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 10:38:11.306 [eventLoopGroupProxy-7-1 @call-handler#557] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:11.350 [eventLoopGroupProxy-7-1 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:11.350 [eventLoopGroupProxy-7-1 @call-handler#557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 10:38:11.351 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:11.352 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:11.352 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 10:38:11.352 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:11.352 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 10:38:11.354 [eventLoopGroupProxy-7-1 @call-handler#560] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:11.398 [eventLoopGroupProxy-7-1 @call-handler#560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:11.398 [eventLoopGroupProxy-7-1 @call-handler#560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 10:38:11.399 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:11.400 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:11.400 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 10:38:11.400 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:11.400 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 10:38:11.402 [eventLoopGroupProxy-7-1 @call-handler#563] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:11.446 [eventLoopGroupProxy-7-1 @call-handler#563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:11.446 [eventLoopGroupProxy-7-1 @call-handler#563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 10:38:11.447 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:11.448 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:11.448 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 10:38:11.448 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:11.448 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 10:38:11.450 [eventLoopGroupProxy-7-1 @call-handler#566] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:11.494 [eventLoopGroupProxy-7-1 @call-handler#566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:11.494 [eventLoopGroupProxy-7-1 @call-handler#566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 10:38:11.495 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:11.496 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:11.496 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 10:38:11.496 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:11.496 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 10:38:11.498 [eventLoopGroupProxy-7-1 @call-handler#570] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:11.544 [eventLoopGroupProxy-7-1 @call-handler#570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:11.544 [eventLoopGroupProxy-7-1 @call-handler#570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-08-16 10:38:11.545 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:11.546 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:11.546 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 10:38:11.546 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:11.546 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 10:38:11.548 [eventLoopGroupProxy-7-1 @call-handler#573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:11.591 [eventLoopGroupProxy-7-1 @call-handler#573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:11.591 [eventLoopGroupProxy-7-1 @call-handler#573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-08-16 10:38:11.591 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:11.592 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:11.592 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 10:38:11.592 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:11.592 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 10:38:11.594 [eventLoopGroupProxy-7-1 @call-handler#576] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:11.638 [eventLoopGroupProxy-7-1 @call-handler#576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:11.638 [eventLoopGroupProxy-7-1 @call-handler#576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-16 10:38:11.639 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:11.640 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:11.640 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 10:38:11.640 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:11.640 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 10:38:11.642 [eventLoopGroupProxy-7-1 @call-handler#579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:11.686 [eventLoopGroupProxy-7-1 @call-handler#579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:11.686 [eventLoopGroupProxy-7-1 @call-handler#579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-16 10:38:11.686 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:11.687 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:11.687 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 10:38:11.687 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:11.688 [DefaultDispatcher-worker-8 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 10:38:11.689 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:11.730 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:11.731 [eventLoopGroupProxy-7-1 @call-handler#582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-08-16 10:38:11.731 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:11.733 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:11.733 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 10:38:11.733 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:11.733 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 10:38:11.735 [eventLoopGroupProxy-7-1 @call-handler#585] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:11.740 [DefaultDispatcher-worker-8 @coroutine#539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04ec8 2024-08-16 10:38:11.778 [eventLoopGroupProxy-7-1 @call-handler#585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:11.778 [eventLoopGroupProxy-7-1 @call-handler#585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 10:38:11.779 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:11.779 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:11.780 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 10:38:11.780 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:11.780 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 10:38:11.781 [eventLoopGroupProxy-7-1 @call-handler#589] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:11.832 [eventLoopGroupProxy-7-1 @coroutine#591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a5ae7b 2024-08-16 10:38:11.832 [eventLoopGroupProxy-7-1 @call-handler#589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:11.833 [eventLoopGroupProxy-7-1 @call-handler#589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 52ms 2024-08-16 10:38:11.833 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:11.835 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:11.835 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 10:38:11.835 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:11.835 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 10:38:11.837 [eventLoopGroupProxy-7-1 @call-handler#595] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:11.839 [eventLoopGroupProxy-7-1 @coroutine#596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a5ae7b 2024-08-16 10:38:11.840 [eventLoopGroupProxy-7-1 @call-handler#595] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:11.840 [eventLoopGroupProxy-7-1 @call-handler#595] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:11.841 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:11.842 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:11.842 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 10:38:11.842 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:11.842 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 10:38:11.844 [eventLoopGroupProxy-7-1 @call-handler#600] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:11.847 [eventLoopGroupProxy-7-1 @coroutine#601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a5ae7b 2024-08-16 10:38:11.847 [eventLoopGroupProxy-7-1 @call-handler#600] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:11.847 [eventLoopGroupProxy-7-1 @call-handler#600] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:11.848 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:11.860 [DefaultDispatcher-worker-9 @coroutine#538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04ec8 2024-08-16 10:38:11.872 [DefaultDispatcher-worker-13 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04ec8 2024-08-16 10:38:11.872 [DefaultDispatcher-worker-13 @coroutine#488] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 10:38:11.872 [DefaultDispatcher-worker-13 @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-08-16 10:38:11.872 [DefaultDispatcher-worker-13 @coroutine#488] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 10:38:11.872 [DefaultDispatcher-worker-13 @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-08-16 10:38:11.874 [eventLoopGroupProxy-7-1 @call-handler#610] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 10:38:11.875 [eventLoopGroupProxy-7-1 @call-handler#610] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-08-16 10:38:11.875 [eventLoopGroupProxy-7-1 @call-handler#610] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 10:38:11.894 [DefaultDispatcher-worker-17 @call-handler#610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c512bb 2024-08-16 10:38:11.894 [eventLoopGroupProxy-7-1 @call-handler#610] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:11.895 [eventLoopGroupProxy-7-1 @call-handler#610] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 21ms 2024-08-16 10:38:11.895 [DefaultDispatcher-worker-15 @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/626896392195780608/_ustadmanifest.json 2024-08-16 10:38:11.895 [DefaultDispatcher-worker-15 @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/626896392195780608/_ustadmanifest.json. 2024-08-16 10:38:11.895 [DefaultDispatcher-worker-15 @coroutine#460] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/626896392195780608/_ustadmanifest.json 2024-08-16 10:38:11.895 [DefaultDispatcher-worker-9 @coroutine#488] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 10:38:11.895 [DefaultDispatcher-worker-9 @coroutine#488] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 10:38:11.896 [DefaultDispatcher-worker-10 @coroutine#488] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-16 10:38:11.896 [DefaultDispatcher-worker-10 @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-08-16 10:38:11.897 [DefaultDispatcher-worker-9 @coroutine#460] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/626896392195780608/_ustadmanifest.json 2024-08-16 10:38:11.897 [DefaultDispatcher-worker-9 @coroutine#460] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/626896392195780608/_ustadmanifest.json 2024-08-16 10:38:11.898 [DefaultDispatcher-worker-9 @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/626896392195780608/_ustadmanifest.json. 2024-08-16 10:38:11.898 [DefaultDispatcher-worker-9 @coroutine#460] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/626896392195780608/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 10:38:11.906 [DefaultDispatcher-worker-8 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04ec8 2024-08-16 10:38:11.909 [DefaultDispatcher-worker-15 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c512bb 2024-08-16 10:38:11.910 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-08-16 10:38:11.910 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-08-16 10:38:11.910 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-08-16 10:38:11.910 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-08-16 10:38:11.910 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-08-16 10:38:11.912 [Test worker @coroutine#626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-08-16 10:38:11.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2024-08-16 10:38:11.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2024-08-16 10:38:11.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:11.913 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c04ec8: (connection evicted) 2024-08-16 10:38:11.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:11.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2024-08-16 10:38:11.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2024-08-16 10:38:11.989 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 10:38:12.226 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 10:38:12.361 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 10:38:12.462 [DefaultDispatcher-worker-8 @coroutine#630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a5ae7b 2024-08-16 10:38:12.917 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@4e553d60 2024-08-16 10:38:12.917 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@4e553d60 2024-08-16 10:38:12.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2024-08-16 10:38:12.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2024-08-16 10:38:12.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:12.918 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c512bb: (connection evicted) 2024-08-16 10:38:12.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:12.919 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2024-08-16 10:38:12.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2024-08-16 10:38:12.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-08-16 10:38:12.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:12.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:12.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:12.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:12.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:12.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:12.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3986b9e9 2024-08-16 10:38:12.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:12.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-08-16 10:38:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:12.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-08-16 10:38:12.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f629aa4 2024-08-16 10:38:12.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f629aa4 2024-08-16 10:38:12.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-08-16 10:38:12.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-08-16 10:38:12.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:12.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:12.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:12.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:12.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:12.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:12.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f22ce2a 2024-08-16 10:38:12.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:12.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:12.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:12.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:12.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:12.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:12.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:12.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:12.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:12.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:12.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:12.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:12.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:12.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:12.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:12.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:12.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:12.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:12.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:12.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-08-16 10:38:12.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:12.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:12.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:12.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:12.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:12.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:12.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:12.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:12.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-08-16 10:38:12.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2024-08-16 10:38:12.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2024-08-16 10:38:12.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-08-16 10:38:12.968 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-08-16 10:38:12.970 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-08-16 10:38:12.970 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@493250cf 2024-08-16 10:38:12.972 [DefaultDispatcher-worker-15 @coroutine#638] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-08-16 10:38:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-08-16 10:38:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1771d6a5 2024-08-16 10:38:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:12.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:12.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:12.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:12.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:12.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:12.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:12.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:12.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:12.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:12.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:12.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:12.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-08-16 10:38:12.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:12.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:12.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:12.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:12.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:12.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:12.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:12.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:12.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-08-16 10:38:12.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b18b308 2024-08-16 10:38:12.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b18b308 2024-08-16 10:38:12.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-08-16 10:38:12.975 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-08-16 10:38:12.976 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-08-16 10:38:12.976 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-08-16 10:38:12.976 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-08-16 10:38:12.976 [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-08-16 10:38:12.976 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-08-16 10:38:12.976 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-08-16 10:38:12.976 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-08-16 10:38:12.976 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-16 10:38:12.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-08-16 10:38:12.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:12.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:12.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:12.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:12.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:12.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:12.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@501b296a 2024-08-16 10:38:12.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:12.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:12.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:12.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:12.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:12.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:12.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:12.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:12.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-08-16 10:38:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:12.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-08-16 10:38:12.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@2053b761 2024-08-16 10:38:12.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@2053b761 2024-08-16 10:38:12.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-08-16 10:38:13.020 [DefaultDispatcher-worker-12 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2053b761 2024-08-16 10:38:13.027 [DefaultDispatcher-worker-10 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2053b761 2024-08-16 10:38:13.036 [DefaultDispatcher-worker-1 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b18b308 2024-08-16 10:38:13.039 [Test worker @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b18b308 2024-08-16 10:38:13.040 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:13.045 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:13.046 [DefaultDispatcher-worker-6 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2053b761 2024-08-16 10:38:13.055 [DefaultDispatcher-worker-8 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2053b761 2024-08-16 10:38:13.055 [Test worker @coroutine#644] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/626896404829134848/_ustadmanifest.json 2024-08-16 10:38:13.055 [Test worker @coroutine#644] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/626896404829134848/_ustadmanifest.json. 2024-08-16 10:38:13.055 [Test worker @coroutine#644] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/626896404829134848/_ustadmanifest.json 2024-08-16 10:38:13.057 [Test worker @coroutine#644] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/626896404829134848/_ustadmanifest.json 2024-08-16 10:38:13.058 [Test worker @coroutine#644] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/626896404829134848/_ustadmanifest.json 2024-08-16 10:38:13.058 [Test worker @coroutine#644] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/626896404829134848/_ustadmanifest.json. 2024-08-16 10:38:13.058 [Test worker @coroutine#644] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/626896404829134848/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 10:38:13.071 [DefaultDispatcher-worker-11 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2053b761 2024-08-16 10:38:13.072 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-08-16 10:38:13.072 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-80b85235-6313-4780-ba70-fbf0618398ab', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-08-16 10:38:13.073 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:13.073 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-16 10:38:13.074 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-80b85235-6313-4780-ba70-fbf0618398ab 2024-08-16 10:38:13.075 [DefaultDispatcher-worker-11 @coroutine#664] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:13.075 [DefaultDispatcher-worker-11 @coroutine#664] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 10:38:13.075 [DefaultDispatcher-worker-11 @coroutine#664] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:13.075 [DefaultDispatcher-worker-11 @coroutine#664] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 10:38:13.077 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:13.079 [eventLoopGroupProxy-10-2 @call-handler#675] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 10:38:13.079 [eventLoopGroupProxy-10-1 @call-handler#674] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 10:38:13.080 [eventLoopGroupProxy-10-2 @call-handler#675] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:13.080 [eventLoopGroupProxy-10-1 @call-handler#674] 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-08-16 10:38:13.080 [eventLoopGroupProxy-10-1 @call-handler#674] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 10:38:13.081 [eventLoopGroupProxy-10-1 @call-handler#674] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:13.081 [eventLoopGroupProxy-10-1 @call-handler#674] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 3ms 2024-08-16 10:38:13.082 [DefaultDispatcher-worker-4 @coroutine#664] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:13.082 [DefaultDispatcher-worker-4 @coroutine#664] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:13.085 [DefaultDispatcher-worker-11 @coroutine#663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2053b761 2024-08-16 10:38:13.085 [DefaultDispatcher-worker-11 @coroutine#663] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 10:38:13.085 [DefaultDispatcher-worker-11 @coroutine#663] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:13.085 [DefaultDispatcher-worker-11 @coroutine#663] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 10:38:13.087 [DefaultDispatcher-worker-10 @coroutine#662] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 10:38:13.087 [DefaultDispatcher-worker-10 @coroutine#662] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-08-16 10:38:13.087 [DefaultDispatcher-worker-10 @coroutine#662] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-08-16 10:38:13.087 [DefaultDispatcher-worker-10 @coroutine#662] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-08-16 10:38:13.088 [eventLoopGroupProxy-10-1 @call-handler#683] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 10:38:13.088 [eventLoopGroupProxy-10-1 @call-handler#683] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:13.088 [eventLoopGroupProxy-10-1 @call-handler#683] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-08-16 10:38:13.089 [DefaultDispatcher-worker-1 @coroutine#663] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 10:38:13.089 [DefaultDispatcher-worker-1 @coroutine#663] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 10:38:13.090 [eventLoopGroupProxy-10-3 @call-handler#690] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-08-16 10:38:13.091 [eventLoopGroupProxy-10-3 @call-handler#690] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-08-16 10:38:13.094 [eventLoopGroupProxy-10-3 @coroutine#691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f629aa4 2024-08-16 10:38:13.095 [eventLoopGroupProxy-10-3 @call-handler#690] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-08-16 10:38:13.096 [DefaultDispatcher-worker-8 @coroutine#662] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-08-16 10:38:13.096 [DefaultDispatcher-worker-8 @coroutine#662] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 10:38:13.097 [DefaultDispatcher-worker-8 @coroutine#662] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-08-16 10:38:13.097 [DefaultDispatcher-worker-8 @coroutine#662] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 10:38:13.100 [DefaultDispatcher-worker-11 @coroutine#663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2053b761 2024-08-16 10:38:13.101 [DefaultDispatcher-worker-7 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:13.101 [DefaultDispatcher-worker-7 @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-08-16 10:38:13.101 [DefaultDispatcher-worker-7 @coroutine#695] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:13.101 [DefaultDispatcher-worker-7 @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-08-16 10:38:13.103 [eventLoopGroupProxy-10-1 @call-handler#698] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:13.108 [eventLoopGroupProxy-10-1 @coroutine#699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f629aa4 2024-08-16 10:38:13.108 [eventLoopGroupProxy-10-1 @call-handler#698] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:13.108 [eventLoopGroupProxy-10-1 @call-handler#698] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-08-16 10:38:13.109 [DefaultDispatcher-worker-15 @coroutine#695] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:13.110 [DefaultDispatcher-worker-13 @coroutine#665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2053b761 2024-08-16 10:38:13.112 [DefaultDispatcher-worker-15 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:13.112 [DefaultDispatcher-worker-15 @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-08-16 10:38:13.112 [DefaultDispatcher-worker-15 @coroutine#695] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:13.112 [DefaultDispatcher-worker-15 @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-08-16 10:38:13.114 [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-08-16 10:38:13.121 [eventLoopGroupProxy-10-1 @coroutine#704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f629aa4 2024-08-16 10:38:13.122 [eventLoopGroupProxy-10-1 @call-handler#703] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:13.122 [eventLoopGroupProxy-10-1 @call-handler#703] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-08-16 10:38:13.123 [DefaultDispatcher-worker-15 @coroutine#695] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:13.125 [DefaultDispatcher-worker-15 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:13.125 [DefaultDispatcher-worker-15 @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-08-16 10:38:13.125 [DefaultDispatcher-worker-15 @coroutine#695] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:13.125 [DefaultDispatcher-worker-15 @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-08-16 10:38:13.127 [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-08-16 10:38:13.131 [eventLoopGroupProxy-10-1 @coroutine#709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f629aa4 2024-08-16 10:38:13.132 [eventLoopGroupProxy-10-1 @call-handler#708] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:13.132 [eventLoopGroupProxy-10-1 @call-handler#708] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-08-16 10:38:13.133 [DefaultDispatcher-worker-15 @coroutine#695] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:13.135 [DefaultDispatcher-worker-15 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:13.135 [DefaultDispatcher-worker-15 @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-08-16 10:38:13.135 [DefaultDispatcher-worker-15 @coroutine#695] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:13.135 [DefaultDispatcher-worker-15 @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-08-16 10:38:13.137 [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-08-16 10:38:13.139 [eventLoopGroupProxy-10-1 @coroutine#714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f629aa4 2024-08-16 10:38:13.140 [eventLoopGroupProxy-10-1 @call-handler#713] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:13.140 [eventLoopGroupProxy-10-1 @call-handler#713] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:13.141 [DefaultDispatcher-worker-15 @coroutine#695] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:13.143 [DefaultDispatcher-worker-15 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:13.143 [DefaultDispatcher-worker-15 @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-08-16 10:38:13.143 [DefaultDispatcher-worker-15 @coroutine#695] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:13.143 [DefaultDispatcher-worker-15 @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-08-16 10:38:13.144 [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-08-16 10:38:13.147 [eventLoopGroupProxy-10-1 @coroutine#719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f629aa4 2024-08-16 10:38:13.147 [eventLoopGroupProxy-10-1 @call-handler#718] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:13.147 [eventLoopGroupProxy-10-1 @call-handler#718] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:13.148 [DefaultDispatcher-worker-15 @coroutine#695] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:13.158 [DefaultDispatcher-worker-3 @coroutine#662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2053b761 2024-08-16 10:38:13.165 [DefaultDispatcher-worker-2 @coroutine#665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2053b761 2024-08-16 10:38:13.166 [DefaultDispatcher-worker-2 @coroutine#665] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 10:38:13.166 [DefaultDispatcher-worker-2 @coroutine#665] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-16 10:38:13.166 [DefaultDispatcher-worker-2 @coroutine#665] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 10:38:13.166 [DefaultDispatcher-worker-2 @coroutine#665] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-08-16 10:38:13.168 [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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 10:38:13.168 [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-08-16 10:38:13.168 [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-08-16 10:38:13.192 [DefaultDispatcher-worker-5 @call-handler#728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2024-08-16 10:38:13.193 [eventLoopGroupProxy-10-1 @call-handler#728] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:13.193 [eventLoopGroupProxy-10-1 @call-handler#728] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 26ms 2024-08-16 10:38:13.193 [DefaultDispatcher-worker-13 @coroutine#637] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/626896404829134848/_ustadmanifest.json 2024-08-16 10:38:13.193 [DefaultDispatcher-worker-13 @coroutine#637] 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/626896404829134848/_ustadmanifest.json. 2024-08-16 10:38:13.193 [DefaultDispatcher-worker-13 @coroutine#637] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/626896404829134848/_ustadmanifest.json 2024-08-16 10:38:13.194 [DefaultDispatcher-worker-5 @coroutine#665] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 10:38:13.194 [DefaultDispatcher-worker-5 @coroutine#665] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 10:38:13.194 [DefaultDispatcher-worker-5 @coroutine#665] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-16 10:38:13.194 [DefaultDispatcher-worker-5 @coroutine#665] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 10:38:13.195 [DefaultDispatcher-worker-6 @coroutine#637] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/626896404829134848/_ustadmanifest.json 2024-08-16 10:38:13.196 [DefaultDispatcher-worker-6 @coroutine#637] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/626896404829134848/_ustadmanifest.json 2024-08-16 10:38:13.196 [DefaultDispatcher-worker-6 @coroutine#637] 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/626896404829134848/_ustadmanifest.json. 2024-08-16 10:38:13.196 [DefaultDispatcher-worker-6 @coroutine#637] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/626896404829134848/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 10:38:13.206 [DefaultDispatcher-worker-2 @coroutine#665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2053b761 2024-08-16 10:38:13.208 [DefaultDispatcher-worker-3 @coroutine#637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2024-08-16 10:38:13.210 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-08-16 10:38:13.210 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-08-16 10:38:13.210 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-08-16 10:38:13.210 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-08-16 10:38:13.210 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-08-16 10:38:13.212 [Test worker @coroutine#744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b18b308 2024-08-16 10:38:13.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2024-08-16 10:38:13.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2024-08-16 10:38:13.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:13.212 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2053b761: (connection evicted) 2024-08-16 10:38:13.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:13.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2024-08-16 10:38:13.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2024-08-16 10:38:13.476 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 10:38:13.476 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 10:38:13.659 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 10:38:14.216 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@493250cf 2024-08-16 10:38:14.216 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@493250cf 2024-08-16 10:38:14.218 [Test worker @coroutine#750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f629aa4 2024-08-16 10:38:14.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2024-08-16 10:38:14.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2024-08-16 10:38:14.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:14.218 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9: (connection evicted) 2024-08-16 10:38:14.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:14.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2024-08-16 10:38:14.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2024-08-16 10:38:14.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-08-16 10:38:14.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:14.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:14.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:14.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:14.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:14.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:14.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c013560 2024-08-16 10:38:14.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:14.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:14.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:14.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:14.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:14.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:14.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:14.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:14.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:14.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:14.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:14.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:14.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:14.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:14.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:14.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:14.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:14.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:14.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:14.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-08-16 10:38:14.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:14.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:14.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:14.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:14.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:14.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:14.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:14.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:14.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-08-16 10:38:14.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:14.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:14.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-08-16 10:38:14.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-08-16 10:38:14.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:14.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:14.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:14.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b808427 2024-08-16 10:38:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-08-16 10:38:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:14.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-08-16 10:38:14.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@6771fc29 2024-08-16 10:38:14.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@6771fc29 2024-08-16 10:38:14.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-08-16 10:38:14.262 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-08-16 10:38:14.263 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-08-16 10:38:14.263 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@3a5ffea 2024-08-16 10:38:14.264 [DefaultDispatcher-worker-13 @coroutine#757] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-08-16 10:38:14.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-08-16 10:38:14.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:14.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:14.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:14.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:14.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:14.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:14.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3889c343 2024-08-16 10:38:14.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:14.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:14.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:14.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:14.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:14.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:14.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:14.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:14.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:14.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:14.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:14.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:14.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:14.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:14.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:14.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:14.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:14.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:14.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:14.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-08-16 10:38:14.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:14.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:14.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:14.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:14.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:14.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:14.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:14.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:14.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-08-16 10:38:14.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@136cad3e 2024-08-16 10:38:14.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@136cad3e 2024-08-16 10:38:14.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-08-16 10:38:14.267 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-08-16 10:38:14.268 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-08-16 10:38:14.268 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-08-16 10:38:14.268 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-08-16 10:38:14.268 [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-08-16 10:38:14.268 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-08-16 10:38:14.268 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-08-16 10:38:14.268 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-08-16 10:38:14.268 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-16 10:38:14.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-08-16 10:38:14.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:14.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:14.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:14.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:14.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:14.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:14.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54fd5759 2024-08-16 10:38:14.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:14.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:14.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:14.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:14.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:14.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:14.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:14.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:14.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:14.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:14.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:14.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:14.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:14.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:14.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:14.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:14.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:14.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:14.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:14.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-08-16 10:38:14.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:14.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:14.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:14.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:14.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:14.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:14.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:14.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:14.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-08-16 10:38:14.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@893081e 2024-08-16 10:38:14.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@893081e 2024-08-16 10:38:14.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-08-16 10:38:14.305 [DefaultDispatcher-worker-13 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@893081e 2024-08-16 10:38:14.314 [DefaultDispatcher-worker-16 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@893081e 2024-08-16 10:38:14.341 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:14.345 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:14.365 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:14.369 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:14.442 [DefaultDispatcher-worker-16 @coroutine#767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136cad3e 2024-08-16 10:38:14.480 [DefaultDispatcher-worker-16 @coroutine#769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136cad3e 2024-08-16 10:38:14.486 [DefaultDispatcher-worker-16 @coroutine#771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136cad3e 2024-08-16 10:38:14.491 [DefaultDispatcher-worker-16 @coroutine#773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136cad3e 2024-08-16 10:38:14.501 [DefaultDispatcher-worker-4 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@893081e 2024-08-16 10:38:14.513 [DefaultDispatcher-worker-13 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@893081e 2024-08-16 10:38:14.514 [Test worker @coroutine#762] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/626896409514508288/_ustadmanifest.json 2024-08-16 10:38:14.514 [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/626896409514508288/_ustadmanifest.json. 2024-08-16 10:38:14.514 [Test worker @coroutine#762] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/626896409514508288/_ustadmanifest.json 2024-08-16 10:38:14.516 [Test worker @coroutine#762] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/626896409514508288/_ustadmanifest.json 2024-08-16 10:38:14.516 [Test worker @coroutine#762] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/626896409514508288/_ustadmanifest.json 2024-08-16 10:38:14.519 [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/626896409514508288/_ustadmanifest.json. 2024-08-16 10:38:14.519 [Test worker @coroutine#762] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/626896409514508288/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 10:38:14.606 [DefaultDispatcher-worker-5 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@893081e 2024-08-16 10:38:14.607 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-08-16 10:38:14.607 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-0d793c74-01cd-481f-a38b-0d9d9c357efd', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-08-16 10:38:14.609 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-16 10:38:14.609 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-0d793c74-01cd-481f-a38b-0d9d9c357efd 2024-08-16 10:38:14.610 [DefaultDispatcher-worker-13 @coroutine#788] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:14.610 [DefaultDispatcher-worker-13 @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-08-16 10:38:14.610 [DefaultDispatcher-worker-13 @coroutine#788] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:14.610 [DefaultDispatcher-worker-13 @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-08-16 10:38:14.614 [eventLoopGroupProxy-13-1 @call-handler#798] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 10:38:14.615 [eventLoopGroupProxy-13-2 @call-handler#799] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 10:38:14.615 [eventLoopGroupProxy-13-1 @call-handler#798] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:14.615 [eventLoopGroupProxy-13-1 @call-handler#798] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 10:38:14.615 [eventLoopGroupProxy-13-2 @call-handler#799] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:14.616 [eventLoopGroupProxy-13-1 @call-handler#798] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:14.616 [eventLoopGroupProxy-13-1 @call-handler#798] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-08-16 10:38:14.616 [DefaultDispatcher-worker-6 @coroutine#788] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:14.616 [DefaultDispatcher-worker-6 @coroutine#788] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:14.618 [DefaultDispatcher-worker-8 @coroutine#787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@893081e 2024-08-16 10:38:14.619 [DefaultDispatcher-worker-8 @coroutine#787] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 10:38:14.619 [DefaultDispatcher-worker-8 @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-08-16 10:38:14.619 [DefaultDispatcher-worker-8 @coroutine#787] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 10:38:14.621 [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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 10:38:14.621 [eventLoopGroupProxy-13-1 @call-handler#806] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:14.621 [eventLoopGroupProxy-13-1 @call-handler#806] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-08-16 10:38:14.622 [DefaultDispatcher-worker-12 @coroutine#787] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 10:38:14.622 [DefaultDispatcher-worker-12 @coroutine#787] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 10:38:14.633 [DefaultDispatcher-worker-16 @coroutine#787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@893081e 2024-08-16 10:38:14.644 [DefaultDispatcher-worker-2 @coroutine#789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@893081e 2024-08-16 10:38:14.649 [DefaultDispatcher-worker-10 @coroutine#786] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 10:38:14.649 [DefaultDispatcher-worker-10 @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-08-16 10:38:14.649 [DefaultDispatcher-worker-10 @coroutine#786] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-08-16 10:38:14.649 [DefaultDispatcher-worker-10 @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-08-16 10:38:14.651 [eventLoopGroupProxy-13-1 @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-08-16 10:38:14.651 [eventLoopGroupProxy-13-1 @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-08-16 10:38:14.700 [eventLoopGroupProxy-13-1 @coroutine#814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:14.703 [eventLoopGroupProxy-13-1 @call-handler#813] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 53ms 2024-08-16 10:38:14.704 [DefaultDispatcher-worker-10 @coroutine#786] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-08-16 10:38:14.704 [DefaultDispatcher-worker-10 @coroutine#786] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 10:38:14.705 [DefaultDispatcher-worker-10 @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-08-16 10:38:14.705 [DefaultDispatcher-worker-10 @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-08-16 10:38:14.709 [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-08-16 10:38:14.709 [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-08-16 10:38:14.709 [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-08-16 10:38:14.709 [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-08-16 10:38:14.711 [eventLoopGroupProxy-13-1 @call-handler#820] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:14.714 [eventLoopGroupProxy-13-1 @coroutine#821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:14.715 [eventLoopGroupProxy-13-1 @call-handler#820] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:14.715 [eventLoopGroupProxy-13-1 @call-handler#820] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-08-16 10:38:14.716 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:14.719 [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-08-16 10:38:14.719 [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-08-16 10:38:14.719 [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-08-16 10:38:14.719 [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-08-16 10:38:14.721 [eventLoopGroupProxy-13-1 @call-handler#825] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:14.769 [eventLoopGroupProxy-13-1 @coroutine#826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:14.769 [eventLoopGroupProxy-13-1 @call-handler#825] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:14.770 [eventLoopGroupProxy-13-1 @call-handler#825] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-08-16 10:38:14.770 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:14.774 [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-08-16 10:38:14.774 [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-08-16 10:38:14.774 [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-08-16 10:38:14.774 [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-08-16 10:38:14.776 [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-08-16 10:38:14.778 [eventLoopGroupProxy-13-1 @coroutine#831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:14.779 [eventLoopGroupProxy-13-1 @call-handler#830] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:14.779 [eventLoopGroupProxy-13-1 @call-handler#830] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:14.780 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:14.781 [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-08-16 10:38:14.781 [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-08-16 10:38:14.781 [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-08-16 10:38:14.781 [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-08-16 10:38:14.783 [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-08-16 10:38:14.788 [eventLoopGroupProxy-13-1 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:14.789 [eventLoopGroupProxy-13-1 @call-handler#835] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:14.789 [eventLoopGroupProxy-13-1 @call-handler#835] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-08-16 10:38:14.793 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:14.795 [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-08-16 10:38:14.795 [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-08-16 10:38:14.795 [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-08-16 10:38:14.795 [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-08-16 10:38:14.797 [eventLoopGroupProxy-13-1 @call-handler#841] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:14.844 [eventLoopGroupProxy-13-1 @coroutine#842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:14.844 [eventLoopGroupProxy-13-1 @call-handler#841] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:14.844 [eventLoopGroupProxy-13-1 @call-handler#841] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-08-16 10:38:14.845 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:14.850 [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-08-16 10:38:14.850 [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-08-16 10:38:14.850 [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-08-16 10:38:14.850 [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-08-16 10:38:14.851 [eventLoopGroupProxy-13-1 @call-handler#846] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:14.922 [eventLoopGroupProxy-13-1 @coroutine#847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:14.922 [eventLoopGroupProxy-13-1 @call-handler#846] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:14.922 [eventLoopGroupProxy-13-1 @call-handler#846] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 71ms 2024-08-16 10:38:14.923 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:14.926 [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-08-16 10:38:14.927 [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-08-16 10:38:14.927 [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-08-16 10:38:14.927 [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-08-16 10:38:14.928 [eventLoopGroupProxy-13-1 @call-handler#851] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:14.981 [eventLoopGroupProxy-13-1 @coroutine#852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:14.981 [eventLoopGroupProxy-13-1 @call-handler#851] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:14.982 [eventLoopGroupProxy-13-1 @call-handler#851] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 53ms 2024-08-16 10:38:14.982 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:14.983 [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-08-16 10:38:14.983 [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-08-16 10:38:14.983 [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-08-16 10:38:14.983 [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-08-16 10:38:14.985 [eventLoopGroupProxy-13-1 @call-handler#856] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.032 [eventLoopGroupProxy-13-1 @coroutine#857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.033 [eventLoopGroupProxy-13-1 @call-handler#856] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.033 [eventLoopGroupProxy-13-1 @call-handler#856] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-08-16 10:38:15.034 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.035 [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-08-16 10:38:15.035 [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-08-16 10:38:15.035 [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-08-16 10:38:15.035 [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-08-16 10:38:15.037 [eventLoopGroupProxy-13-1 @call-handler#861] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.040 [eventLoopGroupProxy-13-1 @coroutine#862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.041 [eventLoopGroupProxy-13-1 @call-handler#861] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.041 [eventLoopGroupProxy-13-1 @call-handler#861] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 10:38:15.041 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.043 [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-08-16 10:38:15.043 [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-08-16 10:38:15.043 [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-08-16 10:38:15.043 [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-08-16 10:38:15.045 [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-08-16 10:38:15.089 [eventLoopGroupProxy-13-1 @coroutine#867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.089 [eventLoopGroupProxy-13-1 @call-handler#866] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.090 [eventLoopGroupProxy-13-1 @call-handler#866] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-16 10:38:15.090 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.092 [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-08-16 10:38:15.092 [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-08-16 10:38:15.092 [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-08-16 10:38:15.092 [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-08-16 10:38:15.094 [eventLoopGroupProxy-13-1 @call-handler#871] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.095 [eventLoopGroupProxy-13-1 @coroutine#872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.096 [eventLoopGroupProxy-13-1 @call-handler#871] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.096 [eventLoopGroupProxy-13-1 @call-handler#871] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 10:38:15.096 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.098 [DefaultDispatcher-worker-15 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.098 [DefaultDispatcher-worker-15 @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-08-16 10:38:15.098 [DefaultDispatcher-worker-15 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.098 [DefaultDispatcher-worker-15 @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-08-16 10:38:15.100 [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-08-16 10:38:15.101 [eventLoopGroupProxy-13-1 @coroutine#878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.102 [eventLoopGroupProxy-13-1 @call-handler#877] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.102 [eventLoopGroupProxy-13-1 @call-handler#877] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:15.102 [DefaultDispatcher-worker-15 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.104 [DefaultDispatcher-worker-15 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.104 [DefaultDispatcher-worker-15 @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-08-16 10:38:15.104 [DefaultDispatcher-worker-15 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.104 [DefaultDispatcher-worker-15 @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-08-16 10:38:15.106 [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-08-16 10:38:15.108 [eventLoopGroupProxy-13-1 @coroutine#883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.108 [eventLoopGroupProxy-13-1 @call-handler#882] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.108 [eventLoopGroupProxy-13-1 @call-handler#882] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 10:38:15.109 [DefaultDispatcher-worker-15 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.111 [DefaultDispatcher-worker-15 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.112 [DefaultDispatcher-worker-15 @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-08-16 10:38:15.112 [DefaultDispatcher-worker-15 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.112 [DefaultDispatcher-worker-15 @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-08-16 10:38:15.113 [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-08-16 10:38:15.115 [eventLoopGroupProxy-13-1 @coroutine#888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.116 [eventLoopGroupProxy-13-1 @call-handler#887] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.116 [eventLoopGroupProxy-13-1 @call-handler#887] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:15.117 [DefaultDispatcher-worker-15 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.118 [DefaultDispatcher-worker-15 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.118 [DefaultDispatcher-worker-15 @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-08-16 10:38:15.118 [DefaultDispatcher-worker-15 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.118 [DefaultDispatcher-worker-15 @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-08-16 10:38:15.120 [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-08-16 10:38:15.122 [eventLoopGroupProxy-13-1 @coroutine#893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.122 [eventLoopGroupProxy-13-1 @call-handler#892] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.122 [eventLoopGroupProxy-13-1 @call-handler#892] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 10:38:15.123 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.124 [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-08-16 10:38:15.125 [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-08-16 10:38:15.125 [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-08-16 10:38:15.125 [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-08-16 10:38:15.126 [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-08-16 10:38:15.128 [eventLoopGroupProxy-13-1 @coroutine#898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.129 [eventLoopGroupProxy-13-1 @call-handler#897] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.129 [eventLoopGroupProxy-13-1 @call-handler#897] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:15.129 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.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-08-16 10:38:15.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-08-16 10:38:15.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-08-16 10:38:15.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-08-16 10:38:15.133 [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-08-16 10:38:15.134 [DefaultDispatcher-worker-12 @coroutine#807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@893081e 2024-08-16 10:38:15.135 [eventLoopGroupProxy-13-1 @coroutine#903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.135 [eventLoopGroupProxy-13-1 @call-handler#902] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.135 [eventLoopGroupProxy-13-1 @call-handler#902] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:15.136 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.137 [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-08-16 10:38:15.137 [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-08-16 10:38:15.137 [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-08-16 10:38:15.138 [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-08-16 10:38:15.139 [eventLoopGroupProxy-13-1 @call-handler#908] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.141 [eventLoopGroupProxy-13-1 @coroutine#909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.141 [eventLoopGroupProxy-13-1 @call-handler#908] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.141 [eventLoopGroupProxy-13-1 @call-handler#908] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 10:38:15.142 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.143 [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-08-16 10:38:15.144 [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-08-16 10:38:15.144 [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-08-16 10:38:15.144 [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-08-16 10:38:15.145 [eventLoopGroupProxy-13-1 @call-handler#913] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.147 [eventLoopGroupProxy-13-1 @coroutine#914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.147 [eventLoopGroupProxy-13-1 @call-handler#913] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.147 [eventLoopGroupProxy-13-1 @call-handler#913] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 10:38:15.148 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.150 [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-08-16 10:38:15.150 [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-08-16 10:38:15.150 [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-08-16 10:38:15.150 [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-08-16 10:38:15.151 [eventLoopGroupProxy-13-1 @call-handler#918] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.153 [eventLoopGroupProxy-13-1 @coroutine#919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.153 [eventLoopGroupProxy-13-1 @call-handler#918] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.154 [eventLoopGroupProxy-13-1 @call-handler#918] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:15.154 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.156 [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-08-16 10:38:15.156 [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-08-16 10:38:15.156 [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-08-16 10:38:15.156 [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-08-16 10:38:15.157 [eventLoopGroupProxy-13-1 @call-handler#923] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.163 [eventLoopGroupProxy-13-1 @coroutine#924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.163 [eventLoopGroupProxy-13-1 @call-handler#923] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.163 [eventLoopGroupProxy-13-1 @call-handler#923] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-08-16 10:38:15.164 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.166 [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-08-16 10:38:15.166 [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-08-16 10:38:15.166 [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-08-16 10:38:15.166 [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-08-16 10:38:15.168 [eventLoopGroupProxy-13-1 @call-handler#928] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.171 [eventLoopGroupProxy-13-1 @coroutine#929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.172 [eventLoopGroupProxy-13-1 @call-handler#928] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.172 [eventLoopGroupProxy-13-1 @call-handler#928] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-08-16 10:38:15.172 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.174 [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-08-16 10:38:15.174 [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-08-16 10:38:15.174 [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-08-16 10:38:15.174 [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-08-16 10:38:15.175 [eventLoopGroupProxy-13-1 @call-handler#933] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.178 [eventLoopGroupProxy-13-1 @coroutine#934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.178 [eventLoopGroupProxy-13-1 @call-handler#933] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.178 [eventLoopGroupProxy-13-1 @call-handler#933] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:15.179 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.180 [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-08-16 10:38:15.180 [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-08-16 10:38:15.180 [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-08-16 10:38:15.180 [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-08-16 10:38:15.181 [eventLoopGroupProxy-13-1 @call-handler#938] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.184 [eventLoopGroupProxy-13-1 @coroutine#939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.184 [eventLoopGroupProxy-13-1 @call-handler#938] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.184 [eventLoopGroupProxy-13-1 @call-handler#938] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:15.185 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.186 [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-08-16 10:38:15.186 [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-08-16 10:38:15.186 [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-08-16 10:38:15.186 [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-08-16 10:38:15.188 [eventLoopGroupProxy-13-1 @call-handler#943] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.190 [eventLoopGroupProxy-13-1 @coroutine#944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.191 [eventLoopGroupProxy-13-1 @call-handler#943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.191 [eventLoopGroupProxy-13-1 @call-handler#943] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:15.191 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.193 [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-08-16 10:38:15.193 [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-08-16 10:38:15.193 [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-08-16 10:38:15.193 [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-08-16 10:38:15.195 [eventLoopGroupProxy-13-1 @call-handler#948] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.199 [eventLoopGroupProxy-13-1 @coroutine#949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.199 [eventLoopGroupProxy-13-1 @call-handler#948] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.199 [eventLoopGroupProxy-13-1 @call-handler#948] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-08-16 10:38:15.200 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.202 [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-08-16 10:38:15.202 [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-08-16 10:38:15.202 [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-08-16 10:38:15.202 [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-08-16 10:38:15.203 [eventLoopGroupProxy-13-1 @call-handler#953] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.206 [eventLoopGroupProxy-13-1 @coroutine#954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.206 [eventLoopGroupProxy-13-1 @call-handler#953] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.206 [eventLoopGroupProxy-13-1 @call-handler#953] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:15.207 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.208 [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-08-16 10:38:15.208 [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-08-16 10:38:15.208 [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-08-16 10:38:15.208 [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-08-16 10:38:15.210 [eventLoopGroupProxy-13-1 @call-handler#958] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.212 [eventLoopGroupProxy-13-1 @coroutine#959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.213 [eventLoopGroupProxy-13-1 @call-handler#958] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.213 [eventLoopGroupProxy-13-1 @call-handler#958] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:15.213 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.215 [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-08-16 10:38:15.215 [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-08-16 10:38:15.215 [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-08-16 10:38:15.215 [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-08-16 10:38:15.216 [eventLoopGroupProxy-13-1 @call-handler#963] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.219 [eventLoopGroupProxy-13-1 @coroutine#964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.219 [eventLoopGroupProxy-13-1 @call-handler#963] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.219 [eventLoopGroupProxy-13-1 @call-handler#963] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:15.220 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.221 [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-08-16 10:38:15.222 [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-08-16 10:38:15.222 [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-08-16 10:38:15.222 [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-08-16 10:38:15.223 [eventLoopGroupProxy-13-1 @call-handler#968] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.226 [eventLoopGroupProxy-13-1 @coroutine#969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.226 [eventLoopGroupProxy-13-1 @call-handler#968] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.226 [eventLoopGroupProxy-13-1 @call-handler#968] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:15.227 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.228 [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-08-16 10:38:15.228 [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-08-16 10:38:15.228 [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-08-16 10:38:15.228 [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-08-16 10:38:15.230 [eventLoopGroupProxy-13-1 @call-handler#973] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.232 [eventLoopGroupProxy-13-1 @coroutine#974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.232 [eventLoopGroupProxy-13-1 @call-handler#973] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.233 [eventLoopGroupProxy-13-1 @call-handler#973] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:15.233 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.235 [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-08-16 10:38:15.235 [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-08-16 10:38:15.235 [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-08-16 10:38:15.235 [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-08-16 10:38:15.236 [eventLoopGroupProxy-13-1 @call-handler#978] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.239 [eventLoopGroupProxy-13-1 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.239 [eventLoopGroupProxy-13-1 @call-handler#978] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.239 [eventLoopGroupProxy-13-1 @call-handler#978] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:15.240 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.241 [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-08-16 10:38:15.241 [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-08-16 10:38:15.241 [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-08-16 10:38:15.241 [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-08-16 10:38:15.243 [eventLoopGroupProxy-13-1 @call-handler#983] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.245 [eventLoopGroupProxy-13-1 @coroutine#984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.245 [eventLoopGroupProxy-13-1 @call-handler#983] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.245 [eventLoopGroupProxy-13-1 @call-handler#983] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:15.246 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.247 [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-08-16 10:38:15.247 [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-08-16 10:38:15.247 [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-08-16 10:38:15.247 [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-08-16 10:38:15.248 [eventLoopGroupProxy-13-1 @call-handler#988] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.250 [eventLoopGroupProxy-13-1 @coroutine#989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.251 [eventLoopGroupProxy-13-1 @call-handler#988] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.251 [eventLoopGroupProxy-13-1 @call-handler#988] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:15.251 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.253 [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-08-16 10:38:15.253 [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-08-16 10:38:15.253 [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-08-16 10:38:15.253 [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-08-16 10:38:15.254 [eventLoopGroupProxy-13-1 @call-handler#993] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.256 [eventLoopGroupProxy-13-1 @coroutine#994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.256 [eventLoopGroupProxy-13-1 @call-handler#993] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.256 [eventLoopGroupProxy-13-1 @call-handler#993] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 10:38:15.257 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.261 [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-08-16 10:38:15.261 [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-08-16 10:38:15.261 [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-08-16 10:38:15.261 [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-08-16 10:38:15.263 [eventLoopGroupProxy-13-1 @call-handler#998] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.265 [eventLoopGroupProxy-13-1 @coroutine#999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.265 [eventLoopGroupProxy-13-1 @call-handler#998] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.265 [eventLoopGroupProxy-13-1 @call-handler#998] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:15.266 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.268 [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-08-16 10:38:15.268 [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-08-16 10:38:15.268 [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-08-16 10:38:15.268 [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-08-16 10:38:15.269 [eventLoopGroupProxy-13-1 @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-08-16 10:38:15.316 [eventLoopGroupProxy-13-1 @coroutine#1004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.317 [eventLoopGroupProxy-13-1 @call-handler#1003] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.317 [eventLoopGroupProxy-13-1 @call-handler#1003] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-08-16 10:38:15.318 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.320 [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-08-16 10:38:15.320 [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-08-16 10:38:15.320 [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-08-16 10:38:15.320 [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-08-16 10:38:15.321 [eventLoopGroupProxy-13-1 @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-08-16 10:38:15.324 [eventLoopGroupProxy-13-1 @coroutine#1009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.324 [eventLoopGroupProxy-13-1 @call-handler#1008] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.324 [eventLoopGroupProxy-13-1 @call-handler#1008] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:15.325 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.327 [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-08-16 10:38:15.327 [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-08-16 10:38:15.327 [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-08-16 10:38:15.327 [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-08-16 10:38:15.328 [eventLoopGroupProxy-13-1 @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-08-16 10:38:15.331 [eventLoopGroupProxy-13-1 @coroutine#1014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.331 [eventLoopGroupProxy-13-1 @call-handler#1013] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.331 [eventLoopGroupProxy-13-1 @call-handler#1013] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:15.332 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.334 [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-08-16 10:38:15.334 [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-08-16 10:38:15.334 [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-08-16 10:38:15.334 [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-08-16 10:38:15.335 [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-08-16 10:38:15.338 [eventLoopGroupProxy-13-1 @coroutine#1019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.338 [eventLoopGroupProxy-13-1 @call-handler#1018] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.338 [eventLoopGroupProxy-13-1 @call-handler#1018] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:15.339 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.340 [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-08-16 10:38:15.340 [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-08-16 10:38:15.340 [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-08-16 10:38:15.340 [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-08-16 10:38:15.341 [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-08-16 10:38:15.388 [eventLoopGroupProxy-13-1 @coroutine#1024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.389 [eventLoopGroupProxy-13-1 @call-handler#1023] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.389 [eventLoopGroupProxy-13-1 @call-handler#1023] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-08-16 10:38:15.390 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.392 [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-08-16 10:38:15.392 [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-08-16 10:38:15.392 [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-08-16 10:38:15.392 [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-08-16 10:38:15.394 [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-08-16 10:38:15.442 [eventLoopGroupProxy-13-1 @coroutine#1030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.442 [eventLoopGroupProxy-13-1 @call-handler#1028] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.442 [eventLoopGroupProxy-13-1 @call-handler#1028] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-08-16 10:38:15.443 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.444 [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-08-16 10:38:15.444 [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-08-16 10:38:15.444 [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-08-16 10:38:15.444 [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-08-16 10:38:15.446 [eventLoopGroupProxy-13-1 @call-handler#1034] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.448 [eventLoopGroupProxy-13-1 @coroutine#1035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.449 [eventLoopGroupProxy-13-1 @call-handler#1034] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.449 [eventLoopGroupProxy-13-1 @call-handler#1034] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 10:38:15.449 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.450 [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-08-16 10:38:15.450 [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-08-16 10:38:15.450 [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-08-16 10:38:15.450 [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-08-16 10:38:15.452 [eventLoopGroupProxy-13-1 @call-handler#1039] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.454 [eventLoopGroupProxy-13-1 @coroutine#1040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.454 [eventLoopGroupProxy-13-1 @call-handler#1039] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.455 [eventLoopGroupProxy-13-1 @call-handler#1039] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:15.455 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.456 [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-08-16 10:38:15.457 [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-08-16 10:38:15.457 [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-08-16 10:38:15.457 [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-08-16 10:38:15.458 [eventLoopGroupProxy-13-1 @call-handler#1044] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.504 [eventLoopGroupProxy-13-1 @coroutine#1045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.505 [eventLoopGroupProxy-13-1 @call-handler#1044] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.505 [eventLoopGroupProxy-13-1 @call-handler#1044] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-08-16 10:38:15.505 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.507 [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-08-16 10:38:15.507 [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-08-16 10:38:15.507 [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-08-16 10:38:15.507 [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-08-16 10:38:15.509 [eventLoopGroupProxy-13-1 @call-handler#1049] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.511 [eventLoopGroupProxy-13-1 @coroutine#1050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.512 [eventLoopGroupProxy-13-1 @call-handler#1049] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.512 [eventLoopGroupProxy-13-1 @call-handler#1049] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:15.513 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.514 [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-08-16 10:38:15.514 [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-08-16 10:38:15.514 [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-08-16 10:38:15.514 [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-08-16 10:38:15.515 [eventLoopGroupProxy-13-1 @call-handler#1054] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.518 [eventLoopGroupProxy-13-1 @coroutine#1055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.518 [eventLoopGroupProxy-13-1 @call-handler#1054] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.518 [eventLoopGroupProxy-13-1 @call-handler#1054] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:15.519 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.520 [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-08-16 10:38:15.520 [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-08-16 10:38:15.520 [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-08-16 10:38:15.520 [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-08-16 10:38:15.521 [eventLoopGroupProxy-13-1 @call-handler#1059] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.524 [eventLoopGroupProxy-13-1 @coroutine#1060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.524 [eventLoopGroupProxy-13-1 @call-handler#1059] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.524 [eventLoopGroupProxy-13-1 @call-handler#1059] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:15.525 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.526 [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-08-16 10:38:15.526 [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-08-16 10:38:15.526 [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-08-16 10:38:15.526 [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-08-16 10:38:15.527 [eventLoopGroupProxy-13-1 @call-handler#1064] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.530 [eventLoopGroupProxy-13-1 @coroutine#1065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.530 [eventLoopGroupProxy-13-1 @call-handler#1064] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.530 [eventLoopGroupProxy-13-1 @call-handler#1064] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:15.531 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.532 [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-08-16 10:38:15.532 [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-08-16 10:38:15.532 [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-08-16 10:38:15.532 [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-08-16 10:38:15.533 [eventLoopGroupProxy-13-1 @call-handler#1069] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.580 [eventLoopGroupProxy-13-1 @coroutine#1070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.581 [eventLoopGroupProxy-13-1 @call-handler#1069] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.581 [eventLoopGroupProxy-13-1 @call-handler#1069] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-08-16 10:38:15.581 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.583 [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-08-16 10:38:15.583 [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-08-16 10:38:15.583 [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-08-16 10:38:15.583 [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-08-16 10:38:15.585 [eventLoopGroupProxy-13-1 @call-handler#1074] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.588 [eventLoopGroupProxy-13-1 @coroutine#1075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.588 [eventLoopGroupProxy-13-1 @call-handler#1074] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.588 [eventLoopGroupProxy-13-1 @call-handler#1074] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:15.589 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.590 [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-08-16 10:38:15.590 [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-08-16 10:38:15.590 [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-08-16 10:38:15.590 [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-08-16 10:38:15.592 [eventLoopGroupProxy-13-1 @call-handler#1079] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.594 [eventLoopGroupProxy-13-1 @coroutine#1080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.594 [eventLoopGroupProxy-13-1 @call-handler#1079] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.594 [eventLoopGroupProxy-13-1 @call-handler#1079] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:15.595 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.596 [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-08-16 10:38:15.596 [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-08-16 10:38:15.596 [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-08-16 10:38:15.596 [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-08-16 10:38:15.598 [eventLoopGroupProxy-13-1 @call-handler#1084] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.600 [eventLoopGroupProxy-13-1 @coroutine#1085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.600 [eventLoopGroupProxy-13-1 @call-handler#1084] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.601 [eventLoopGroupProxy-13-1 @call-handler#1084] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:15.601 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.602 [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-08-16 10:38:15.603 [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-08-16 10:38:15.603 [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-08-16 10:38:15.603 [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-08-16 10:38:15.604 [eventLoopGroupProxy-13-1 @call-handler#1089] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.606 [eventLoopGroupProxy-13-1 @coroutine#1090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.607 [eventLoopGroupProxy-13-1 @call-handler#1089] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.607 [eventLoopGroupProxy-13-1 @call-handler#1089] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:15.607 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.609 [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-08-16 10:38:15.609 [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-08-16 10:38:15.609 [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-08-16 10:38:15.609 [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-08-16 10:38:15.610 [eventLoopGroupProxy-13-1 @call-handler#1094] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.612 [eventLoopGroupProxy-13-1 @coroutine#1095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.612 [eventLoopGroupProxy-13-1 @call-handler#1094] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.612 [eventLoopGroupProxy-13-1 @call-handler#1094] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 10:38:15.613 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.614 [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-08-16 10:38:15.614 [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-08-16 10:38:15.614 [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-08-16 10:38:15.614 [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-08-16 10:38:15.615 [eventLoopGroupProxy-13-1 @call-handler#1099] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.618 [eventLoopGroupProxy-13-1 @coroutine#1100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.618 [eventLoopGroupProxy-13-1 @call-handler#1099] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.618 [eventLoopGroupProxy-13-1 @call-handler#1099] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:15.618 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.620 [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-08-16 10:38:15.620 [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-08-16 10:38:15.620 [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-08-16 10:38:15.620 [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-08-16 10:38:15.621 [eventLoopGroupProxy-13-1 @call-handler#1104] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.623 [eventLoopGroupProxy-13-1 @coroutine#1105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.623 [eventLoopGroupProxy-13-1 @call-handler#1104] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.624 [eventLoopGroupProxy-13-1 @call-handler#1104] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:15.624 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.625 [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-08-16 10:38:15.625 [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-08-16 10:38:15.625 [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-08-16 10:38:15.625 [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-08-16 10:38:15.627 [eventLoopGroupProxy-13-1 @call-handler#1109] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.629 [eventLoopGroupProxy-13-1 @coroutine#1110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.629 [eventLoopGroupProxy-13-1 @call-handler#1109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.630 [eventLoopGroupProxy-13-1 @call-handler#1109] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:15.630 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.631 [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-08-16 10:38:15.631 [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-08-16 10:38:15.631 [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-08-16 10:38:15.631 [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-08-16 10:38:15.633 [eventLoopGroupProxy-13-1 @call-handler#1114] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.635 [eventLoopGroupProxy-13-1 @coroutine#1115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.635 [eventLoopGroupProxy-13-1 @call-handler#1114] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.636 [eventLoopGroupProxy-13-1 @call-handler#1114] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:15.636 [DefaultDispatcher-worker-13 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.637 [DefaultDispatcher-worker-13 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.637 [DefaultDispatcher-worker-13 @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-08-16 10:38:15.637 [DefaultDispatcher-worker-13 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.637 [DefaultDispatcher-worker-13 @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-08-16 10:38:15.639 [eventLoopGroupProxy-13-1 @call-handler#1119] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.641 [eventLoopGroupProxy-13-1 @coroutine#1120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.641 [eventLoopGroupProxy-13-1 @call-handler#1119] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.642 [eventLoopGroupProxy-13-1 @call-handler#1119] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:15.642 [DefaultDispatcher-worker-8 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.643 [DefaultDispatcher-worker-8 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.643 [DefaultDispatcher-worker-8 @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-08-16 10:38:15.643 [DefaultDispatcher-worker-8 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.643 [DefaultDispatcher-worker-8 @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-08-16 10:38:15.644 [eventLoopGroupProxy-13-1 @call-handler#1124] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.646 [eventLoopGroupProxy-13-1 @coroutine#1125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.646 [eventLoopGroupProxy-13-1 @call-handler#1124] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.647 [eventLoopGroupProxy-13-1 @call-handler#1124] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:15.647 [DefaultDispatcher-worker-8 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.648 [DefaultDispatcher-worker-8 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.648 [DefaultDispatcher-worker-8 @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-08-16 10:38:15.648 [DefaultDispatcher-worker-8 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.648 [DefaultDispatcher-worker-8 @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-08-16 10:38:15.649 [eventLoopGroupProxy-13-1 @call-handler#1129] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.651 [eventLoopGroupProxy-13-1 @coroutine#1130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.651 [eventLoopGroupProxy-13-1 @call-handler#1129] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.651 [eventLoopGroupProxy-13-1 @call-handler#1129] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 10:38:15.652 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.653 [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-08-16 10:38:15.653 [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-08-16 10:38:15.653 [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-08-16 10:38:15.654 [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-08-16 10:38:15.655 [eventLoopGroupProxy-13-1 @call-handler#1134] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.658 [DefaultDispatcher-worker-16 @coroutine#807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@893081e 2024-08-16 10:38:15.699 [eventLoopGroupProxy-13-1 @coroutine#1137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.699 [eventLoopGroupProxy-13-1 @call-handler#1134] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.700 [eventLoopGroupProxy-13-1 @call-handler#1134] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-16 10:38:15.700 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.702 [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-08-16 10:38:15.702 [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-08-16 10:38:15.702 [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-08-16 10:38:15.702 [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-08-16 10:38:15.703 [eventLoopGroupProxy-13-1 @call-handler#1141] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.705 [eventLoopGroupProxy-13-1 @coroutine#1142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.705 [eventLoopGroupProxy-13-1 @call-handler#1141] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.705 [eventLoopGroupProxy-13-1 @call-handler#1141] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 10:38:15.706 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.707 [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-08-16 10:38:15.707 [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-08-16 10:38:15.707 [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-08-16 10:38:15.707 [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-08-16 10:38:15.708 [eventLoopGroupProxy-13-1 @call-handler#1146] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.710 [eventLoopGroupProxy-13-1 @coroutine#1147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.711 [eventLoopGroupProxy-13-1 @call-handler#1146] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.711 [eventLoopGroupProxy-13-1 @call-handler#1146] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:15.711 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.712 [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-08-16 10:38:15.712 [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-08-16 10:38:15.712 [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-08-16 10:38:15.712 [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-08-16 10:38:15.714 [eventLoopGroupProxy-13-1 @call-handler#1151] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.759 [eventLoopGroupProxy-13-1 @coroutine#1152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.760 [eventLoopGroupProxy-13-1 @call-handler#1151] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.760 [eventLoopGroupProxy-13-1 @call-handler#1151] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-08-16 10:38:15.760 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.763 [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-08-16 10:38:15.763 [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-08-16 10:38:15.763 [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-08-16 10:38:15.763 [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-08-16 10:38:15.764 [eventLoopGroupProxy-13-1 @call-handler#1156] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.766 [eventLoopGroupProxy-13-1 @coroutine#1157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.767 [eventLoopGroupProxy-13-1 @call-handler#1156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.767 [eventLoopGroupProxy-13-1 @call-handler#1156] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:15.767 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.769 [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-08-16 10:38:15.769 [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-08-16 10:38:15.769 [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-08-16 10:38:15.769 [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-08-16 10:38:15.770 [eventLoopGroupProxy-13-1 @call-handler#1161] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.772 [eventLoopGroupProxy-13-1 @coroutine#1162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.772 [eventLoopGroupProxy-13-1 @call-handler#1161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.772 [eventLoopGroupProxy-13-1 @call-handler#1161] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 10:38:15.773 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.774 [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-08-16 10:38:15.774 [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-08-16 10:38:15.774 [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-08-16 10:38:15.774 [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-08-16 10:38:15.776 [eventLoopGroupProxy-13-1 @call-handler#1166] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.778 [eventLoopGroupProxy-13-1 @coroutine#1167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.778 [eventLoopGroupProxy-13-1 @call-handler#1166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.778 [eventLoopGroupProxy-13-1 @call-handler#1166] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 10:38:15.778 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.780 [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-08-16 10:38:15.781 [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-08-16 10:38:15.781 [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-08-16 10:38:15.781 [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-08-16 10:38:15.782 [eventLoopGroupProxy-13-1 @call-handler#1171] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.828 [eventLoopGroupProxy-13-1 @coroutine#1172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.828 [eventLoopGroupProxy-13-1 @call-handler#1171] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.828 [eventLoopGroupProxy-13-1 @call-handler#1171] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-08-16 10:38:15.828 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.830 [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-08-16 10:38:15.830 [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-08-16 10:38:15.830 [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-08-16 10:38:15.830 [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-08-16 10:38:15.832 [eventLoopGroupProxy-13-1 @call-handler#1176] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.834 [eventLoopGroupProxy-13-1 @coroutine#1177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.835 [eventLoopGroupProxy-13-1 @call-handler#1176] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.835 [eventLoopGroupProxy-13-1 @call-handler#1176] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:15.835 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.837 [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-08-16 10:38:15.837 [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-08-16 10:38:15.837 [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-08-16 10:38:15.837 [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-08-16 10:38:15.838 [eventLoopGroupProxy-13-1 @call-handler#1181] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:15.883 [eventLoopGroupProxy-13-1 @coroutine#1182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.883 [eventLoopGroupProxy-13-1 @call-handler#1181] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.884 [eventLoopGroupProxy-13-1 @call-handler#1181] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-08-16 10:38:15.884 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.886 [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-08-16 10:38:15.886 [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-08-16 10:38:15.886 [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-08-16 10:38:15.886 [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-08-16 10:38:15.888 [eventLoopGroupProxy-13-1 @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-08-16 10:38:15.935 [eventLoopGroupProxy-13-1 @coroutine#1187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.936 [eventLoopGroupProxy-13-1 @call-handler#1186] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.936 [eventLoopGroupProxy-13-1 @call-handler#1186] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-08-16 10:38:15.936 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.939 [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-08-16 10:38:15.939 [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-08-16 10:38:15.939 [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-08-16 10:38:15.939 [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-08-16 10:38:15.940 [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-08-16 10:38:15.984 [eventLoopGroupProxy-13-1 @coroutine#1192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:15.984 [eventLoopGroupProxy-13-1 @call-handler#1191] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:15.985 [eventLoopGroupProxy-13-1 @call-handler#1191] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-16 10:38:15.985 [DefaultDispatcher-worker-17 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:15.987 [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-08-16 10:38:15.988 [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-08-16 10:38:15.988 [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-08-16 10:38:15.988 [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-08-16 10:38:15.989 [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-08-16 10:38:16.035 [eventLoopGroupProxy-13-1 @coroutine#1198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.035 [eventLoopGroupProxy-13-1 @call-handler#1196] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.036 [eventLoopGroupProxy-13-1 @call-handler#1196] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-08-16 10:38:16.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-08-16 10:38:16.038 [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-08-16 10:38:16.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-08-16 10:38:16.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-08-16 10:38:16.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-08-16 10:38:16.039 [eventLoopGroupProxy-13-1 @call-handler#1202] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.041 [eventLoopGroupProxy-13-1 @coroutine#1203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.041 [eventLoopGroupProxy-13-1 @call-handler#1202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.041 [eventLoopGroupProxy-13-1 @call-handler#1202] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 10:38:16.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-08-16 10:38:16.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-08-16 10:38:16.044 [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-08-16 10:38:16.044 [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-08-16 10:38:16.044 [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-08-16 10:38:16.045 [eventLoopGroupProxy-13-1 @call-handler#1207] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.047 [eventLoopGroupProxy-13-1 @coroutine#1208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.047 [eventLoopGroupProxy-13-1 @call-handler#1207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.047 [eventLoopGroupProxy-13-1 @call-handler#1207] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 10:38:16.047 [DefaultDispatcher-worker-17 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.049 [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-08-16 10:38:16.049 [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-08-16 10:38:16.049 [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-08-16 10:38:16.049 [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-08-16 10:38:16.050 [eventLoopGroupProxy-13-1 @call-handler#1212] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.052 [eventLoopGroupProxy-13-1 @coroutine#1213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.052 [eventLoopGroupProxy-13-1 @call-handler#1212] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.052 [eventLoopGroupProxy-13-1 @call-handler#1212] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 10:38:16.052 [DefaultDispatcher-worker-17 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.053 [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-08-16 10:38:16.054 [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-08-16 10:38:16.054 [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-08-16 10:38:16.054 [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-08-16 10:38:16.055 [eventLoopGroupProxy-13-1 @call-handler#1217] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.057 [eventLoopGroupProxy-13-1 @coroutine#1218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.058 [eventLoopGroupProxy-13-1 @call-handler#1217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.058 [eventLoopGroupProxy-13-1 @call-handler#1217] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:16.058 [DefaultDispatcher-worker-17 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.061 [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-08-16 10:38:16.061 [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-08-16 10:38:16.061 [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-08-16 10:38:16.061 [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-08-16 10:38:16.062 [eventLoopGroupProxy-13-1 @call-handler#1222] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.065 [eventLoopGroupProxy-13-1 @coroutine#1223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.065 [eventLoopGroupProxy-13-1 @call-handler#1222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.065 [eventLoopGroupProxy-13-1 @call-handler#1222] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:16.065 [DefaultDispatcher-worker-17 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.067 [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-08-16 10:38:16.067 [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-08-16 10:38:16.067 [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-08-16 10:38:16.067 [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-08-16 10:38:16.068 [eventLoopGroupProxy-13-1 @call-handler#1227] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.070 [eventLoopGroupProxy-13-1 @coroutine#1228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.070 [eventLoopGroupProxy-13-1 @call-handler#1227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.070 [eventLoopGroupProxy-13-1 @call-handler#1227] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 10:38:16.071 [DefaultDispatcher-worker-17 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.072 [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-08-16 10:38:16.072 [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-08-16 10:38:16.072 [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-08-16 10:38:16.072 [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-08-16 10:38:16.073 [eventLoopGroupProxy-13-1 @call-handler#1232] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.075 [eventLoopGroupProxy-13-1 @coroutine#1233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.075 [eventLoopGroupProxy-13-1 @call-handler#1232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.075 [eventLoopGroupProxy-13-1 @call-handler#1232] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 10:38:16.075 [DefaultDispatcher-worker-17 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.076 [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-08-16 10:38:16.076 [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-08-16 10:38:16.076 [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-08-16 10:38:16.076 [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-08-16 10:38:16.077 [eventLoopGroupProxy-13-1 @call-handler#1237] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.079 [eventLoopGroupProxy-13-1 @coroutine#1238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.080 [eventLoopGroupProxy-13-1 @call-handler#1237] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.080 [eventLoopGroupProxy-13-1 @call-handler#1237] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:16.080 [DefaultDispatcher-worker-17 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.081 [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-08-16 10:38:16.081 [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-08-16 10:38:16.081 [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-08-16 10:38:16.081 [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-08-16 10:38:16.082 [eventLoopGroupProxy-13-1 @call-handler#1242] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.084 [eventLoopGroupProxy-13-1 @coroutine#1243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.084 [eventLoopGroupProxy-13-1 @call-handler#1242] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.084 [eventLoopGroupProxy-13-1 @call-handler#1242] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 10:38:16.085 [DefaultDispatcher-worker-9 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.086 [DefaultDispatcher-worker-9 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.086 [DefaultDispatcher-worker-9 @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-08-16 10:38:16.086 [DefaultDispatcher-worker-9 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.086 [DefaultDispatcher-worker-9 @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-08-16 10:38:16.087 [eventLoopGroupProxy-13-1 @call-handler#1247] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.089 [eventLoopGroupProxy-13-1 @coroutine#1248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.089 [eventLoopGroupProxy-13-1 @call-handler#1247] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.089 [eventLoopGroupProxy-13-1 @call-handler#1247] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 10:38:16.090 [DefaultDispatcher-worker-9 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.091 [DefaultDispatcher-worker-9 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.091 [DefaultDispatcher-worker-9 @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-08-16 10:38:16.091 [DefaultDispatcher-worker-9 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.091 [DefaultDispatcher-worker-9 @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-08-16 10:38:16.092 [eventLoopGroupProxy-13-1 @call-handler#1252] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.094 [eventLoopGroupProxy-13-1 @coroutine#1253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.095 [eventLoopGroupProxy-13-1 @call-handler#1252] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.095 [eventLoopGroupProxy-13-1 @call-handler#1252] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:16.095 [DefaultDispatcher-worker-9 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.096 [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-08-16 10:38:16.097 [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-08-16 10:38:16.097 [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-08-16 10:38:16.097 [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-08-16 10:38:16.098 [eventLoopGroupProxy-13-1 @call-handler#1257] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.100 [eventLoopGroupProxy-13-1 @coroutine#1258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.100 [eventLoopGroupProxy-13-1 @call-handler#1257] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.100 [eventLoopGroupProxy-13-1 @call-handler#1257] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 10:38:16.100 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.101 [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-08-16 10:38:16.101 [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-08-16 10:38:16.101 [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-08-16 10:38:16.101 [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-08-16 10:38:16.102 [eventLoopGroupProxy-13-1 @call-handler#1262] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.104 [eventLoopGroupProxy-13-1 @coroutine#1263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.105 [eventLoopGroupProxy-13-1 @call-handler#1262] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.105 [eventLoopGroupProxy-13-1 @call-handler#1262] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:16.105 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.106 [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-08-16 10:38:16.106 [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-08-16 10:38:16.106 [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-08-16 10:38:16.106 [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-08-16 10:38:16.108 [eventLoopGroupProxy-13-1 @call-handler#1267] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.109 [eventLoopGroupProxy-13-1 @coroutine#1268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.110 [eventLoopGroupProxy-13-1 @call-handler#1267] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.110 [eventLoopGroupProxy-13-1 @call-handler#1267] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:16.110 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.111 [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-08-16 10:38:16.111 [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-08-16 10:38:16.111 [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-08-16 10:38:16.111 [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-08-16 10:38:16.113 [eventLoopGroupProxy-13-1 @call-handler#1272] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.161 [eventLoopGroupProxy-13-1 @coroutine#1273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.162 [eventLoopGroupProxy-13-1 @call-handler#1272] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.162 [eventLoopGroupProxy-13-1 @call-handler#1272] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-08-16 10:38:16.162 [DefaultDispatcher-worker-9 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.164 [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-08-16 10:38:16.164 [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-08-16 10:38:16.164 [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-08-16 10:38:16.164 [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-08-16 10:38:16.165 [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-08-16 10:38:16.168 [eventLoopGroupProxy-13-1 @coroutine#1278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.168 [eventLoopGroupProxy-13-1 @call-handler#1277] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.168 [eventLoopGroupProxy-13-1 @call-handler#1277] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:16.168 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.170 [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-08-16 10:38:16.170 [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-08-16 10:38:16.170 [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-08-16 10:38:16.170 [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-08-16 10:38:16.171 [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-08-16 10:38:16.173 [eventLoopGroupProxy-13-1 @coroutine#1283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.173 [eventLoopGroupProxy-13-1 @call-handler#1282] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.173 [eventLoopGroupProxy-13-1 @call-handler#1282] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 10:38:16.174 [DefaultDispatcher-worker-17 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.175 [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-08-16 10:38:16.175 [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-08-16 10:38:16.175 [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-08-16 10:38:16.175 [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-08-16 10:38:16.176 [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-08-16 10:38:16.178 [eventLoopGroupProxy-13-1 @coroutine#1288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.178 [eventLoopGroupProxy-13-1 @call-handler#1287] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.178 [eventLoopGroupProxy-13-1 @call-handler#1287] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 10:38:16.178 [DefaultDispatcher-worker-7 @coroutine#807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@893081e 2024-08-16 10:38:16.179 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.180 [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-08-16 10:38:16.180 [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-08-16 10:38:16.180 [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-08-16 10:38:16.180 [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-08-16 10:38:16.181 [eventLoopGroupProxy-13-1 @call-handler#1293] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.183 [eventLoopGroupProxy-13-1 @coroutine#1294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.184 [eventLoopGroupProxy-13-1 @call-handler#1293] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.184 [eventLoopGroupProxy-13-1 @call-handler#1293] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:16.184 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.186 [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-08-16 10:38:16.186 [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-08-16 10:38:16.186 [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-08-16 10:38:16.186 [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-08-16 10:38:16.187 [eventLoopGroupProxy-13-1 @call-handler#1298] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.189 [eventLoopGroupProxy-13-1 @coroutine#1299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.189 [eventLoopGroupProxy-13-1 @call-handler#1298] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.189 [eventLoopGroupProxy-13-1 @call-handler#1298] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 10:38:16.190 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.191 [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-08-16 10:38:16.191 [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-08-16 10:38:16.191 [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-08-16 10:38:16.191 [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-08-16 10:38:16.192 [eventLoopGroupProxy-13-1 @call-handler#1303] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.194 [eventLoopGroupProxy-13-1 @coroutine#1304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.194 [eventLoopGroupProxy-13-1 @call-handler#1303] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.194 [eventLoopGroupProxy-13-1 @call-handler#1303] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 10:38:16.194 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.196 [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-08-16 10:38:16.196 [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-08-16 10:38:16.196 [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-08-16 10:38:16.196 [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-08-16 10:38:16.197 [eventLoopGroupProxy-13-1 @call-handler#1308] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.239 [eventLoopGroupProxy-13-1 @coroutine#1309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.240 [eventLoopGroupProxy-13-1 @call-handler#1308] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.240 [eventLoopGroupProxy-13-1 @call-handler#1308] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-08-16 10:38:16.240 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.242 [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-08-16 10:38:16.242 [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-08-16 10:38:16.242 [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-08-16 10:38:16.242 [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-08-16 10:38:16.243 [eventLoopGroupProxy-13-1 @call-handler#1314] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.244 [DefaultDispatcher-worker-6 @coroutine#1312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.246 [eventLoopGroupProxy-13-1 @coroutine#1316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.246 [eventLoopGroupProxy-13-1 @call-handler#1314] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.246 [eventLoopGroupProxy-13-1 @call-handler#1314] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:16.246 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.248 [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-08-16 10:38:16.248 [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-08-16 10:38:16.248 [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-08-16 10:38:16.248 [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-08-16 10:38:16.249 [eventLoopGroupProxy-13-1 @call-handler#1320] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.251 [eventLoopGroupProxy-13-1 @coroutine#1321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.251 [eventLoopGroupProxy-13-1 @call-handler#1320] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.251 [eventLoopGroupProxy-13-1 @call-handler#1320] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 10:38:16.251 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.252 [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-08-16 10:38:16.253 [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-08-16 10:38:16.253 [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-08-16 10:38:16.253 [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-08-16 10:38:16.254 [eventLoopGroupProxy-13-1 @call-handler#1325] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.283 [DefaultDispatcher-worker-14 @coroutine#1326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136cad3e 2024-08-16 10:38:16.299 [eventLoopGroupProxy-13-1 @coroutine#1329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.300 [eventLoopGroupProxy-13-1 @call-handler#1325] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.300 [eventLoopGroupProxy-13-1 @call-handler#1325] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-08-16 10:38:16.300 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.302 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.302 [DefaultDispatcher-worker-14 @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-08-16 10:38:16.302 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.302 [DefaultDispatcher-worker-14 @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-08-16 10:38:16.303 [eventLoopGroupProxy-13-1 @call-handler#1333] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.306 [eventLoopGroupProxy-13-1 @coroutine#1334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.306 [eventLoopGroupProxy-13-1 @call-handler#1333] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.306 [eventLoopGroupProxy-13-1 @call-handler#1333] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:16.307 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.308 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.308 [DefaultDispatcher-worker-14 @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-08-16 10:38:16.308 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.308 [DefaultDispatcher-worker-14 @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-08-16 10:38:16.309 [eventLoopGroupProxy-13-1 @call-handler#1338] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.311 [eventLoopGroupProxy-13-1 @coroutine#1339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.311 [eventLoopGroupProxy-13-1 @call-handler#1338] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.311 [eventLoopGroupProxy-13-1 @call-handler#1338] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 10:38: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-08-16 10:38:16.313 [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-08-16 10:38:16.313 [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-08-16 10:38:16.313 [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-08-16 10:38:16.313 [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-08-16 10:38:16.314 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.316 [eventLoopGroupProxy-13-1 @coroutine#1344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.316 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.316 [eventLoopGroupProxy-13-1 @call-handler#1343] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 10:38: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-08-16 10:38: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-08-16 10:38: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-08-16 10:38: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-08-16 10:38: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-08-16 10:38:16.319 [eventLoopGroupProxy-13-1 @call-handler#1348] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.320 [eventLoopGroupProxy-13-1 @coroutine#1349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.321 [eventLoopGroupProxy-13-1 @call-handler#1348] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.321 [eventLoopGroupProxy-13-1 @call-handler#1348] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 10:38:16.321 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.322 [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-08-16 10:38:16.322 [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-08-16 10:38:16.322 [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-08-16 10:38:16.322 [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-08-16 10:38:16.323 [eventLoopGroupProxy-13-1 @call-handler#1353] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.325 [eventLoopGroupProxy-13-1 @coroutine#1354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.325 [eventLoopGroupProxy-13-1 @call-handler#1353] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.325 [eventLoopGroupProxy-13-1 @call-handler#1353] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 10:38:16.326 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.327 [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-08-16 10:38:16.327 [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-08-16 10:38:16.327 [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-08-16 10:38:16.327 [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-08-16 10:38:16.328 [eventLoopGroupProxy-13-1 @call-handler#1358] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.330 [eventLoopGroupProxy-13-1 @coroutine#1359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.330 [eventLoopGroupProxy-13-1 @call-handler#1358] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.330 [eventLoopGroupProxy-13-1 @call-handler#1358] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 10:38:16.330 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.331 [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-08-16 10:38:16.332 [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-08-16 10:38:16.332 [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-08-16 10:38:16.332 [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-08-16 10:38:16.333 [eventLoopGroupProxy-13-1 @call-handler#1363] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.334 [eventLoopGroupProxy-13-1 @coroutine#1364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.334 [eventLoopGroupProxy-13-1 @call-handler#1363] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.335 [eventLoopGroupProxy-13-1 @call-handler#1363] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 10:38:16.335 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.336 [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-08-16 10:38:16.336 [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-08-16 10:38:16.336 [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-08-16 10:38:16.336 [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-08-16 10:38:16.337 [eventLoopGroupProxy-13-1 @call-handler#1368] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.338 [eventLoopGroupProxy-13-1 @coroutine#1369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.339 [eventLoopGroupProxy-13-1 @call-handler#1368] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.339 [eventLoopGroupProxy-13-1 @call-handler#1368] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 10:38:16.339 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.340 [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-08-16 10:38:16.340 [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-08-16 10:38:16.340 [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-08-16 10:38:16.340 [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-08-16 10:38:16.341 [eventLoopGroupProxy-13-1 @call-handler#1373] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.343 [eventLoopGroupProxy-13-1 @coroutine#1374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.343 [eventLoopGroupProxy-13-1 @call-handler#1373] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.343 [eventLoopGroupProxy-13-1 @call-handler#1373] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 10:38:16.343 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.345 [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-08-16 10:38:16.345 [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-08-16 10:38:16.345 [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-08-16 10:38:16.345 [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-08-16 10:38:16.346 [eventLoopGroupProxy-13-1 @call-handler#1378] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.347 [eventLoopGroupProxy-13-1 @coroutine#1379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.348 [eventLoopGroupProxy-13-1 @call-handler#1378] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.348 [eventLoopGroupProxy-13-1 @call-handler#1378] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 10:38:16.348 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.350 [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-08-16 10:38:16.350 [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-08-16 10:38:16.350 [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-08-16 10:38:16.350 [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-08-16 10:38:16.351 [eventLoopGroupProxy-13-1 @call-handler#1383] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.352 [eventLoopGroupProxy-13-1 @coroutine#1384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.353 [eventLoopGroupProxy-13-1 @call-handler#1383] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.353 [eventLoopGroupProxy-13-1 @call-handler#1383] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 10:38:16.353 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.354 [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-08-16 10:38:16.354 [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-08-16 10:38:16.354 [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-08-16 10:38:16.354 [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-08-16 10:38:16.355 [eventLoopGroupProxy-13-1 @call-handler#1388] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.400 [eventLoopGroupProxy-13-1 @coroutine#1389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.400 [eventLoopGroupProxy-13-1 @call-handler#1388] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.400 [eventLoopGroupProxy-13-1 @call-handler#1388] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-16 10:38:16.400 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.402 [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-08-16 10:38:16.402 [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-08-16 10:38:16.402 [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-08-16 10:38:16.402 [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-08-16 10:38:16.403 [eventLoopGroupProxy-13-1 @call-handler#1393] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.405 [eventLoopGroupProxy-13-1 @coroutine#1394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.405 [eventLoopGroupProxy-13-1 @call-handler#1393] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.406 [eventLoopGroupProxy-13-1 @call-handler#1393] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:16.406 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.407 [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-08-16 10:38:16.407 [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-08-16 10:38:16.407 [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-08-16 10:38:16.407 [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-08-16 10:38:16.409 [eventLoopGroupProxy-13-1 @call-handler#1398] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.452 [eventLoopGroupProxy-13-1 @coroutine#1399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.452 [eventLoopGroupProxy-13-1 @call-handler#1398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.452 [eventLoopGroupProxy-13-1 @call-handler#1398] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-08-16 10:38:16.452 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.454 [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-08-16 10:38:16.454 [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-08-16 10:38:16.454 [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-08-16 10:38:16.454 [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-08-16 10:38:16.455 [eventLoopGroupProxy-13-1 @call-handler#1403] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.457 [eventLoopGroupProxy-13-1 @coroutine#1404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.457 [eventLoopGroupProxy-13-1 @call-handler#1403] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.457 [eventLoopGroupProxy-13-1 @call-handler#1403] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 10:38:16.458 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.459 [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-08-16 10:38:16.459 [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-08-16 10:38:16.459 [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-08-16 10:38:16.459 [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-08-16 10:38:16.460 [eventLoopGroupProxy-13-1 @call-handler#1408] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.503 [eventLoopGroupProxy-13-1 @coroutine#1409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.503 [eventLoopGroupProxy-13-1 @call-handler#1408] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.503 [eventLoopGroupProxy-13-1 @call-handler#1408] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-08-16 10:38:16.504 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.505 [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-08-16 10:38:16.505 [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-08-16 10:38:16.505 [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-08-16 10:38:16.505 [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-08-16 10:38:16.506 [eventLoopGroupProxy-13-1 @call-handler#1413] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.550 [eventLoopGroupProxy-13-1 @coroutine#1414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.551 [eventLoopGroupProxy-13-1 @call-handler#1413] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.551 [eventLoopGroupProxy-13-1 @call-handler#1413] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-16 10:38:16.551 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.552 [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-08-16 10:38:16.552 [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-08-16 10:38:16.552 [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-08-16 10:38:16.552 [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-08-16 10:38:16.554 [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-08-16 10:38:16.599 [eventLoopGroupProxy-13-1 @coroutine#1420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.599 [eventLoopGroupProxy-13-1 @call-handler#1418] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.599 [eventLoopGroupProxy-13-1 @call-handler#1418] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-08-16 10:38:16.599 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.600 [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-08-16 10:38:16.601 [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-08-16 10:38:16.601 [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-08-16 10:38:16.601 [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-08-16 10:38:16.602 [eventLoopGroupProxy-13-1 @call-handler#1424] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.647 [eventLoopGroupProxy-13-1 @coroutine#1425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.647 [eventLoopGroupProxy-13-1 @call-handler#1424] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.647 [eventLoopGroupProxy-13-1 @call-handler#1424] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-16 10:38:16.648 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.649 [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-08-16 10:38:16.649 [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-08-16 10:38:16.649 [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-08-16 10:38:16.649 [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-08-16 10:38:16.650 [eventLoopGroupProxy-13-1 @call-handler#1429] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.695 [DefaultDispatcher-worker-6 @coroutine#807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@893081e 2024-08-16 10:38:16.695 [eventLoopGroupProxy-13-1 @coroutine#1430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.695 [eventLoopGroupProxy-13-1 @call-handler#1429] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.695 [eventLoopGroupProxy-13-1 @call-handler#1429] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-16 10:38:16.696 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.697 [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-08-16 10:38:16.697 [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-08-16 10:38:16.697 [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-08-16 10:38:16.697 [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-08-16 10:38:16.698 [eventLoopGroupProxy-13-1 @call-handler#1435] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.700 [eventLoopGroupProxy-13-1 @coroutine#1436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.701 [eventLoopGroupProxy-13-1 @call-handler#1435] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.701 [eventLoopGroupProxy-13-1 @call-handler#1435] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:16.701 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.703 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.703 [DefaultDispatcher-worker-14 @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-08-16 10:38:16.703 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.703 [DefaultDispatcher-worker-14 @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-08-16 10:38:16.704 [eventLoopGroupProxy-13-1 @call-handler#1440] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.747 [eventLoopGroupProxy-13-1 @coroutine#1441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.748 [eventLoopGroupProxy-13-1 @call-handler#1440] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.748 [eventLoopGroupProxy-13-1 @call-handler#1440] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 10:38:16.748 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.750 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.750 [DefaultDispatcher-worker-14 @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-08-16 10:38:16.750 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.750 [DefaultDispatcher-worker-14 @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-08-16 10:38:16.751 [eventLoopGroupProxy-13-1 @call-handler#1445] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.755 [eventLoopGroupProxy-13-1 @coroutine#1446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.755 [eventLoopGroupProxy-13-1 @call-handler#1445] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.755 [eventLoopGroupProxy-13-1 @call-handler#1445] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 10:38:16.756 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.758 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.758 [DefaultDispatcher-worker-14 @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-08-16 10:38:16.758 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.759 [DefaultDispatcher-worker-14 @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-08-16 10:38:16.760 [eventLoopGroupProxy-13-1 @call-handler#1450] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.762 [eventLoopGroupProxy-13-1 @coroutine#1451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.763 [eventLoopGroupProxy-13-1 @call-handler#1450] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.763 [eventLoopGroupProxy-13-1 @call-handler#1450] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:16.763 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.764 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.764 [DefaultDispatcher-worker-14 @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-08-16 10:38:16.764 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.764 [DefaultDispatcher-worker-14 @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-08-16 10:38:16.765 [eventLoopGroupProxy-13-1 @call-handler#1455] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.768 [eventLoopGroupProxy-13-1 @coroutine#1456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.768 [eventLoopGroupProxy-13-1 @call-handler#1455] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.768 [eventLoopGroupProxy-13-1 @call-handler#1455] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:16.769 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.770 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.770 [DefaultDispatcher-worker-14 @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-08-16 10:38:16.770 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.770 [DefaultDispatcher-worker-14 @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-08-16 10:38:16.771 [eventLoopGroupProxy-13-1 @call-handler#1460] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.773 [eventLoopGroupProxy-13-1 @coroutine#1461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.773 [eventLoopGroupProxy-13-1 @call-handler#1460] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.773 [eventLoopGroupProxy-13-1 @call-handler#1460] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 10:38:16.774 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.775 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.775 [DefaultDispatcher-worker-14 @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-08-16 10:38:16.775 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.775 [DefaultDispatcher-worker-14 @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-08-16 10:38:16.776 [eventLoopGroupProxy-13-1 @call-handler#1465] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.778 [eventLoopGroupProxy-13-1 @coroutine#1466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.778 [eventLoopGroupProxy-13-1 @call-handler#1465] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.778 [eventLoopGroupProxy-13-1 @call-handler#1465] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 10:38:16.779 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.780 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.780 [DefaultDispatcher-worker-14 @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-08-16 10:38:16.780 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.780 [DefaultDispatcher-worker-14 @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-08-16 10:38:16.781 [eventLoopGroupProxy-13-1 @call-handler#1470] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.827 [eventLoopGroupProxy-13-1 @coroutine#1471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.828 [eventLoopGroupProxy-13-1 @call-handler#1470] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.828 [eventLoopGroupProxy-13-1 @call-handler#1470] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-08-16 10:38:16.828 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.829 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.830 [DefaultDispatcher-worker-14 @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-08-16 10:38:16.830 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.830 [DefaultDispatcher-worker-14 @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-08-16 10:38:16.831 [eventLoopGroupProxy-13-1 @call-handler#1475] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.833 [eventLoopGroupProxy-13-1 @coroutine#1476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.833 [eventLoopGroupProxy-13-1 @call-handler#1475] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.833 [eventLoopGroupProxy-13-1 @call-handler#1475] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 10:38:16.834 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.835 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.835 [DefaultDispatcher-worker-14 @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-08-16 10:38:16.835 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.835 [DefaultDispatcher-worker-14 @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-08-16 10:38:16.836 [eventLoopGroupProxy-13-1 @call-handler#1480] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.837 [eventLoopGroupProxy-13-1 @coroutine#1481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.838 [eventLoopGroupProxy-13-1 @call-handler#1480] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.838 [eventLoopGroupProxy-13-1 @call-handler#1480] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 10:38:16.838 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.839 [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-08-16 10:38:16.840 [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-08-16 10:38:16.840 [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-08-16 10:38:16.840 [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-08-16 10:38:16.841 [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-08-16 10:38:16.842 [eventLoopGroupProxy-13-1 @coroutine#1486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.842 [eventLoopGroupProxy-13-1 @call-handler#1485] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.843 [eventLoopGroupProxy-13-1 @call-handler#1485] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 10:38:16.843 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.844 [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-08-16 10:38:16.844 [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-08-16 10:38:16.844 [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-08-16 10:38:16.844 [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-08-16 10:38:16.845 [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-08-16 10:38:16.895 [eventLoopGroupProxy-13-1 @coroutine#1491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.895 [eventLoopGroupProxy-13-1 @call-handler#1490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.895 [eventLoopGroupProxy-13-1 @call-handler#1490] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-08-16 10:38:16.896 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.897 [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-08-16 10:38:16.897 [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-08-16 10:38:16.897 [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-08-16 10:38:16.897 [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-08-16 10:38:16.898 [eventLoopGroupProxy-13-1 @call-handler#1496] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.900 [eventLoopGroupProxy-13-1 @coroutine#1497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.901 [eventLoopGroupProxy-13-1 @call-handler#1496] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.901 [eventLoopGroupProxy-13-1 @call-handler#1496] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:16.901 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.903 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.903 [DefaultDispatcher-worker-14 @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-08-16 10:38:16.903 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.903 [DefaultDispatcher-worker-14 @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-08-16 10:38:16.904 [eventLoopGroupProxy-13-1 @call-handler#1501] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.905 [eventLoopGroupProxy-13-1 @coroutine#1502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.906 [eventLoopGroupProxy-13-1 @call-handler#1501] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.906 [eventLoopGroupProxy-13-1 @call-handler#1501] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 10:38:16.906 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.907 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.907 [DefaultDispatcher-worker-14 @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-08-16 10:38:16.907 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.907 [DefaultDispatcher-worker-14 @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-08-16 10:38:16.908 [eventLoopGroupProxy-13-1 @call-handler#1506] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.910 [eventLoopGroupProxy-13-1 @coroutine#1507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.910 [eventLoopGroupProxy-13-1 @call-handler#1506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.910 [eventLoopGroupProxy-13-1 @call-handler#1506] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 10:38:16.911 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.912 [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-08-16 10:38:16.912 [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-08-16 10:38:16.912 [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-08-16 10:38:16.912 [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-08-16 10:38:16.913 [eventLoopGroupProxy-13-1 @call-handler#1511] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:16.959 [eventLoopGroupProxy-13-1 @coroutine#1512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:16.959 [eventLoopGroupProxy-13-1 @call-handler#1511] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:16.959 [eventLoopGroupProxy-13-1 @call-handler#1511] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-08-16 10:38:16.960 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:16.961 [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-08-16 10:38:16.961 [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-08-16 10:38:16.961 [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-08-16 10:38:16.961 [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-08-16 10:38:16.962 [eventLoopGroupProxy-13-1 @call-handler#1516] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:17.008 [eventLoopGroupProxy-13-1 @coroutine#1517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:17.008 [eventLoopGroupProxy-13-1 @call-handler#1516] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:17.008 [eventLoopGroupProxy-13-1 @call-handler#1516] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-08-16 10:38:17.009 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:17.010 [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-08-16 10:38:17.010 [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-08-16 10:38:17.010 [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-08-16 10:38:17.010 [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-08-16 10:38:17.011 [eventLoopGroupProxy-13-1 @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-08-16 10:38:17.013 [eventLoopGroupProxy-13-1 @coroutine#1522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:17.013 [eventLoopGroupProxy-13-1 @call-handler#1521] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:17.014 [eventLoopGroupProxy-13-1 @call-handler#1521] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:17.014 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:17.016 [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-08-16 10:38:17.016 [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-08-16 10:38:17.016 [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-08-16 10:38:17.016 [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-08-16 10:38:17.017 [eventLoopGroupProxy-13-1 @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-08-16 10:38:17.025 [eventLoopGroupProxy-13-1 @coroutine#1527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:17.025 [eventLoopGroupProxy-13-1 @call-handler#1526] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:17.025 [eventLoopGroupProxy-13-1 @call-handler#1526] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-08-16 10:38:17.026 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:17.027 [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-08-16 10:38:17.027 [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-08-16 10:38:17.027 [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-08-16 10:38:17.027 [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-08-16 10:38:17.028 [eventLoopGroupProxy-13-1 @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-08-16 10:38:17.029 [eventLoopGroupProxy-13-1 @coroutine#1532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:17.029 [eventLoopGroupProxy-13-1 @call-handler#1531] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:17.029 [eventLoopGroupProxy-13-1 @call-handler#1531] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-08-16 10:38:17.030 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:17.031 [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-08-16 10:38:17.031 [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-08-16 10:38:17.031 [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-08-16 10:38:17.031 [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-08-16 10:38:17.032 [eventLoopGroupProxy-13-1 @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-08-16 10:38:17.075 [eventLoopGroupProxy-13-1 @coroutine#1537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:17.076 [eventLoopGroupProxy-13-1 @call-handler#1536] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:17.076 [eventLoopGroupProxy-13-1 @call-handler#1536] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 10:38:17.076 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:17.078 [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-08-16 10:38:17.078 [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-08-16 10:38:17.078 [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-08-16 10:38:17.078 [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-08-16 10:38:17.079 [eventLoopGroupProxy-13-1 @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-08-16 10:38:17.081 [eventLoopGroupProxy-13-1 @coroutine#1542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:17.081 [eventLoopGroupProxy-13-1 @call-handler#1541] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:17.081 [eventLoopGroupProxy-13-1 @call-handler#1541] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 10:38:17.081 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:17.083 [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-08-16 10:38:17.083 [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-08-16 10:38:17.083 [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-08-16 10:38:17.083 [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-08-16 10:38:17.084 [eventLoopGroupProxy-13-1 @call-handler#1546] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:17.127 [eventLoopGroupProxy-13-1 @coroutine#1547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:17.128 [eventLoopGroupProxy-13-1 @call-handler#1546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:17.128 [eventLoopGroupProxy-13-1 @call-handler#1546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 10:38:17.128 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:17.129 [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-08-16 10:38:17.129 [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-08-16 10:38:17.129 [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-08-16 10:38:17.129 [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-08-16 10:38:17.130 [eventLoopGroupProxy-13-1 @call-handler#1551] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:17.175 [eventLoopGroupProxy-13-1 @coroutine#1552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:17.175 [eventLoopGroupProxy-13-1 @call-handler#1551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:17.175 [eventLoopGroupProxy-13-1 @call-handler#1551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-16 10:38:17.176 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:17.177 [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-08-16 10:38:17.177 [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-08-16 10:38:17.177 [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-08-16 10:38:17.177 [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-08-16 10:38:17.178 [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-08-16 10:38:17.180 [eventLoopGroupProxy-13-1 @coroutine#1557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:17.180 [eventLoopGroupProxy-13-1 @call-handler#1556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:17.181 [eventLoopGroupProxy-13-1 @call-handler#1556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 10:38:17.181 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:17.183 [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-08-16 10:38:17.183 [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-08-16 10:38:17.183 [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-08-16 10:38:17.183 [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-08-16 10:38:17.184 [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-08-16 10:38:17.212 [DefaultDispatcher-worker-1 @coroutine#807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@893081e 2024-08-16 10:38:17.228 [eventLoopGroupProxy-13-1 @coroutine#1564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:17.228 [eventLoopGroupProxy-13-1 @call-handler#1561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:17.229 [eventLoopGroupProxy-13-1 @call-handler#1561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-16 10:38:17.229 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:17.230 [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-08-16 10:38:17.231 [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-08-16 10:38:17.231 [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-08-16 10:38:17.231 [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-08-16 10:38:17.232 [eventLoopGroupProxy-13-1 @call-handler#1568] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:17.234 [eventLoopGroupProxy-13-1 @coroutine#1569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:17.234 [eventLoopGroupProxy-13-1 @call-handler#1568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:17.234 [eventLoopGroupProxy-13-1 @call-handler#1568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 10:38:17.234 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:17.236 [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-08-16 10:38:17.236 [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-08-16 10:38:17.236 [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-08-16 10:38:17.236 [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-08-16 10:38:17.237 [eventLoopGroupProxy-13-1 @call-handler#1573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:17.239 [eventLoopGroupProxy-13-1 @coroutine#1574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:17.239 [eventLoopGroupProxy-13-1 @call-handler#1573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:17.239 [eventLoopGroupProxy-13-1 @call-handler#1573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 10:38:17.240 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:17.241 [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-08-16 10:38:17.241 [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-08-16 10:38:17.241 [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-08-16 10:38:17.241 [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-08-16 10:38:17.242 [eventLoopGroupProxy-13-1 @call-handler#1578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:17.243 [eventLoopGroupProxy-13-1 @coroutine#1579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:17.244 [eventLoopGroupProxy-13-1 @call-handler#1578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:17.244 [eventLoopGroupProxy-13-1 @call-handler#1578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 10:38:17.244 [DefaultDispatcher-worker-13 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:17.246 [DefaultDispatcher-worker-13 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:17.246 [DefaultDispatcher-worker-13 @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-08-16 10:38:17.246 [DefaultDispatcher-worker-13 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:17.246 [DefaultDispatcher-worker-13 @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-08-16 10:38:17.247 [eventLoopGroupProxy-13-1 @call-handler#1583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 10:38:17.256 [eventLoopGroupProxy-13-1 @coroutine#1584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:17.256 [eventLoopGroupProxy-13-1 @call-handler#1583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:17.256 [eventLoopGroupProxy-13-1 @call-handler#1583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-08-16 10:38:17.257 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:17.258 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:17.258 [DefaultDispatcher-worker-14 @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-08-16 10:38:17.258 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:17.258 [DefaultDispatcher-worker-14 @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-08-16 10:38:17.259 [eventLoopGroupProxy-13-1 @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-08-16 10:38:17.303 [eventLoopGroupProxy-13-1 @coroutine#1589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:17.303 [eventLoopGroupProxy-13-1 @call-handler#1588] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:17.303 [eventLoopGroupProxy-13-1 @call-handler#1588] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 10:38:17.303 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:17.304 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:17.305 [DefaultDispatcher-worker-14 @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-08-16 10:38:17.305 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:17.305 [DefaultDispatcher-worker-14 @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-08-16 10:38:17.306 [eventLoopGroupProxy-13-1 @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-08-16 10:38:17.308 [eventLoopGroupProxy-13-1 @coroutine#1594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:17.308 [eventLoopGroupProxy-13-1 @call-handler#1593] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:17.308 [eventLoopGroupProxy-13-1 @call-handler#1593] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 10:38:17.308 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:17.309 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:17.310 [DefaultDispatcher-worker-14 @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-08-16 10:38:17.310 [DefaultDispatcher-worker-14 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:17.310 [DefaultDispatcher-worker-14 @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-08-16 10:38:17.311 [eventLoopGroupProxy-13-1 @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-08-16 10:38:17.313 [eventLoopGroupProxy-13-1 @coroutine#1599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:17.313 [eventLoopGroupProxy-13-1 @call-handler#1598] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:17.313 [eventLoopGroupProxy-13-1 @call-handler#1598] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 10:38:17.313 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:17.315 [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-08-16 10:38:17.315 [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-08-16 10:38:17.315 [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-08-16 10:38:17.315 [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-08-16 10:38:17.316 [eventLoopGroupProxy-13-1 @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-08-16 10:38:17.320 [eventLoopGroupProxy-13-1 @coroutine#1604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:17.320 [eventLoopGroupProxy-13-1 @call-handler#1603] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:17.320 [eventLoopGroupProxy-13-1 @call-handler#1603] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 10:38:17.321 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:17.336 [DefaultDispatcher-worker-14 @coroutine#786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@893081e 2024-08-16 10:38:17.346 [DefaultDispatcher-worker-13 @coroutine#789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@893081e 2024-08-16 10:38:17.346 [DefaultDispatcher-worker-13 @coroutine#789] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 10:38:17.346 [DefaultDispatcher-worker-13 @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-08-16 10:38:17.346 [DefaultDispatcher-worker-13 @coroutine#789] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 10:38:17.347 [DefaultDispatcher-worker-13 @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-08-16 10:38:17.348 [eventLoopGroupProxy-13-1 @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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 10:38:17.348 [eventLoopGroupProxy-13-1 @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-08-16 10:38:17.348 [eventLoopGroupProxy-13-1 @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-08-16 10:38:17.367 [DefaultDispatcher-worker-13 @call-handler#1613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6771fc29 2024-08-16 10:38:17.367 [eventLoopGroupProxy-13-1 @call-handler#1613] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:17.367 [eventLoopGroupProxy-13-1 @call-handler#1613] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 19ms 2024-08-16 10:38:17.367 [DefaultDispatcher-worker-13 @coroutine#756] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/626896409514508288/_ustadmanifest.json 2024-08-16 10:38:17.367 [DefaultDispatcher-worker-13 @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/626896409514508288/_ustadmanifest.json. 2024-08-16 10:38:17.367 [DefaultDispatcher-worker-13 @coroutine#756] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/626896409514508288/_ustadmanifest.json 2024-08-16 10:38:17.367 [DefaultDispatcher-worker-7 @coroutine#789] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 10:38:17.367 [DefaultDispatcher-worker-7 @coroutine#789] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 10:38:17.368 [DefaultDispatcher-worker-7 @coroutine#789] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-16 10:38:17.368 [DefaultDispatcher-worker-7 @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-08-16 10:38:17.369 [DefaultDispatcher-worker-11 @coroutine#756] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/626896409514508288/_ustadmanifest.json 2024-08-16 10:38:17.369 [DefaultDispatcher-worker-11 @coroutine#756] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/626896409514508288/_ustadmanifest.json 2024-08-16 10:38:17.370 [DefaultDispatcher-worker-14 @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/626896409514508288/_ustadmanifest.json. 2024-08-16 10:38:17.370 [DefaultDispatcher-worker-14 @coroutine#756] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/626896409514508288/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 10:38:17.379 [DefaultDispatcher-worker-8 @coroutine#789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@893081e 2024-08-16 10:38:17.401 [DefaultDispatcher-worker-3 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6771fc29 2024-08-16 10:38:17.432 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-08-16 10:38:17.432 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-08-16 10:38:17.432 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-08-16 10:38:17.432 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-08-16 10:38:17.432 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-08-16 10:38:17.436 [Test worker @coroutine#1629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136cad3e 2024-08-16 10:38:17.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2024-08-16 10:38:17.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2024-08-16 10:38:17.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:17.437 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@893081e: (connection evicted) 2024-08-16 10:38:17.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:17.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2024-08-16 10:38:17.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2024-08-16 10:38:17.768 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 10:38:17.768 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 10:38:17.837 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 10:38:18.253 [DefaultDispatcher-worker-3 @coroutine#1634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2024-08-16 10:38:18.441 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@3a5ffea 2024-08-16 10:38:18.441 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@3a5ffea 2024-08-16 10:38:18.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2024-08-16 10:38:18.441 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2024-08-16 10:38:18.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:18.442 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6771fc29: (connection evicted) 2024-08-16 10:38:18.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:18.442 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2024-08-16 10:38:18.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2024-08-16 10:38:18.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-08-16 10:38:18.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:18.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:18.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:18.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:18.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:18.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:18.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eea0b48 2024-08-16 10:38:18.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:18.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:18.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:18.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:18.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:18.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:18.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:18.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:18.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:18.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:18.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:18.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:18.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:18.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:18.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:18.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:18.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:18.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:18.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:18.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-08-16 10:38:18.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:18.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:18.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:18.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:18.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:18.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:18.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:18.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:18.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-08-16 10:38:18.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2024-08-16 10:38:18.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2024-08-16 10:38:18.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-08-16 10:38:18.466 [DefaultDispatcher-worker-14 @coroutine#1642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2024-08-16 10:38:18.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-08-16 10:38:18.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:18.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:18.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:18.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:18.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:18.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:18.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6905d030 2024-08-16 10:38:18.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:18.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:18.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:18.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:18.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:18.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:18.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:18.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:18.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:18.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:18.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:18.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:18.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-08-16 10:38:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:18.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-08-16 10:38:18.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2024-08-16 10:38:18.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2024-08-16 10:38:18.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-08-16 10:38:18.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-08-16 10:38:18.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:18.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:18.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:18.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:18.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:18.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:18.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b35b0f4 2024-08-16 10:38:18.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:18.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:18.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:18.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:18.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:18.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:18.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:18.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:18.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:18.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:18.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:18.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:18.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:18.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:18.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:18.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:18.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:18.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:18.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:18.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-08-16 10:38:18.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:18.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:18.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:18.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:18.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:18.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:18.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:18.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:18.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-08-16 10:38:18.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2024-08-16 10:38:18.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2024-08-16 10:38:18.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-08-16 10:38:18.479 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-08-16 10:38:18.480 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-08-16 10:38:18.482 [DefaultDispatcher-worker-8 @coroutine#1651] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-08-16 10:38:18.485 [DefaultDispatcher-worker-8 @coroutine#1653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2024-08-16 10:38:18.486 [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-08-16 10:38:18.486 [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-08-16 10:38:18.486 [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-08-16 10:38:18.486 [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-08-16 10:38:18.489 [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-08-16 10:38:18.489 [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-08-16 10:38:18.490 [eventLoopGroupProxy-16-1 @coroutine#1659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2024-08-16 10:38:18.491 [Test worker @coroutine#1652] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-08-16 10:38:18.491 [Test worker @coroutine#1652] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 10:38:18.492 [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-08-16 10:38:18.492 [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-08-16 10:38:18.493 [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-08-16 10:38:18.493 [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-08-16 10:38:18.493 [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-08-16 10:38:18.493 [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-08-16 10:38:18.494 [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-08-16 10:38:18.498 [eventLoopGroupProxy-16-1 @coroutine#1666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2024-08-16 10:38:18.498 [eventLoopGroupProxy-16-1 @call-handler#1665] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:18.498 [Test worker @coroutine#1663] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 10:38:18.501 [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-08-16 10:38:18.504 [eventLoopGroupProxy-16-2 @call-handler#1675] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:18.512 [Test worker @coroutine#1677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2024-08-16 10:38:18.552 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:18.576 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:18.577 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:19.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-08-16 10:38:19.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:19.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:19.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:19.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:19.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:19.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:19.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@241abc2 2024-08-16 10:38:19.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:19.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:19.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:19.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:19.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:19.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:19.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:19.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:19.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:19.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:19.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:19.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:19.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:19.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:19.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:19.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:19.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:19.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:19.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:19.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-08-16 10:38:19.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:19.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:19.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:19.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:19.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:19.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:19.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:19.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:19.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-08-16 10:38:19.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@11678469 2024-08-16 10:38:19.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@11678469 2024-08-16 10:38:19.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-08-16 10:38:19.621 [DefaultDispatcher-worker-4 @coroutine#1684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11678469 2024-08-16 10:38:19.627 [Test worker @coroutine#1684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43755/api/blob/upload-init-batch 2024-08-16 10:38:19.627 [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:43755/api/blob/upload-init-batch. 2024-08-16 10:38:19.627 [Test worker @coroutine#1684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43755/api/blob/upload-init-batch 2024-08-16 10:38:19.627 [Test worker @coroutine#1684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43755/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-08-16 10:38:19.629 [Test worker @coroutine#1684] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43755/api/blob/upload-init-batch 2024-08-16 10:38:19.629 [Test worker @coroutine#1684] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43755/api/blob/upload-init-batch 2024-08-16 10:38:19.629 [Test worker @coroutine#1684] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43755/api/blob/upload-init-batch. 2024-08-16 10:38:19.629 [Test worker @coroutine#1684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43755/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 10:38:19.641 [DefaultDispatcher-worker-8 @coroutine#1684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11678469 2024-08-16 10:38:19.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-08-16 10:38:19.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-08-16 10:38:19.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:19.647 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11678469: (connection evicted) 2024-08-16 10:38:19.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:19.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-08-16 10:38:19.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-08-16 10:38:19.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-08-16 10:38:19.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:19.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:19.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:19.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:19.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:19.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:19.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c9bed65 2024-08-16 10:38:19.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:19.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:19.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:19.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:19.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:19.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:19.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:19.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:19.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:19.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:19.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:19.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:19.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:19.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:19.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:19.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:19.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:19.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:19.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:19.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-08-16 10:38:19.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:19.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:19.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:19.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:19.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:19.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:19.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:19.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:19.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-08-16 10:38:19.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e35d743 2024-08-16 10:38:19.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e35d743 2024-08-16 10:38:19.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-08-16 10:38:19.680 [Test worker @coroutine#1695] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35625/api/blob/upload-init-batch 2024-08-16 10:38:19.680 [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:35625/api/blob/upload-init-batch. 2024-08-16 10:38:19.680 [Test worker @coroutine#1695] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35625/api/blob/upload-init-batch 2024-08-16 10:38:19.680 [Test worker @coroutine#1695] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35625/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-08-16 10:38:19.682 [Test worker @coroutine#1695] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35625/api/blob/upload-init-batch 2024-08-16 10:38:19.682 [Test worker @coroutine#1695] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35625/api/blob/upload-init-batch 2024-08-16 10:38:19.682 [Test worker @coroutine#1695] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35625/api/blob/upload-init-batch. 2024-08-16 10:38:19.683 [Test worker @coroutine#1695] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35625/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 10:38:19.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-08-16 10:38:19.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-08-16 10:38:19.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:19.684 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e35d743: (connection evicted) 2024-08-16 10:38:19.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:19.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-08-16 10:38:19.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-08-16 10:38:19.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-08-16 10:38:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@263f6e96 2024-08-16 10:38:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-08-16 10:38:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:19.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-08-16 10:38:19.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@414d466e 2024-08-16 10:38:19.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@414d466e 2024-08-16 10:38:19.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-08-16 10:38:19.712 [Test worker @coroutine#1701] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52771/api/blob/upload-init-batch 2024-08-16 10:38:19.712 [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:52771/api/blob/upload-init-batch. 2024-08-16 10:38:19.712 [Test worker @coroutine#1701] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52771/api/blob/upload-init-batch 2024-08-16 10:38:19.712 [Test worker @coroutine#1701] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52771/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-08-16 10:38:19.714 [Test worker @coroutine#1701] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52771/api/blob/upload-init-batch 2024-08-16 10:38:19.714 [Test worker @coroutine#1701] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52771/api/blob/upload-init-batch 2024-08-16 10:38:19.714 [Test worker @coroutine#1701] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52771/api/blob/upload-init-batch. 2024-08-16 10:38:19.714 [Test worker @coroutine#1701] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52771/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 10:38:19.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-08-16 10:38:19.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-08-16 10:38:19.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:19.720 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@414d466e: (connection evicted) 2024-08-16 10:38:19.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:19.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-08-16 10:38:19.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-08-16 10:38:19.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-08-16 10:38:19.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:19.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:19.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:19.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:19.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:19.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:19.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f3c866c 2024-08-16 10:38:19.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:19.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:19.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:19.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:19.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:19.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:19.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:19.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:19.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:19.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:19.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:19.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:19.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:19.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:19.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:19.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:19.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:19.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:19.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:19.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-08-16 10:38:19.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:19.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:19.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:19.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:19.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:19.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:19.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:19.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:19.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-08-16 10:38:19.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9b6a56 2024-08-16 10:38:19.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9b6a56 2024-08-16 10:38:19.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-08-16 10:38:20.044 [DefaultDispatcher-worker-3 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9b6a56 2024-08-16 10:38:20.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-08-16 10:38:20.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:20.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:20.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:20.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:20.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:20.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:20.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71c69628 2024-08-16 10:38:20.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:20.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:20.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:20.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:20.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:20.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:20.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:20.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:20.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:20.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:20.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:20.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:20.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:20.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:20.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:20.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:20.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:20.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:20.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:20.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-08-16 10:38:20.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:20.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:20.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:20.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:20.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:20.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:20.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:20.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:20.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-08-16 10:38:20.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@1028a747 2024-08-16 10:38:20.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@1028a747 2024-08-16 10:38:20.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-08-16 10:38:20.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-08-16 10:38:20.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:20.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:20.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:20.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:20.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:20.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:20.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e9d203e 2024-08-16 10:38:20.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:20.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:20.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:20.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:20.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:20.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:20.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:20.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:20.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:20.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:20.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:20.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:20.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:20.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:20.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:20.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:20.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:20.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:20.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:20.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-08-16 10:38:20.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:20.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:20.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:20.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:20.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:20.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:20.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:20.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:20.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-08-16 10:38:20.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@5687ade6 2024-08-16 10:38:20.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@5687ade6 2024-08-16 10:38:20.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-08-16 10:38:20.086 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:20.114 [DefaultDispatcher-worker-5 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5687ade6 2024-08-16 10:38:20.122 [DefaultDispatcher-worker-4 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5687ade6 2024-08-16 10:38:20.131 [DefaultDispatcher-worker-11 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5687ade6 2024-08-16 10:38:20.140 [DefaultDispatcher-worker-8 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5687ade6 2024-08-16 10:38:20.144 [Test worker @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5687ade6 2024-08-16 10:38:20.148 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:20.154 [DefaultDispatcher-worker-13 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5687ade6 2024-08-16 10:38:20.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown initiated... 2024-08-16 10:38:20.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Close initiated... 2024-08-16 10:38:20.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:20.161 [HikariPool-79 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5687ade6: (connection evicted) 2024-08-16 10:38:20.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:20.161 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Closed. 2024-08-16 10:38:20.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown completed. 2024-08-16 10:38:20.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-08-16 10:38:20.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:20.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:20.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:20.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:20.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:20.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:20.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79a92277 2024-08-16 10:38:20.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:20.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:20.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:20.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:20.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:20.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:20.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:20.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:20.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:20.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:20.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:20.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:20.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:20.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:20.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:20.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:20.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:20.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:20.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:20.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-08-16 10:38:20.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:20.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:20.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:20.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:20.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:20.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:20.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:20.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:20.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-08-16 10:38:20.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@e98adb2 2024-08-16 10:38:20.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@e98adb2 2024-08-16 10:38:20.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-08-16 10:38:20.205 [DefaultDispatcher-worker-11 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e98adb2 2024-08-16 10:38:20.215 [DefaultDispatcher-worker-13 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e98adb2 2024-08-16 10:38:20.224 [DefaultDispatcher-worker-14 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e98adb2 2024-08-16 10:38:20.232 [DefaultDispatcher-worker-14 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e98adb2 2024-08-16 10:38:20.234 [Test worker @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e98adb2 2024-08-16 10:38:20.243 [DefaultDispatcher-worker-5 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e98adb2 2024-08-16 10:38:20.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2024-08-16 10:38:20.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2024-08-16 10:38:20.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:20.245 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e98adb2: (connection evicted) 2024-08-16 10:38:20.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:20.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2024-08-16 10:38:20.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2024-08-16 10:38:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-08-16 10:38:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35c9f527 2024-08-16 10:38:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-08-16 10:38:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:20.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-08-16 10:38:20.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@451f3f66 2024-08-16 10:38:20.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@451f3f66 2024-08-16 10:38:20.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-08-16 10:38:20.285 [DefaultDispatcher-worker-14 @coroutine#1742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@451f3f66 2024-08-16 10:38:20.293 [DefaultDispatcher-worker-12 @coroutine#1742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@451f3f66 2024-08-16 10:38:20.303 [DefaultDispatcher-worker-11 @coroutine#1742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@451f3f66 2024-08-16 10:38:20.312 [DefaultDispatcher-worker-3 @coroutine#1742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@451f3f66 2024-08-16 10:38:20.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2024-08-16 10:38:20.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2024-08-16 10:38:20.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:20.313 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@451f3f66: (connection evicted) 2024-08-16 10:38:20.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:20.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2024-08-16 10:38:20.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2024-08-16 10:38:20.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-08-16 10:38:20.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:20.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:20.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:20.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:20.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:20.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:20.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2370c90 2024-08-16 10:38:20.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:20.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:20.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:20.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:20.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:20.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:20.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:20.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-08-16 10:38:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:20.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-08-16 10:38:20.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@644c3590 2024-08-16 10:38:20.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@644c3590 2024-08-16 10:38:20.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-08-16 10:38:20.351 [DefaultDispatcher-worker-8 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644c3590 2024-08-16 10:38:20.359 [DefaultDispatcher-worker-13 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644c3590 2024-08-16 10:38:20.369 [DefaultDispatcher-worker-14 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644c3590 2024-08-16 10:38:20.377 [DefaultDispatcher-worker-12 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644c3590 2024-08-16 10:38:20.381 [Test worker @coroutine#1754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644c3590 2024-08-16 10:38:20.389 [DefaultDispatcher-worker-11 @coroutine#1753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644c3590 2024-08-16 10:38:20.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2024-08-16 10:38:20.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2024-08-16 10:38:20.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:20.390 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@644c3590: (connection evicted) 2024-08-16 10:38:20.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:20.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2024-08-16 10:38:20.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2024-08-16 10:38:20.454 [DefaultDispatcher-worker-4 @coroutine#1759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2024-08-16 10:38:20.479 [DefaultDispatcher-worker-4 @coroutine#1761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2024-08-16 10:38:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-08-16 10:38:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b62c51e 2024-08-16 10:38:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:26.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:26.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:26.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:26.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:26.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:26.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-08-16 10:38:26.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:26.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:26.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:26.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:26.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:26.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:26.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:26.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:26.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-08-16 10:38:26.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dc9b41a 2024-08-16 10:38:26.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dc9b41a 2024-08-16 10:38:26.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-08-16 10:38:26.587 [DefaultDispatcher-worker-12 @coroutine#1802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc9b41a 2024-08-16 10:38:26.639 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-08-16 10:38:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@452d6fd 2024-08-16 10:38:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-08-16 10:38:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:27.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-08-16 10:38:27.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@ccea4be 2024-08-16 10:38:27.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@ccea4be 2024-08-16 10:38:27.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-08-16 10:38:27.316 [DefaultDispatcher-worker-16 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ccea4be 2024-08-16 10:38:27.326 [DefaultDispatcher-worker-16 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ccea4be 2024-08-16 10:38:27.335 [DefaultDispatcher-worker-11 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ccea4be 2024-08-16 10:38:27.344 [DefaultDispatcher-worker-8 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ccea4be 2024-08-16 10:38:27.352 [DefaultDispatcher-worker-8 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ccea4be 2024-08-16 10:38:27.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-08-16 10:38:27.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:27.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:27.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:27.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:27.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:27.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:27.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77f95e19 2024-08-16 10:38:27.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:27.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:27.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:27.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:27.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:27.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:27.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:27.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:27.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:27.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:27.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:27.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:27.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:27.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:27.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:27.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:27.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:27.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:27.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:27.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-08-16 10:38:27.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:27.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:27.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:27.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:27.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:27.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:27.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:27.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:27.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-08-16 10:38:27.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ff40324 2024-08-16 10:38:27.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ff40324 2024-08-16 10:38:27.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-08-16 10:38:27.376 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:27.399 [DefaultDispatcher-worker-3 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ff40324 2024-08-16 10:38:27.409 [DefaultDispatcher-worker-5 @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ff40324 2024-08-16 10:38:27.418 [DefaultDispatcher-worker-17 @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ff40324 2024-08-16 10:38:27.425 [DefaultDispatcher-worker-3 @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ff40324 2024-08-16 10:38:27.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-08-16 10:38:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@299cddbf 2024-08-16 10:38:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-08-16 10:38:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:27.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-08-16 10:38:27.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@13da6bc9 2024-08-16 10:38:27.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@13da6bc9 2024-08-16 10:38:27.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-08-16 10:38:27.461 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:27.470 [DefaultDispatcher-worker-17 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13da6bc9 2024-08-16 10:38:27.480 [DefaultDispatcher-worker-15 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13da6bc9 2024-08-16 10:38:27.488 [DefaultDispatcher-worker-5 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13da6bc9 2024-08-16 10:38:27.497 [DefaultDispatcher-worker-13 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13da6bc9 2024-08-16 10:38:27.505 [DefaultDispatcher-worker-4 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13da6bc9 2024-08-16 10:38:27.519 [DefaultDispatcher-worker-11 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13da6bc9 2024-08-16 10:38:27.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-08-16 10:38:27.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:27.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:27.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:27.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:27.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:27.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:27.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38d9c9c4 2024-08-16 10:38:27.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:27.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:27.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:27.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:27.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:27.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:27.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:27.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:27.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:27.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:27.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:27.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:27.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:27.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:27.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:27.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:27.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:27.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:27.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:27.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-08-16 10:38:27.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:27.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:27.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:27.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:27.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:27.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:27.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:27.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:27.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-08-16 10:38:27.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3687b83c 2024-08-16 10:38:27.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3687b83c 2024-08-16 10:38:27.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-08-16 10:38:27.530 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:27.559 [DefaultDispatcher-worker-3 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3687b83c 2024-08-16 10:38:27.568 [DefaultDispatcher-worker-12 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3687b83c 2024-08-16 10:38:27.576 [DefaultDispatcher-worker-4 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3687b83c 2024-08-16 10:38:27.584 [DefaultDispatcher-worker-11 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3687b83c 2024-08-16 10:38:27.594 [DefaultDispatcher-worker-3 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3687b83c 2024-08-16 10:38:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-08-16 10:38:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a7f382 2024-08-16 10:38:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-08-16 10:38:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:27.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-08-16 10:38:27.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@52e34db 2024-08-16 10:38:27.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@52e34db 2024-08-16 10:38:27.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-08-16 10:38:27.620 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:27.637 [DefaultDispatcher-worker-14 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e34db 2024-08-16 10:38:27.647 [DefaultDispatcher-worker-4 @coroutine#1838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e34db 2024-08-16 10:38:27.655 [DefaultDispatcher-worker-9 @coroutine#1838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e34db 2024-08-16 10:38:27.663 [DefaultDispatcher-worker-14 @coroutine#1838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e34db 2024-08-16 10:38:27.670 [DefaultDispatcher-worker-9 @coroutine#1838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e34db 2024-08-16 10:38:27.683 [DefaultDispatcher-worker-11 @coroutine#1838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e34db 2024-08-16 10:38:27.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-08-16 10:38:27.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:27.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:27.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:27.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:27.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:27.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:27.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4619854a 2024-08-16 10:38:27.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:27.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:27.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:27.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:27.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:27.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:27.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:27.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:27.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:27.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:27.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:27.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:27.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:27.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:27.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:27.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:27.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:27.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:27.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:27.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-08-16 10:38:27.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:27.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:27.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:27.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:27.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:27.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:27.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:27.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:27.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-08-16 10:38:27.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3453f79c 2024-08-16 10:38:27.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3453f79c 2024-08-16 10:38:27.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-08-16 10:38:27.696 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:27.728 [DefaultDispatcher-worker-11 @coroutine#1845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3453f79c 2024-08-16 10:38:27.737 [DefaultDispatcher-worker-11 @coroutine#1847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3453f79c 2024-08-16 10:38:27.745 [DefaultDispatcher-worker-3 @coroutine#1847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3453f79c 2024-08-16 10:38:27.753 [DefaultDispatcher-worker-14 @coroutine#1847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3453f79c 2024-08-16 10:38:27.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-08-16 10:38:27.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:27.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:27.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:27.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:27.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:27.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:27.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e9d6c78 2024-08-16 10:38:27.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:27.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:27.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:27.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:27.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:27.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:27.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:27.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:27.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:27.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:27.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:27.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:27.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-08-16 10:38:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:27.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-08-16 10:38:27.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@52df6d0f 2024-08-16 10:38:27.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@52df6d0f 2024-08-16 10:38:27.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-08-16 10:38:27.789 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:27.795 [DefaultDispatcher-worker-14 @coroutine#1851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52df6d0f 2024-08-16 10:38:27.806 [DefaultDispatcher-worker-3 @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52df6d0f 2024-08-16 10:38:27.814 [DefaultDispatcher-worker-4 @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52df6d0f 2024-08-16 10:38:27.823 [DefaultDispatcher-worker-12 @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52df6d0f 2024-08-16 10:38:27.832 [DefaultDispatcher-worker-17 @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52df6d0f 2024-08-16 10:38:27.845 [DefaultDispatcher-worker-5 @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52df6d0f 2024-08-16 10:38:27.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-08-16 10:38:27.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:27.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:27.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:27.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:27.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:27.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:27.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41962299 2024-08-16 10:38:27.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:27.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:27.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:27.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:27.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:27.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:27.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:27.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:27.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:27.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:27.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:27.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:27.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:27.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:27.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:27.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:27.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:27.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:27.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:27.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-08-16 10:38:27.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:27.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:27.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:27.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:27.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:27.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:27.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:27.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:27.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-08-16 10:38:27.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6421bc7e 2024-08-16 10:38:27.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6421bc7e 2024-08-16 10:38:27.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-08-16 10:38:27.855 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:27.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-08-16 10:38:27.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:27.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:27.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:27.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:27.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:27.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:27.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68024e57 2024-08-16 10:38:27.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:27.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:27.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:27.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:27.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:27.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:27.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:27.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:27.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:27.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:27.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:27.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:27.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:27.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:27.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:27.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:27.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:27.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:27.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:27.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-08-16 10:38:27.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:27.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:27.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:27.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:27.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:27.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:27.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:27.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:27.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-08-16 10:38:27.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f83467 2024-08-16 10:38:27.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f83467 2024-08-16 10:38:27.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-08-16 10:38:27.895 [Test worker @coroutine#1860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f83467 2024-08-16 10:38:27.897 [Test worker @coroutine#1862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f83467 2024-08-16 10:38:27.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-08-16 10:38:27.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:27.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:27.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:27.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:27.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:27.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:27.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f26fc4d 2024-08-16 10:38:27.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:27.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:27.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:27.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:27.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:27.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:27.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:27.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:27.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:27.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:27.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:27.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:27.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:27.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:27.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:27.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:27.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:27.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:27.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:27.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-08-16 10:38:27.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:27.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:27.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:27.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:27.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:27.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:27.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:27.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:27.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-08-16 10:38:27.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb379e4 2024-08-16 10:38:27.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb379e4 2024-08-16 10:38:27.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-08-16 10:38:27.928 [Test worker @coroutine#1865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb379e4 2024-08-16 10:38:27.931 [Test worker @coroutine#1867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb379e4 2024-08-16 10:38:27.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-08-16 10:38:27.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:27.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:27.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:27.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:27.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:27.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:27.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a5c115b 2024-08-16 10:38:27.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:27.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:27.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:27.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:27.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:27.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:27.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:27.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:27.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:27.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:27.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:27.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:27.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:27.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:27.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:27.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:27.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:27.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:27.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:27.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-08-16 10:38:27.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:27.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:27.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:27.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:27.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:27.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:27.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:27.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:27.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-08-16 10:38:27.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@20f3291d 2024-08-16 10:38:27.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@20f3291d 2024-08-16 10:38:27.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-08-16 10:38:27.949 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:27.961 [Test worker @coroutine#1870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20f3291d 2024-08-16 10:38:27.963 [Test worker @coroutine#1872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20f3291d 2024-08-16 10:38:27.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-08-16 10:38:27.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:27.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:27.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:27.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:27.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:27.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:27.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24381e4a 2024-08-16 10:38:27.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:27.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:27.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:27.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:27.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:27.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:27.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:27.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:27.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:27.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:27.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:27.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:27.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:27.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:27.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:27.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:27.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:27.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:27.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:27.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-08-16 10:38:27.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:27.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:27.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:27.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:27.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:27.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:27.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:27.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:27.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-08-16 10:38:27.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@e5d9fa7 2024-08-16 10:38:27.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@e5d9fa7 2024-08-16 10:38:27.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-08-16 10:38:27.970 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:27.990 [Test worker @coroutine#1875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5d9fa7 2024-08-16 10:38:27.992 [Test worker @coroutine#1877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5d9fa7 2024-08-16 10:38:28.000 [Test worker @coroutine#1881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38759/ 2024-08-16 10:38:28.000 [Test worker @coroutine#1881] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38759/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 10:38:28.002 [Test worker @coroutine#1881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38759/ 2024-08-16 10:38:28.002 [Test worker @coroutine#1881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38759/ 2024-08-16 10:38:28.002 [Test worker @coroutine#1881] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38759/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 10:38:28.003 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:28.037 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:28.045 [Test worker @coroutine#1881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38759/ 2024-08-16 10:38:28.045 [Test worker @coroutine#1881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38759/ 2024-08-16 10:38:28.045 [Test worker @coroutine#1881] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38759/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 10:38:28.066 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:28.089 [Test worker @coroutine#1881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38759/ 2024-08-16 10:38:28.089 [Test worker @coroutine#1881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38759/ 2024-08-16 10:38:28.089 [Test worker @coroutine#1881] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38759/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 10:38:28.133 [Test worker @coroutine#1881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38759/ 2024-08-16 10:38:28.133 [Test worker @coroutine#1881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38759/ 2024-08-16 10:38:28.133 [Test worker @coroutine#1881] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38759/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 10:38:28.177 [Test worker @coroutine#1881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38759/ 2024-08-16 10:38:28.177 [Test worker @coroutine#1881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38759/ 2024-08-16 10:38:28.177 [Test worker @coroutine#1881] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38759/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 10:38:28.221 [Test worker @coroutine#1881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38759/ 2024-08-16 10:38:28.221 [Test worker @coroutine#1881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38759/ 2024-08-16 10:38:28.221 [Test worker @coroutine#1881] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38759/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 10:38:28.265 [Test worker @coroutine#1881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38759/ 2024-08-16 10:38:28.269 [Test worker @coroutine#1898] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37531/ 2024-08-16 10:38:28.269 [Test worker @coroutine#1898] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37531/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 10:38:28.270 [Test worker @coroutine#1898] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37531/ 2024-08-16 10:38:28.271 [Test worker @coroutine#1898] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37531/ 2024-08-16 10:38:28.271 [Test worker @coroutine#1898] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37531/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 10:38:28.313 [Test worker @coroutine#1898] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37531/ 2024-08-16 10:38:28.313 [Test worker @coroutine#1898] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37531/ 2024-08-16 10:38:28.313 [Test worker @coroutine#1898] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37531/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 10:38:28.357 [Test worker @coroutine#1898] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37531/ 2024-08-16 10:38:28.357 [Test worker @coroutine#1898] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37531/ 2024-08-16 10:38:28.357 [Test worker @coroutine#1898] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37531/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 10:38:28.401 [Test worker @coroutine#1898] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37531/ 2024-08-16 10:38:28.401 [Test worker @coroutine#1898] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37531/ 2024-08-16 10:38:28.401 [Test worker @coroutine#1898] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37531/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 10:38:28.445 [Test worker @coroutine#1898] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37531/ 2024-08-16 10:38:28.445 [Test worker @coroutine#1898] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37531/ 2024-08-16 10:38:28.445 [Test worker @coroutine#1898] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37531/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 10:38:28.489 [Test worker @coroutine#1898] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37531/ 2024-08-16 10:38:28.489 [Test worker @coroutine#1898] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37531/ 2024-08-16 10:38:28.489 [Test worker @coroutine#1898] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37531/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 10:38:28.490 [Test worker @coroutine#1898] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37531/ 2024-08-16 10:38:28.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-08-16 10:38:28.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:28.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:28.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:28.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:28.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:28.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43fdef43 2024-08-16 10:38:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-08-16 10:38:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:28.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-08-16 10:38:28.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2024-08-16 10:38:28.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2024-08-16 10:38:28.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-08-16 10:38:28.628 [DefaultDispatcher-worker-14 @coroutine#1928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2024-08-16 10:38:28.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-08-16 10:38:28.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:28.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:28.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:28.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:28.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:28.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:28.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@732fa176 2024-08-16 10:38:28.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:28.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:28.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:28.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:28.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:28.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:28.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:28.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:28.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:28.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:28.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:28.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:28.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:28.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:28.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:28.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:28.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:28.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:28.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:28.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-08-16 10:38:28.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:28.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:28.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:28.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:28.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:28.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:28.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:28.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:28.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-08-16 10:38:28.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c7b4a31 2024-08-16 10:38:28.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c7b4a31 2024-08-16 10:38:28.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-08-16 10:38:28.660 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:28.681 [DefaultDispatcher-worker-5 @coroutine#1946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c7b4a31 2024-08-16 10:38:28.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-08-16 10:38:28.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:28.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:28.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:28.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:28.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:28.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:28.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e17a9e6 2024-08-16 10:38:28.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:28.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:28.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:28.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:28.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:28.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:28.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:28.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:28.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:28.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:28.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:28.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:28.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:28.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:28.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:28.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:28.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:28.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:28.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:28.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-08-16 10:38:28.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:28.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:28.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:28.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:28.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:28.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:28.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:28.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:28.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-08-16 10:38:28.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a175162 2024-08-16 10:38:28.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a175162 2024-08-16 10:38:28.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-08-16 10:38:28.727 [DefaultDispatcher-worker-13 @coroutine#1955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a175162 2024-08-16 10:38:28.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-08-16 10:38:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e92e9a2 2024-08-16 10:38:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-08-16 10:38:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:28.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-08-16 10:38:28.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@65cf8da0 2024-08-16 10:38:28.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@65cf8da0 2024-08-16 10:38:28.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-08-16 10:38:28.742 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:28.774 [DefaultDispatcher-worker-15 @coroutine#1965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cf8da0 2024-08-16 10:38:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-08-16 10:38:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@397b5b2d 2024-08-16 10:38:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:28.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:28.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:28.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-08-16 10:38:28.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:28.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:28.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:28.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:28.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:28.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:28.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:28.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:28.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-08-16 10:38:28.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@373fb666 2024-08-16 10:38:28.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@373fb666 2024-08-16 10:38:28.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-08-16 10:38:28.784 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:28.821 [DefaultDispatcher-worker-17 @coroutine#1975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@373fb666 2024-08-16 10:38:28.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-08-16 10:38:28.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:28.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:28.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:28.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:28.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:28.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:28.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a3d52a0 2024-08-16 10:38:28.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:28.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:28.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:28.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:28.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:28.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:28.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:28.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:28.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:28.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:28.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:28.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:28.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:28.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:28.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:28.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:28.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:28.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:28.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:28.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-08-16 10:38:28.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:28.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:28.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:28.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:28.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:28.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:28.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:28.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:28.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-08-16 10:38:28.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@18356d9e 2024-08-16 10:38:28.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@18356d9e 2024-08-16 10:38:28.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-08-16 10:38:28.832 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:28.872 [DefaultDispatcher-worker-5 @coroutine#1985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18356d9e 2024-08-16 10:38:28.877 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:28.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-08-16 10:38:28.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:28.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:28.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:28.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:28.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:28.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:28.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a6df932 2024-08-16 10:38:28.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:28.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:28.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:28.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:28.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:28.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:28.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:28.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:28.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:28.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:28.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:28.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:28.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:28.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:28.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:28.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:28.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:28.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:28.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:28.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-08-16 10:38:28.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:28.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:28.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:28.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:28.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:28.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:28.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:28.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:28.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-08-16 10:38:28.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3031d9e9 2024-08-16 10:38:28.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3031d9e9 2024-08-16 10:38:28.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-08-16 10:38:28.924 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:28.928 [DefaultDispatcher-worker-17 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3031d9e9 2024-08-16 10:38:28.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-08-16 10:38:28.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:28.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:28.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:28.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:28.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:28.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:28.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@af04d6d 2024-08-16 10:38:28.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:28.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:28.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:28.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:28.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:28.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:28.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:28.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:28.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:28.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:28.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:28.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:28.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:28.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:28.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:28.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:28.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:28.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:28.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:28.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-08-16 10:38:28.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:28.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:28.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:28.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:28.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:28.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:28.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:28.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:28.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-08-16 10:38:28.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3816efab 2024-08-16 10:38:28.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3816efab 2024-08-16 10:38:28.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-08-16 10:38:28.974 [DefaultDispatcher-worker-3 @coroutine#2010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3816efab 2024-08-16 10:38:28.980 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:28.985 [DefaultDispatcher-worker-8 @coroutine#2010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3816efab 2024-08-16 10:38:28.994 [DefaultDispatcher-worker-5 @coroutine#2010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3816efab 2024-08-16 10:38:29.002 [DefaultDispatcher-worker-3 @coroutine#2010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3816efab 2024-08-16 10:38:29.020 [DefaultDispatcher-worker-13 @coroutine#2010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3816efab 2024-08-16 10:38:29.029 [DefaultDispatcher-worker-3 @coroutine#2010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3816efab 2024-08-16 10:38:29.033 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:29.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown initiated... 2024-08-16 10:38:29.035 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Close initiated... 2024-08-16 10:38:29.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:29.035 [HikariPool-103 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3816efab: (connection evicted) 2024-08-16 10:38:29.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:29.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Closed. 2024-08-16 10:38:29.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown completed. 2024-08-16 10:38:33.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-08-16 10:38:33.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:33.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:33.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:33.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:33.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:33.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:33.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65192f16 2024-08-16 10:38:33.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:33.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:33.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:33.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:33.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:33.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:33.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:33.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:33.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:33.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:33.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:33.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:33.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:33.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:33.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:33.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:33.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:33.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:33.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:33.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-08-16 10:38:33.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:33.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:33.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:33.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:33.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:33.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:33.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:33.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:33.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-08-16 10:38:33.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@76cad511 2024-08-16 10:38:33.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@76cad511 2024-08-16 10:38:33.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-08-16 10:38:33.168 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76cad511 2024-08-16 10:38:33.183 [DefaultDispatcher-worker-3 @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76cad511 2024-08-16 10:38:33.199 [DefaultDispatcher-worker-11 @coroutine#2035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76cad511 2024-08-16 10:38:33.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-08-16 10:38:33.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:33.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:33.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:33.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:33.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:33.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:33.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@408bb173 2024-08-16 10:38:33.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:33.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:33.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:33.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:33.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:33.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:33.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:33.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:33.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:33.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:33.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:33.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:33.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:33.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:33.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:33.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:33.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:33.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:33.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:33.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-08-16 10:38:33.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:33.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:33.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:33.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:33.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:33.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:33.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:33.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:33.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-08-16 10:38:33.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f8a37b 2024-08-16 10:38:33.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f8a37b 2024-08-16 10:38:33.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-08-16 10:38:33.222 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32f8a37b 2024-08-16 10:38:33.245 [DefaultDispatcher-worker-11 @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32f8a37b 2024-08-16 10:38:33.248 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:33.255 [DefaultDispatcher-worker-8 @coroutine#2039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32f8a37b 2024-08-16 10:38:33.261 [DefaultDispatcher-worker-12 @coroutine#2039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32f8a37b 2024-08-16 10:38:33.271 [DefaultDispatcher-worker-7 @coroutine#2039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32f8a37b 2024-08-16 10:38:33.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-08-16 10:38:33.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:33.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:33.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:33.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:33.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:33.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:33.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62b2bc2e 2024-08-16 10:38:33.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:33.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:33.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:33.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:33.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:33.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:33.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:33.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:33.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:33.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:33.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:33.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:33.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:33.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:33.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:33.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:33.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:33.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:33.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:33.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-08-16 10:38:33.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:33.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:33.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:33.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:33.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:33.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:33.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:33.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:33.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-08-16 10:38:33.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fd3197b 2024-08-16 10:38:33.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fd3197b 2024-08-16 10:38:33.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-08-16 10:38:33.290 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd3197b 2024-08-16 10:38:33.303 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:33.311 [DefaultDispatcher-worker-3 @coroutine#2043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd3197b 2024-08-16 10:38:33.320 [DefaultDispatcher-worker-16 @coroutine#2045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd3197b 2024-08-16 10:38:33.327 [DefaultDispatcher-worker-16 @coroutine#2045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd3197b 2024-08-16 10:38:33.335 [DefaultDispatcher-worker-9 @coroutine#2045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd3197b 2024-08-16 10:38:33.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-08-16 10:38:33.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f6b1f19 2024-08-16 10:38:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-08-16 10:38:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:33.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-08-16 10:38:33.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@cfe72b0 2024-08-16 10:38:33.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@cfe72b0 2024-08-16 10:38:33.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-08-16 10:38:33.356 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cfe72b0 2024-08-16 10:38:33.373 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:33.378 [DefaultDispatcher-worker-14 @coroutine#2049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cfe72b0 2024-08-16 10:38:33.389 [DefaultDispatcher-worker-17 @coroutine#2051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cfe72b0 2024-08-16 10:38:33.398 [DefaultDispatcher-worker-7 @coroutine#2051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cfe72b0 2024-08-16 10:38:33.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-08-16 10:38:33.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:33.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:33.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:33.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:33.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:33.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:33.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@525c0f74 2024-08-16 10:38:33.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:33.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:33.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:33.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:33.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:33.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:33.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:33.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:33.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:33.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:33.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:33.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:33.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:33.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:33.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:33.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:33.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:33.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:33.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:33.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-08-16 10:38:33.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:33.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:33.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:33.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:33.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:33.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:33.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:33.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:33.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-08-16 10:38:33.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b0ec4a 2024-08-16 10:38:33.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b0ec4a 2024-08-16 10:38:33.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-08-16 10:38:33.420 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b0ec4a 2024-08-16 10:38:33.438 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:33.442 [DefaultDispatcher-worker-12 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b0ec4a 2024-08-16 10:38:33.451 [DefaultDispatcher-worker-14 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b0ec4a 2024-08-16 10:38:33.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-08-16 10:38:33.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:33.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:33.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:33.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:33.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:33.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:33.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f908a10 2024-08-16 10:38:33.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:33.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:33.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:33.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:33.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:33.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:33.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:33.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:33.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:33.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:33.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:33.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:33.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:33.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:33.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:33.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:33.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:33.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:33.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:33.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-08-16 10:38:33.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:33.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:33.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:33.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:33.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:33.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:33.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:33.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:33.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-08-16 10:38:33.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@73cfafd8 2024-08-16 10:38:33.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@73cfafd8 2024-08-16 10:38:33.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-08-16 10:38:33.474 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73cfafd8 2024-08-16 10:38:33.492 [DefaultDispatcher-worker-11 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73cfafd8 2024-08-16 10:38:33.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-08-16 10:38:33.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:33.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:33.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:33.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:33.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:33.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:33.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d97a357 2024-08-16 10:38:33.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:33.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:33.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:33.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:33.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:33.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:33.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:33.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:33.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:33.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:33.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:33.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:33.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:33.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:33.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:33.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:33.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:33.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:33.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:33.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-08-16 10:38:33.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:33.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:33.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:33.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:33.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:33.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:33.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:33.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:33.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-08-16 10:38:33.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dab2cf5 2024-08-16 10:38:33.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dab2cf5 2024-08-16 10:38:33.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-08-16 10:38:33.499 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:33.514 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dab2cf5 2024-08-16 10:38:33.534 [DefaultDispatcher-worker-11 @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dab2cf5 2024-08-16 10:38:33.588 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:33.597 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:33.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-08-16 10:38:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f922523 2024-08-16 10:38:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 10:38:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 10:38:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 10:38:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-08-16 10:38:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:33.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-08-16 10:38:33.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c4eda3a 2024-08-16 10:38:33.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c4eda3a 2024-08-16 10:38:33.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-08-16 10:38:33.730 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4eda3a 2024-08-16 10:38:33.743 [Test worker @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4eda3a 2024-08-16 10:38:33.745 [Test worker @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4eda3a 2024-08-16 10:38:33.747 [DefaultDispatcher-worker-11 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40179/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:33.747 [DefaultDispatcher-worker-11 @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:40179/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 10:38:33.747 [DefaultDispatcher-worker-11 @coroutine#2074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40179/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:33.747 [DefaultDispatcher-worker-11 @coroutine#2074] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40179/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 10:38:33.749 [DefaultDispatcher-worker-13 @coroutine#2074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40179/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:33.749 [DefaultDispatcher-worker-13 @coroutine#2074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40179/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:33.755 [DefaultDispatcher-worker-14 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4eda3a 2024-08-16 10:38:33.755 [DefaultDispatcher-worker-14 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:33.755 [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:40179/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:33.755 [DefaultDispatcher-worker-14 @coroutine#2073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:33.756 [DefaultDispatcher-worker-6 @coroutine#2073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:33.756 [DefaultDispatcher-worker-6 @coroutine#2073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:33.757 [Test worker @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4eda3a 2024-08-16 10:38:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-08-16 10:38:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7de2c19c 2024-08-16 10:38:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 10:38:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 10:38:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 10:38:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-08-16 10:38:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:33.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-08-16 10:38:33.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bc49d70 2024-08-16 10:38:33.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bc49d70 2024-08-16 10:38:33.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-08-16 10:38:33.782 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc49d70 2024-08-16 10:38:33.792 [Test worker @coroutine#2085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc49d70 2024-08-16 10:38:33.794 [Test worker @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc49d70 2024-08-16 10:38:33.798 [DefaultDispatcher-worker-13 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40179/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-08-16 10:38:33.798 [DefaultDispatcher-worker-13 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40179/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-08-16 10:38:33.798 [DefaultDispatcher-worker-13 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40179/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-08-16 10:38:33.800 [DefaultDispatcher-worker-10 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40179/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-08-16 10:38:33.800 [DefaultDispatcher-worker-10 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40179/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-08-16 10:38:33.803 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:33.803 [DefaultDispatcher-worker-12 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc49d70 2024-08-16 10:38:33.807 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@14449007 2024-08-16 10:38:33.807 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@14449007 2024-08-16 10:38:33.811 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a836cff 2024-08-16 10:38:33.811 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a836cff 2024-08-16 10:38:33.814 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ebcfb77 2024-08-16 10:38:33.815 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ebcfb77 2024-08-16 10:38:33.818 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbe66c4 2024-08-16 10:38:33.818 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbe66c4 2024-08-16 10:38:33.820 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b4a111c 2024-08-16 10:38:33.820 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b4a111c 2024-08-16 10:38:33.823 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a2f7c1e 2024-08-16 10:38:33.823 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a2f7c1e 2024-08-16 10:38:33.825 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@1331556f 2024-08-16 10:38:33.825 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@1331556f 2024-08-16 10:38:33.828 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b91998b 2024-08-16 10:38:33.828 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b91998b 2024-08-16 10:38:33.832 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@e8ad14 2024-08-16 10:38:33.832 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@e8ad14 2024-08-16 10:38:33.832 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 10:38:33.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-08-16 10:38:33.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:33.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:33.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:33.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:33.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:33.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:33.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b6cf3c1 2024-08-16 10:38:33.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:33.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:33.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:33.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:33.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:33.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:33.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:33.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:33.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:33.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:33.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:33.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:33.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:33.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 10:38:33.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 10:38:33.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:33.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:33.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 10:38:33.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:33.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-08-16 10:38:33.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:33.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:33.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:33.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:33.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:33.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:33.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:33.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:33.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-08-16 10:38:33.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c450960 2024-08-16 10:38:33.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c450960 2024-08-16 10:38:33.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-08-16 10:38:33.859 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:33.863 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e0a6a2e 2024-08-16 10:38:33.863 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e0a6a2e 2024-08-16 10:38:33.867 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@40cd9d9f 2024-08-16 10:38:33.867 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@40cd9d9f 2024-08-16 10:38:33.868 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c450960 2024-08-16 10:38:33.870 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@44f2015e 2024-08-16 10:38:33.870 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@44f2015e 2024-08-16 10:38:33.873 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f097a4 2024-08-16 10:38:33.873 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f097a4 2024-08-16 10:38:33.876 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cb6c6ae 2024-08-16 10:38:33.876 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cb6c6ae 2024-08-16 10:38:33.878 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@303b91c2 2024-08-16 10:38:33.878 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@303b91c2 2024-08-16 10:38:33.878 [Test worker @coroutine#2100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c450960 2024-08-16 10:38:33.880 [Test worker @coroutine#2102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c450960 2024-08-16 10:38:33.880 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@64979e6a 2024-08-16 10:38:33.881 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@64979e6a 2024-08-16 10:38:33.881 [DefaultDispatcher-worker-15 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36305/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:33.881 [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:36305/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 10:38:33.881 [DefaultDispatcher-worker-15 @coroutine#2106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36305/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:33.881 [DefaultDispatcher-worker-15 @coroutine#2106] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36305/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 10:38:33.883 [DefaultDispatcher-worker-17 @coroutine#2106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36305/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:33.883 [DefaultDispatcher-worker-17 @coroutine#2106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36305/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:33.884 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@61df68eb 2024-08-16 10:38:33.884 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@61df68eb 2024-08-16 10:38:33.887 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7651c8 2024-08-16 10:38:33.887 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7651c8 2024-08-16 10:38:33.887 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 10:38:33.889 [DefaultDispatcher-worker-16 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c450960 2024-08-16 10:38:33.890 [DefaultDispatcher-worker-16 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:33.890 [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:36305/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:33.890 [DefaultDispatcher-worker-16 @coroutine#2105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:33.890 [DefaultDispatcher-worker-8 @coroutine#2105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:33.891 [DefaultDispatcher-worker-8 @coroutine#2105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:33.892 [Test worker @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c450960 2024-08-16 10:38:33.901 [DefaultDispatcher-worker-14 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c450960 2024-08-16 10:38:33.909 [DefaultDispatcher-worker-14 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c450960 2024-08-16 10:38:33.918 [DefaultDispatcher-worker-10 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c450960 2024-08-16 10:38:33.927 [DefaultDispatcher-worker-5 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c450960 2024-08-16 10:38:33.937 [DefaultDispatcher-worker-3 @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c450960 2024-08-16 10:38:33.944 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:33.945 [DefaultDispatcher-worker-2 @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c450960 2024-08-16 10:38:33.948 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@21ec61b9 2024-08-16 10:38:33.948 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@21ec61b9 2024-08-16 10:38:33.952 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f2b8bf4 2024-08-16 10:38:33.952 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f2b8bf4 2024-08-16 10:38:33.954 [DefaultDispatcher-worker-8 @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c450960 2024-08-16 10:38:33.955 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b140ac9 2024-08-16 10:38:33.955 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b140ac9 2024-08-16 10:38:33.959 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e1681cf 2024-08-16 10:38:33.959 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e1681cf 2024-08-16 10:38:33.962 [DefaultDispatcher-worker-14 @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c450960 2024-08-16 10:38:33.963 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c35c41d 2024-08-16 10:38:33.963 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c35c41d 2024-08-16 10:38:33.966 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f328e44 2024-08-16 10:38:33.966 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f328e44 2024-08-16 10:38:33.970 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@54fb9529 2024-08-16 10:38:33.970 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@54fb9529 2024-08-16 10:38:33.972 [DefaultDispatcher-worker-16 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c450960 2024-08-16 10:38:33.973 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@e397e80 2024-08-16 10:38:33.974 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@e397e80 2024-08-16 10:38:33.977 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@c2e5676 2024-08-16 10:38:33.977 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@c2e5676 2024-08-16 10:38:33.977 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-08-16 10:38:33.979 [DefaultDispatcher-worker-14 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c450960 2024-08-16 10:38:33.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-08-16 10:38:33.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:33.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:33.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:33.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:33.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:33.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:33.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30d3f583 2024-08-16 10:38:33.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:33.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:33.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:33.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:33.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:33.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:33.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:33.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:33.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:33.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:33.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:33.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:33.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:33.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 10:38:33.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 10:38:33.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:33.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:33.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 10:38:33.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:33.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-08-16 10:38:33.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:33.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:33.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:33.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:33.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:33.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:33.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:33.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:33.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-08-16 10:38:33.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@73b034ca 2024-08-16 10:38:33.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@73b034ca 2024-08-16 10:38:33.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-08-16 10:38:34.015 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b034ca 2024-08-16 10:38:34.025 [Test worker @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b034ca 2024-08-16 10:38:34.027 [Test worker @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b034ca 2024-08-16 10:38:34.028 [DefaultDispatcher-worker-14 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49407/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:34.028 [DefaultDispatcher-worker-14 @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:49407/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 10:38:34.028 [DefaultDispatcher-worker-14 @coroutine#2153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49407/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:34.028 [DefaultDispatcher-worker-14 @coroutine#2153] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49407/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 10:38:34.030 [DefaultDispatcher-worker-15 @coroutine#2153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49407/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:34.030 [DefaultDispatcher-worker-15 @coroutine#2153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49407/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:34.037 [DefaultDispatcher-worker-15 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b034ca 2024-08-16 10:38:34.038 [DefaultDispatcher-worker-15 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:34.038 [DefaultDispatcher-worker-15 @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:49407/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:34.038 [DefaultDispatcher-worker-15 @coroutine#2152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:34.039 [DefaultDispatcher-worker-11 @coroutine#2152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:34.039 [DefaultDispatcher-worker-11 @coroutine#2152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:34.041 [Test worker @coroutine#2157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b034ca 2024-08-16 10:38:34.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-08-16 10:38:34.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:34.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:34.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:34.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:34.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:34.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:34.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@462deb2b 2024-08-16 10:38:34.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:34.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:34.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:34.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:34.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:34.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:34.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:34.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:34.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:34.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:34.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:34.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:34.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:34.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 10:38:34.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 10:38:34.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:34.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:34.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 10:38:34.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:34.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-08-16 10:38:34.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:34.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:34.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:34.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:34.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:34.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:34.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:34.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:34.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-08-16 10:38:34.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@13563e64 2024-08-16 10:38:34.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@13563e64 2024-08-16 10:38:34.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-08-16 10:38:34.047 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13563e64 2024-08-16 10:38:34.057 [Test worker @coroutine#2164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13563e64 2024-08-16 10:38:34.059 [Test worker @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13563e64 2024-08-16 10:38:34.061 [DefaultDispatcher-worker-11 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49407/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-08-16 10:38:34.061 [DefaultDispatcher-worker-11 @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:49407/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-08-16 10:38:34.061 [DefaultDispatcher-worker-11 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49407/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-08-16 10:38:34.062 [DefaultDispatcher-worker-7 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49407/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-08-16 10:38:34.062 [DefaultDispatcher-worker-7 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49407/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-08-16 10:38:34.069 [DefaultDispatcher-worker-3 @coroutine#2168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13563e64 2024-08-16 10:38:34.092 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:34.097 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@f81d32a 2024-08-16 10:38:34.097 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@f81d32a 2024-08-16 10:38:34.100 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@1463caa 2024-08-16 10:38:34.100 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@1463caa 2024-08-16 10:38:34.104 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@579b85a 2024-08-16 10:38:34.104 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@579b85a 2024-08-16 10:38:34.106 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@407b3691 2024-08-16 10:38:34.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-08-16 10:38:34.106 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@407b3691 2024-08-16 10:38:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74eae1e0 2024-08-16 10:38:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 10:38:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 10:38:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 10:38:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-08-16 10:38:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:34.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-08-16 10:38:34.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@506d7fed 2024-08-16 10:38:34.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@506d7fed 2024-08-16 10:38:34.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-08-16 10:38:34.109 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@41e2a537 2024-08-16 10:38:34.109 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@41e2a537 2024-08-16 10:38:34.111 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@717172cd 2024-08-16 10:38:34.111 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@717172cd 2024-08-16 10:38:34.114 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3902bfd1 2024-08-16 10:38:34.114 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3902bfd1 2024-08-16 10:38:34.116 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2054c9de 2024-08-16 10:38:34.116 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2054c9de 2024-08-16 10:38:34.118 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@744b0bfe 2024-08-16 10:38:34.118 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@744b0bfe 2024-08-16 10:38:34.118 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 10:38:34.132 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@506d7fed 2024-08-16 10:38:34.142 [Test worker @coroutine#2179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@506d7fed 2024-08-16 10:38:34.143 [Test worker @coroutine#2181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@506d7fed 2024-08-16 10:38:34.144 [DefaultDispatcher-worker-10 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48839/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:34.144 [DefaultDispatcher-worker-10 @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:48839/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 10:38:34.144 [DefaultDispatcher-worker-10 @coroutine#2185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48839/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:34.144 [DefaultDispatcher-worker-10 @coroutine#2185] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48839/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 10:38:34.146 [DefaultDispatcher-worker-7 @coroutine#2185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48839/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:34.146 [DefaultDispatcher-worker-7 @coroutine#2185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48839/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:34.146 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:34.151 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f0ed4c 2024-08-16 10:38:34.151 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f0ed4c 2024-08-16 10:38:34.151 [DefaultDispatcher-worker-1 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@506d7fed 2024-08-16 10:38:34.151 [DefaultDispatcher-worker-1 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:34.151 [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:48839/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:34.151 [DefaultDispatcher-worker-1 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:34.152 [DefaultDispatcher-worker-14 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:34.152 [DefaultDispatcher-worker-14 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:34.154 [Test worker @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@506d7fed 2024-08-16 10:38:34.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-08-16 10:38:34.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:34.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:34.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:34.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:34.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:34.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:34.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49d5c751 2024-08-16 10:38:34.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:34.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:34.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:34.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:34.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:34.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:34.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:34.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:34.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:34.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:34.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:34.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:34.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:34.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 10:38:34.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 10:38:34.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:34.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:34.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 10:38:34.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:34.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-08-16 10:38:34.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:34.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:34.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:34.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:34.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:34.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:34.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:34.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:34.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-08-16 10:38:34.156 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@37370402 2024-08-16 10:38:34.156 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@37370402 2024-08-16 10:38:34.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b29e00 2024-08-16 10:38:34.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b29e00 2024-08-16 10:38:34.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-08-16 10:38:34.159 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b29e00 2024-08-16 10:38:34.160 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3308863c 2024-08-16 10:38:34.160 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3308863c 2024-08-16 10:38:34.162 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@760a0e39 2024-08-16 10:38:34.162 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@760a0e39 2024-08-16 10:38:34.165 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ae1739 2024-08-16 10:38:34.165 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ae1739 2024-08-16 10:38:34.167 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@47361d3a 2024-08-16 10:38:34.167 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@47361d3a 2024-08-16 10:38:34.169 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@30785a86 2024-08-16 10:38:34.170 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@30785a86 2024-08-16 10:38:34.170 [Test worker @coroutine#2196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b29e00 2024-08-16 10:38:34.172 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1625f176 2024-08-16 10:38:34.172 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1625f176 2024-08-16 10:38:34.172 [Test worker @coroutine#2198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b29e00 2024-08-16 10:38:34.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-08-16 10:38:34.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:34.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:34.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:34.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:34.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:34.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:34.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@149ef64a 2024-08-16 10:38:34.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:34.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:34.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:34.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:34.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:34.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:34.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:34.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:34.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:34.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:34.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:34.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:34.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:34.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 10:38:34.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 10:38:34.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:34.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:34.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 10:38:34.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:34.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-08-16 10:38:34.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:34.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:34.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:34.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:34.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:34.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:34.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:34.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:34.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-08-16 10:38:34.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e41b65a 2024-08-16 10:38:34.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e41b65a 2024-08-16 10:38:34.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-08-16 10:38:34.175 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0a2b54 2024-08-16 10:38:34.175 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0a2b54 2024-08-16 10:38:34.175 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 10:38:34.182 [DefaultDispatcher-worker-1 @coroutine#2200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b29e00 2024-08-16 10:38:34.195 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e41b65a 2024-08-16 10:38:34.205 [Test worker @coroutine#2208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e41b65a 2024-08-16 10:38:34.207 [Test worker @coroutine#2210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e41b65a 2024-08-16 10:38:34.208 [DefaultDispatcher-worker-1 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47729/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:34.208 [DefaultDispatcher-worker-1 @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:47729/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 10:38:34.208 [DefaultDispatcher-worker-1 @coroutine#2214] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47729/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:34.208 [DefaultDispatcher-worker-1 @coroutine#2214] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47729/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 10:38:34.208 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:34.209 [DefaultDispatcher-worker-12 @coroutine#2214] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47729/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:34.210 [DefaultDispatcher-worker-12 @coroutine#2214] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47729/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:34.213 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@12a0db38 2024-08-16 10:38:34.213 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@12a0db38 2024-08-16 10:38:34.216 [DefaultDispatcher-worker-13 @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e41b65a 2024-08-16 10:38:34.216 [DefaultDispatcher-worker-13 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:34.216 [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:47729/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:34.216 [DefaultDispatcher-worker-13 @coroutine#2213] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:34.217 [DefaultDispatcher-worker-8 @coroutine#2213] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:34.217 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c67271c 2024-08-16 10:38:34.217 [DefaultDispatcher-worker-8 @coroutine#2213] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:34.217 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c67271c 2024-08-16 10:38:34.219 [Test worker @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e41b65a 2024-08-16 10:38:34.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-08-16 10:38:34.220 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@1858b048 2024-08-16 10:38:34.220 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@1858b048 2024-08-16 10:38:34.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:34.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:34.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:34.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:34.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:34.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:34.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ab1c7a9 2024-08-16 10:38:34.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:34.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:34.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:34.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:34.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:34.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:34.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:34.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:34.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:34.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:34.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:34.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:34.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:34.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 10:38:34.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 10:38:34.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:34.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:34.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 10:38:34.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:34.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-08-16 10:38:34.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:34.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:34.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:34.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:34.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:34.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:34.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:34.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:34.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-08-16 10:38:34.222 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d5a2d27 2024-08-16 10:38:34.222 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d5a2d27 2024-08-16 10:38:34.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d9c69f8 2024-08-16 10:38:34.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d9c69f8 2024-08-16 10:38:34.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-08-16 10:38:34.224 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@493754af 2024-08-16 10:38:34.224 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@493754af 2024-08-16 10:38:34.225 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d9c69f8 2024-08-16 10:38:34.227 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ccdd552 2024-08-16 10:38:34.227 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ccdd552 2024-08-16 10:38:34.229 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@314af273 2024-08-16 10:38:34.229 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@314af273 2024-08-16 10:38:34.232 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d75d268 2024-08-16 10:38:34.232 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d75d268 2024-08-16 10:38:34.234 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e946b45 2024-08-16 10:38:34.234 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e946b45 2024-08-16 10:38:34.234 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 10:38:34.236 [Test worker @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d9c69f8 2024-08-16 10:38:34.238 [Test worker @coroutine#2227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d9c69f8 2024-08-16 10:38:34.239 [DefaultDispatcher-worker-8 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-08-16 10:38:34.239 [DefaultDispatcher-worker-8 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:34.239 [DefaultDispatcher-worker-8 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:34.239 [DefaultDispatcher-worker-8 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:34.239 [DefaultDispatcher-worker-8 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:34.239 [DefaultDispatcher-worker-8 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:34.239 [DefaultDispatcher-worker-8 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:34.239 [DefaultDispatcher-worker-8 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dae2848 2024-08-16 10:38:34.239 [DefaultDispatcher-worker-8 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:34.239 [DefaultDispatcher-worker-8 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:34.239 [DefaultDispatcher-worker-8 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:34.239 [DefaultDispatcher-worker-8 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:34.239 [DefaultDispatcher-worker-8 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:34.239 [DefaultDispatcher-worker-8 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:34.239 [DefaultDispatcher-worker-8 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:34.239 [DefaultDispatcher-worker-8 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:34.239 [DefaultDispatcher-worker-8 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:34.239 [DefaultDispatcher-worker-8 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:34.239 [DefaultDispatcher-worker-8 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:34.239 [DefaultDispatcher-worker-8 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:34.239 [DefaultDispatcher-worker-8 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:34.239 [DefaultDispatcher-worker-8 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 10:38:34.239 [DefaultDispatcher-worker-8 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 10:38:34.239 [DefaultDispatcher-worker-8 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:34.239 [DefaultDispatcher-worker-8 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:34.239 [DefaultDispatcher-worker-8 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 10:38:34.239 [DefaultDispatcher-worker-8 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:34.239 [DefaultDispatcher-worker-8 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-08-16 10:38:34.239 [DefaultDispatcher-worker-8 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:34.239 [DefaultDispatcher-worker-8 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:34.239 [DefaultDispatcher-worker-8 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:34.239 [DefaultDispatcher-worker-8 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:34.239 [DefaultDispatcher-worker-8 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:34.239 [DefaultDispatcher-worker-8 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:34.239 [DefaultDispatcher-worker-8 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:34.239 [DefaultDispatcher-worker-8 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:34.239 [DefaultDispatcher-worker-8 @coroutine#2235] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-08-16 10:38:34.240 [DefaultDispatcher-worker-8 @coroutine#2235] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6193cd36 2024-08-16 10:38:34.240 [DefaultDispatcher-worker-8 @coroutine#2235] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6193cd36 2024-08-16 10:38:34.240 [DefaultDispatcher-worker-8 @coroutine#2235] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-08-16 10:38:34.247 [DefaultDispatcher-worker-17 @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d9c69f8 2024-08-16 10:38:34.258 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:34.261 [DefaultDispatcher-worker-8 @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6193cd36 2024-08-16 10:38:34.263 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@af9c5ae 2024-08-16 10:38:34.263 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@af9c5ae 2024-08-16 10:38:34.266 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@43e2a81 2024-08-16 10:38:34.266 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@43e2a81 2024-08-16 10:38:34.269 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aede 2024-08-16 10:38:34.269 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aede 2024-08-16 10:38:34.272 [DefaultDispatcher-worker-8 @coroutine#2238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6193cd36 2024-08-16 10:38:34.273 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@450320ba 2024-08-16 10:38:34.273 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@450320ba 2024-08-16 10:38:34.274 [DefaultDispatcher-worker-8 @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6193cd36 2024-08-16 10:38:34.275 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:34.275 [DefaultDispatcher-worker-17 @coroutine#2243] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:34.275 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1934901 2024-08-16 10:38:34.275 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1934901 2024-08-16 10:38:34.275 [DefaultDispatcher-worker-17 @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-08-16 10:38:34.275 [DefaultDispatcher-worker-17 @coroutine#2243] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:34.275 [DefaultDispatcher-worker-17 @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-08-16 10:38:34.276 [DefaultDispatcher-worker-8 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-16 10:38:34.276 [DefaultDispatcher-worker-8 @coroutine#2235] 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-08-16 10:38:34.276 [DefaultDispatcher-worker-8 @coroutine#2235] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-16 10:38:34.277 [DefaultDispatcher-worker-7 @coroutine#2243] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:34.277 [DefaultDispatcher-worker-17 @coroutine#2235] 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-08-16 10:38:34.278 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@740c0190 2024-08-16 10:38:34.278 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@740c0190 2024-08-16 10:38:34.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-08-16 10:38:34.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:34.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:34.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:34.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:34.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:34.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:34.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12921ee1 2024-08-16 10:38:34.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:34.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:34.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:34.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:34.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:34.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:34.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:34.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:34.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:34.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:34.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:34.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:34.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:34.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 10:38:34.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 10:38:34.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:34.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:34.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 10:38:34.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:34.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-08-16 10:38:34.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:34.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:34.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:34.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:34.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:34.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:34.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:34.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:34.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-08-16 10:38:34.280 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@37913c57 2024-08-16 10:38:34.280 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@37913c57 2024-08-16 10:38:34.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@29390110 2024-08-16 10:38:34.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@29390110 2024-08-16 10:38:34.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-08-16 10:38:34.283 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@79763691 2024-08-16 10:38:34.283 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@79763691 2024-08-16 10:38:34.285 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3956c4d5 2024-08-16 10:38:34.285 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3956c4d5 2024-08-16 10:38:34.285 [DefaultDispatcher-worker-4 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6193cd36 2024-08-16 10:38:34.286 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@252cdff5 2024-08-16 10:38:34.286 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@252cdff5 2024-08-16 10:38:34.286 [DefaultDispatcher-worker-4 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 10:38:34.286 [DefaultDispatcher-worker-4 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:34.286 [DefaultDispatcher-worker-4 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 10:38:34.287 [DefaultDispatcher-worker-4 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 10:38:34.288 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6c5110 2024-08-16 10:38:34.288 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6c5110 2024-08-16 10:38:34.288 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 10:38:34.289 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d695727 2024-08-16 10:38:34.289 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d695727 2024-08-16 10:38:34.293 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@786bceee 2024-08-16 10:38:34.293 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@786bceee 2024-08-16 10:38:34.295 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@46a62630 2024-08-16 10:38:34.295 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@46a62630 2024-08-16 10:38:34.297 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d9325d 2024-08-16 10:38:34.297 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d9325d 2024-08-16 10:38:34.300 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3efe842e 2024-08-16 10:38:34.300 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3efe842e 2024-08-16 10:38:34.302 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@184431a1 2024-08-16 10:38:34.302 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@184431a1 2024-08-16 10:38:34.303 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29390110 2024-08-16 10:38:34.305 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fa4033f 2024-08-16 10:38:34.305 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fa4033f 2024-08-16 10:38:34.305 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 10:38:34.313 [Test worker @coroutine#2251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29390110 2024-08-16 10:38:34.314 [Test worker @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29390110 2024-08-16 10:38:34.315 [DefaultDispatcher-worker-12 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46957/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:34.315 [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:46957/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 10:38:34.315 [DefaultDispatcher-worker-12 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46957/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:34.315 [DefaultDispatcher-worker-12 @coroutine#2258] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46957/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 10:38:34.318 [DefaultDispatcher-worker-5 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46957/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:34.318 [DefaultDispatcher-worker-5 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46957/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:34.324 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:34.325 [DefaultDispatcher-worker-7 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29390110 2024-08-16 10:38:34.325 [DefaultDispatcher-worker-7 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:34.325 [DefaultDispatcher-worker-7 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:34.325 [DefaultDispatcher-worker-7 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:34.326 [DefaultDispatcher-worker-11 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:34.326 [DefaultDispatcher-worker-11 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:34.327 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@54aad0af 2024-08-16 10:38:34.327 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@54aad0af 2024-08-16 10:38:34.328 [Test worker @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29390110 2024-08-16 10:38:34.330 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a6d344a 2024-08-16 10:38:34.330 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a6d344a 2024-08-16 10:38:34.333 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e52bbdf 2024-08-16 10:38:34.333 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e52bbdf 2024-08-16 10:38:34.335 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b503e71 2024-08-16 10:38:34.335 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b503e71 2024-08-16 10:38:34.337 [DefaultDispatcher-worker-4 @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29390110 2024-08-16 10:38:34.338 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@19fdba1c 2024-08-16 10:38:34.338 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@19fdba1c 2024-08-16 10:38:34.340 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a01020d 2024-08-16 10:38:34.340 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a01020d 2024-08-16 10:38:34.340 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:34.342 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6146d8d1 2024-08-16 10:38:34.342 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6146d8d1 2024-08-16 10:38:34.344 [DefaultDispatcher-worker-11 @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29390110 2024-08-16 10:38:34.344 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b75280 2024-08-16 10:38:34.344 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b75280 2024-08-16 10:38:34.345 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b7fc13e 2024-08-16 10:38:34.345 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b7fc13e 2024-08-16 10:38:34.347 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@f26a917 2024-08-16 10:38:34.347 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@f26a917 2024-08-16 10:38:34.347 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 10:38:34.349 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@a70ac66 2024-08-16 10:38:34.349 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@a70ac66 2024-08-16 10:38:34.352 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@e4f39f0 2024-08-16 10:38:34.352 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@e4f39f0 2024-08-16 10:38:34.352 [DefaultDispatcher-worker-12 @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29390110 2024-08-16 10:38:34.355 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b4da65d 2024-08-16 10:38:34.355 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b4da65d 2024-08-16 10:38:34.358 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d0cee6 2024-08-16 10:38:34.358 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d0cee6 2024-08-16 10:38:34.360 [DefaultDispatcher-worker-7 @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29390110 2024-08-16 10:38:34.360 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7acc4fa6 2024-08-16 10:38:34.360 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7acc4fa6 2024-08-16 10:38:34.362 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@dbb79b6 2024-08-16 10:38:34.362 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@dbb79b6 2024-08-16 10:38:34.365 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b625912 2024-08-16 10:38:34.365 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b625912 2024-08-16 10:38:34.367 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@58360566 2024-08-16 10:38:34.367 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@58360566 2024-08-16 10:38:34.367 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 10:38:34.370 [DefaultDispatcher-worker-13 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29390110 2024-08-16 10:38:34.378 [DefaultDispatcher-worker-13 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29390110 2024-08-16 10:38:34.381 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:34.386 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c27b1e7 2024-08-16 10:38:34.386 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c27b1e7 2024-08-16 10:38:34.388 [DefaultDispatcher-worker-2 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29390110 2024-08-16 10:38:34.391 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@62e04213 2024-08-16 10:38:34.391 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@62e04213 2024-08-16 10:38:34.394 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@66dfda97 2024-08-16 10:38:34.394 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@66dfda97 2024-08-16 10:38:34.396 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@23dd4828 2024-08-16 10:38:34.396 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@23dd4828 2024-08-16 10:38:34.397 [DefaultDispatcher-worker-2 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29390110 2024-08-16 10:38:34.398 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@72247d3d 2024-08-16 10:38:34.398 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@72247d3d 2024-08-16 10:38:34.401 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@123449b0 2024-08-16 10:38:34.401 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@123449b0 2024-08-16 10:38:34.403 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@a272203 2024-08-16 10:38:34.403 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@a272203 2024-08-16 10:38:34.406 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@43f2b767 2024-08-16 10:38:34.406 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@43f2b767 2024-08-16 10:38:34.407 [DefaultDispatcher-worker-13 @coroutine#2279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29390110 2024-08-16 10:38:34.408 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@12eee7b1 2024-08-16 10:38:34.408 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@12eee7b1 2024-08-16 10:38:34.408 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 10:38:34.410 [DefaultDispatcher-worker-17 @coroutine#2285] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46957/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-16 10:38:34.410 [DefaultDispatcher-worker-17 @coroutine#2285] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46957/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-08-16 10:38:34.410 [DefaultDispatcher-worker-17 @coroutine#2285] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46957/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-16 10:38:34.411 [DefaultDispatcher-worker-1 @coroutine#2285] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46957/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-16 10:38:34.411 [DefaultDispatcher-worker-1 @coroutine#2285] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46957/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-16 10:38:34.411 [DefaultDispatcher-worker-1 @coroutine#2285] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46957/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-08-16 10:38:34.411 [DefaultDispatcher-worker-1 @coroutine#2285] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46957/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 10:38:34.413 [DefaultDispatcher-worker-1 @coroutine#2285] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46957/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-08-16 10:38:34.413 [DefaultDispatcher-worker-1 @coroutine#2285] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46957/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-08-16 10:38:34.413 [DefaultDispatcher-worker-1 @coroutine#2285] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46957/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-08-16 10:38:34.414 [DefaultDispatcher-worker-17 @coroutine#2285] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46957/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-08-16 10:38:34.414 [DefaultDispatcher-worker-17 @coroutine#2285] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46957/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-08-16 10:38:34.447 [DefaultDispatcher-worker-11 @coroutine#2285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29390110 2024-08-16 10:38:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-08-16 10:38:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11ec699 2024-08-16 10:38:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 10:38:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 10:38:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 10:38:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-08-16 10:38:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:34.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:34.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:34.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-08-16 10:38:34.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-08-16 10:38:34.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-08-16 10:38:34.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-08-16 10:38:34.475 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-08-16 10:38:34.487 [Test worker @coroutine#2303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-08-16 10:38:34.489 [Test worker @coroutine#2305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-08-16 10:38:34.490 [DefaultDispatcher-worker-2 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55763/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:34.490 [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:55763/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 10:38:34.490 [DefaultDispatcher-worker-2 @coroutine#2309] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55763/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:34.490 [DefaultDispatcher-worker-2 @coroutine#2309] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55763/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 10:38:34.491 [DefaultDispatcher-worker-6 @coroutine#2309] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55763/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:34.491 [DefaultDispatcher-worker-6 @coroutine#2309] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55763/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:34.499 [DefaultDispatcher-worker-8 @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-08-16 10:38:34.499 [DefaultDispatcher-worker-8 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55763/UmAppDatabase/replication/nodeId 2024-08-16 10:38:34.499 [DefaultDispatcher-worker-8 @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:55763/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:34.499 [DefaultDispatcher-worker-8 @coroutine#2308] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55763/UmAppDatabase/replication/nodeId 2024-08-16 10:38:34.500 [DefaultDispatcher-worker-2 @coroutine#2308] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55763/UmAppDatabase/replication/nodeId 2024-08-16 10:38:34.500 [DefaultDispatcher-worker-2 @coroutine#2308] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55763/UmAppDatabase/replication/nodeId 2024-08-16 10:38:34.501 [Test worker @coroutine#2313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-08-16 10:38:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-08-16 10:38:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64dcfd09 2024-08-16 10:38:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 10:38:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 10:38:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 10:38:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-08-16 10:38:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:34.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-08-16 10:38:34.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d2693f 2024-08-16 10:38:34.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d2693f 2024-08-16 10:38:34.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-08-16 10:38:34.504 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d2693f 2024-08-16 10:38:34.517 [Test worker @coroutine#2320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d2693f 2024-08-16 10:38:34.519 [Test worker @coroutine#2322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d2693f 2024-08-16 10:38:34.530 [DefaultDispatcher-worker-6 @coroutine#2324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d2693f 2024-08-16 10:38:34.530 [DefaultDispatcher-worker-17 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-08-16 10:38:34.535 [DefaultDispatcher-worker-2 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-08-16 10:38:34.543 [DefaultDispatcher-worker-12 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-08-16 10:38:34.552 [DefaultDispatcher-worker-7 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-08-16 10:38:34.553 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:34.555 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6762c79f 2024-08-16 10:38:34.555 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6762c79f 2024-08-16 10:38:34.558 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@69a53503 2024-08-16 10:38:34.558 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@69a53503 2024-08-16 10:38:34.560 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d9aacef 2024-08-16 10:38:34.560 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d9aacef 2024-08-16 10:38:34.562 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@28983f38 2024-08-16 10:38:34.562 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@28983f38 2024-08-16 10:38:34.565 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@59b74b8b 2024-08-16 10:38:34.565 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@59b74b8b 2024-08-16 10:38:34.567 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@197a7093 2024-08-16 10:38:34.567 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@197a7093 2024-08-16 10:38:34.569 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@21bf5a87 2024-08-16 10:38:34.569 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@21bf5a87 2024-08-16 10:38:34.572 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@48b7c077 2024-08-16 10:38:34.572 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@48b7c077 2024-08-16 10:38:34.573 [DefaultDispatcher-worker-13 @coroutine#2337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-08-16 10:38:34.575 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b3f31f9 2024-08-16 10:38:34.575 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b3f31f9 2024-08-16 10:38:34.575 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 10:38:34.587 [DefaultDispatcher-worker-11 @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-08-16 10:38:34.597 [DefaultDispatcher-worker-17 @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-08-16 10:38:34.604 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:34.606 [DefaultDispatcher-worker-7 @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-08-16 10:38:34.609 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eff9596 2024-08-16 10:38:34.609 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eff9596 2024-08-16 10:38:34.613 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@50387039 2024-08-16 10:38:34.613 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@50387039 2024-08-16 10:38:34.616 [DefaultDispatcher-worker-4 @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-08-16 10:38:34.616 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5407fee6 2024-08-16 10:38:34.616 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5407fee6 2024-08-16 10:38:34.620 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@11057a02 2024-08-16 10:38:34.620 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@11057a02 2024-08-16 10:38:34.623 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@33740e91 2024-08-16 10:38:34.623 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@33740e91 2024-08-16 10:38:34.625 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@205e097e 2024-08-16 10:38:34.625 [DefaultDispatcher-worker-5 @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-08-16 10:38:34.625 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@205e097e 2024-08-16 10:38:34.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-08-16 10:38:34.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:34.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:34.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:34.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:34.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:34.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:34.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41d6d6c4 2024-08-16 10:38:34.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:34.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:34.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:34.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:34.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:34.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:34.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:34.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:34.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:34.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:34.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:34.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:34.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:34.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 10:38:34.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 10:38:34.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:34.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:34.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 10:38:34.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:34.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-08-16 10:38:34.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:34.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:34.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:34.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:34.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:34.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:34.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:34.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:34.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-08-16 10:38:34.628 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bc5235d 2024-08-16 10:38:34.628 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bc5235d 2024-08-16 10:38:34.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2024-08-16 10:38:34.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2024-08-16 10:38:34.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-08-16 10:38:34.630 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@712a854d 2024-08-16 10:38:34.630 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@712a854d 2024-08-16 10:38:34.632 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b91d7f 2024-08-16 10:38:34.632 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b91d7f 2024-08-16 10:38:34.632 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 10:38:34.652 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2024-08-16 10:38:34.662 [Test worker @coroutine#2346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2024-08-16 10:38:34.664 [Test worker @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2024-08-16 10:38:34.666 [DefaultDispatcher-worker-5 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50451/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:34.666 [DefaultDispatcher-worker-5 @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:50451/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 10:38:34.666 [DefaultDispatcher-worker-5 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50451/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:34.666 [DefaultDispatcher-worker-5 @coroutine#2352] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50451/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 10:38:34.668 [DefaultDispatcher-worker-1 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50451/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:34.668 [DefaultDispatcher-worker-1 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50451/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:34.675 [DefaultDispatcher-worker-17 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2024-08-16 10:38:34.675 [DefaultDispatcher-worker-17 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50451/UmAppDatabase/replication/nodeId 2024-08-16 10:38:34.676 [DefaultDispatcher-worker-17 @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:50451/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:34.676 [DefaultDispatcher-worker-17 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50451/UmAppDatabase/replication/nodeId 2024-08-16 10:38:34.676 [DefaultDispatcher-worker-5 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50451/UmAppDatabase/replication/nodeId 2024-08-16 10:38:34.676 [DefaultDispatcher-worker-5 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50451/UmAppDatabase/replication/nodeId 2024-08-16 10:38:34.678 [Test worker @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2024-08-16 10:38:34.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-08-16 10:38:34.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:34.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:34.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:34.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:34.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:34.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:34.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2286dfcd 2024-08-16 10:38:34.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:34.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:34.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:34.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:34.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:34.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:34.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:34.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:34.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:34.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:34.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:34.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:34.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:34.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 10:38:34.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 10:38:34.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:34.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:34.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 10:38:34.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:34.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-08-16 10:38:34.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:34.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:34.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:34.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:34.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:34.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:34.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:34.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:34.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-08-16 10:38:34.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7308d133 2024-08-16 10:38:34.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7308d133 2024-08-16 10:38:34.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-08-16 10:38:34.684 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7308d133 2024-08-16 10:38:34.694 [Test worker @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7308d133 2024-08-16 10:38:34.695 [Test worker @coroutine#2365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7308d133 2024-08-16 10:38:34.710 [DefaultDispatcher-worker-13 @coroutine#2367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7308d133 2024-08-16 10:38:34.712 [DefaultDispatcher-worker-4 @coroutine#2373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2024-08-16 10:38:34.720 [DefaultDispatcher-worker-17 @coroutine#2373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2024-08-16 10:38:34.728 [DefaultDispatcher-worker-13 @coroutine#2373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2024-08-16 10:38:34.728 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:34.733 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e5eb7eb 2024-08-16 10:38:34.733 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e5eb7eb 2024-08-16 10:38:34.737 [DefaultDispatcher-worker-17 @coroutine#2373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2024-08-16 10:38:34.737 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@30994e50 2024-08-16 10:38:34.737 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@30994e50 2024-08-16 10:38:34.738 [DefaultDispatcher-worker-8 @coroutine#2380] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50451/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-16 10:38:34.738 [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:50451/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-08-16 10:38:34.738 [DefaultDispatcher-worker-8 @coroutine#2380] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50451/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-16 10:38:34.739 [DefaultDispatcher-worker-4 @coroutine#2380] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50451/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-16 10:38:34.739 [DefaultDispatcher-worker-4 @coroutine#2380] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50451/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-16 10:38:34.740 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@34a6dc9b 2024-08-16 10:38:34.740 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@34a6dc9b 2024-08-16 10:38:34.740 [DefaultDispatcher-worker-4 @coroutine#2380] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50451/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-08-16 10:38:34.740 [DefaultDispatcher-worker-4 @coroutine#2380] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50451/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 10:38:34.740 [DefaultDispatcher-worker-4 @coroutine#2380] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50451/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-08-16 10:38:34.740 [DefaultDispatcher-worker-4 @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:50451/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-08-16 10:38:34.740 [DefaultDispatcher-worker-4 @coroutine#2380] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50451/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-08-16 10:38:34.741 [DefaultDispatcher-worker-13 @coroutine#2380] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50451/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-08-16 10:38:34.741 [DefaultDispatcher-worker-13 @coroutine#2380] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50451/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-08-16 10:38:34.742 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@71a4446b 2024-08-16 10:38:34.742 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@71a4446b 2024-08-16 10:38:34.744 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a8e545b 2024-08-16 10:38:34.744 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a8e545b 2024-08-16 10:38:34.747 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@401f7694 2024-08-16 10:38:34.747 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@401f7694 2024-08-16 10:38:34.749 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@42df3808 2024-08-16 10:38:34.749 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@42df3808 2024-08-16 10:38:34.751 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@118bbb24 2024-08-16 10:38:34.751 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@118bbb24 2024-08-16 10:38:34.754 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@59ef19c2 2024-08-16 10:38:34.754 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@59ef19c2 2024-08-16 10:38:34.754 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-08-16 10:38:34.765 [DefaultDispatcher-worker-5 @coroutine#2380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2024-08-16 10:38:34.766 [DefaultDispatcher-worker-1 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4eda3a 2024-08-16 10:38:34.767 [DefaultDispatcher-worker-1 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:34.767 [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:40179/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:34.767 [DefaultDispatcher-worker-1 @coroutine#2073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:34.768 [DefaultDispatcher-worker-1 @coroutine#2073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:34.768 [DefaultDispatcher-worker-1 @coroutine#2073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:34.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-08-16 10:38:34.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:34.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:34.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:34.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:34.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:34.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:34.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@327ac23 2024-08-16 10:38:34.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:34.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:34.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:34.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:34.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:34.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:34.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:34.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:34.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:34.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:34.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:34.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:34.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:34.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 10:38:34.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 10:38:34.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:34.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:34.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 10:38:34.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:34.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-08-16 10:38:34.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:34.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:34.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:34.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:34.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:34.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:34.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:34.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:34.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-08-16 10:38:34.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b61a4b0 2024-08-16 10:38:34.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b61a4b0 2024-08-16 10:38:34.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-08-16 10:38:34.783 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:34.788 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b0c15e9 2024-08-16 10:38:34.788 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b0c15e9 2024-08-16 10:38:34.792 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b61a4b0 2024-08-16 10:38:34.793 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@45cbe2f8 2024-08-16 10:38:34.793 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@45cbe2f8 2024-08-16 10:38:34.797 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@41f47e99 2024-08-16 10:38:34.797 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@41f47e99 2024-08-16 10:38:34.800 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f6e8c3 2024-08-16 10:38:34.800 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f6e8c3 2024-08-16 10:38:34.802 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f7e06e9 2024-08-16 10:38:34.802 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f7e06e9 2024-08-16 10:38:34.802 [Test worker @coroutine#2402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b61a4b0 2024-08-16 10:38:34.804 [Test worker @coroutine#2404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b61a4b0 2024-08-16 10:38:34.804 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3538eddc 2024-08-16 10:38:34.804 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3538eddc 2024-08-16 10:38:34.804 [DefaultDispatcher-worker-5 @coroutine#2408] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32931/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:34.805 [DefaultDispatcher-worker-5 @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:32931/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 10:38:34.805 [DefaultDispatcher-worker-5 @coroutine#2408] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32931/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:34.805 [DefaultDispatcher-worker-5 @coroutine#2408] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:32931/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 10:38:34.806 [DefaultDispatcher-worker-3 @coroutine#2408] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32931/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:34.806 [DefaultDispatcher-worker-3 @coroutine#2408] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32931/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:34.808 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@575a5d54 2024-08-16 10:38:34.808 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@575a5d54 2024-08-16 10:38:34.811 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@64d9178c 2024-08-16 10:38:34.811 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@64d9178c 2024-08-16 10:38:34.812 [DefaultDispatcher-worker-3 @coroutine#2407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b61a4b0 2024-08-16 10:38:34.812 [DefaultDispatcher-worker-3 @coroutine#2407] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32931/UmAppDatabase/replication/nodeId 2024-08-16 10:38:34.812 [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:32931/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:34.812 [DefaultDispatcher-worker-3 @coroutine#2407] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32931/UmAppDatabase/replication/nodeId 2024-08-16 10:38:34.813 [DefaultDispatcher-worker-1 @coroutine#2407] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32931/UmAppDatabase/replication/nodeId 2024-08-16 10:38:34.813 [DefaultDispatcher-worker-1 @coroutine#2407] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32931/UmAppDatabase/replication/nodeId 2024-08-16 10:38:34.814 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bcf1cb0 2024-08-16 10:38:34.814 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bcf1cb0 2024-08-16 10:38:34.814 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 10:38:34.816 [Test worker @coroutine#2412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b61a4b0 2024-08-16 10:38:34.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-08-16 10:38:34.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:34.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:34.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:34.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:34.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:34.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:34.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40874f54 2024-08-16 10:38:34.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:34.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:34.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:34.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:34.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:34.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:34.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:34.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:34.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:34.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:34.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:34.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:34.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:34.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 10:38:34.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 10:38:34.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:34.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:34.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 10:38:34.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:34.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-08-16 10:38:34.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:34.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:34.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:34.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:34.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:34.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:34.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:34.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:34.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-08-16 10:38:34.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3599b7e8 2024-08-16 10:38:34.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3599b7e8 2024-08-16 10:38:34.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-08-16 10:38:34.822 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3599b7e8 2024-08-16 10:38:34.833 [Test worker @coroutine#2419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3599b7e8 2024-08-16 10:38:34.835 [Test worker @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3599b7e8 2024-08-16 10:38:34.839 [DefaultDispatcher-worker-6 @coroutine#2430] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32931/auth/register 2024-08-16 10:38:34.839 [DefaultDispatcher-worker-6 @coroutine#2430] 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:32931/auth/register. 2024-08-16 10:38:34.839 [DefaultDispatcher-worker-6 @coroutine#2430] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32931/auth/register 2024-08-16 10:38:34.839 [DefaultDispatcher-worker-6 @coroutine#2430] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:32931/auth/register from class io.ktor.http.content.TextContent 2024-08-16 10:38:34.841 [DefaultDispatcher-worker-9 @coroutine#2430] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32931/auth/register 2024-08-16 10:38:34.841 [DefaultDispatcher-worker-9 @coroutine#2430] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32931/auth/register 2024-08-16 10:38:34.845 [DefaultDispatcher-worker-7 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3599b7e8 2024-08-16 10:38:34.872 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:34.877 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ca8cc67 2024-08-16 10:38:34.877 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ca8cc67 2024-08-16 10:38:34.881 [DefaultDispatcher-worker-15 @coroutine#2430] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:32931/auth/register. 2024-08-16 10:38:34.881 [DefaultDispatcher-worker-15 @coroutine#2430] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:32931/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 10:38:34.881 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@226f2782 2024-08-16 10:38:34.881 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@226f2782 2024-08-16 10:38:34.884 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2650a717 2024-08-16 10:38:34.884 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2650a717 2024-08-16 10:38:34.888 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@63522db9 2024-08-16 10:38:34.888 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@63522db9 2024-08-16 10:38:34.893 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@9731e40 2024-08-16 10:38:34.893 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@9731e40 2024-08-16 10:38:34.896 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@527b6bdb 2024-08-16 10:38:34.896 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@527b6bdb 2024-08-16 10:38:34.898 [DefaultDispatcher-worker-7 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c450960 2024-08-16 10:38:34.898 [DefaultDispatcher-worker-7 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:34.898 [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:36305/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:34.898 [DefaultDispatcher-worker-7 @coroutine#2105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:34.899 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@71b0069c 2024-08-16 10:38:34.899 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@71b0069c 2024-08-16 10:38:34.899 [DefaultDispatcher-worker-6 @coroutine#2105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:34.899 [DefaultDispatcher-worker-6 @coroutine#2105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:34.902 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@37dd2f6 2024-08-16 10:38:34.902 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@37dd2f6 2024-08-16 10:38:34.905 [DefaultDispatcher-worker-13 @coroutine#2430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b61a4b0 2024-08-16 10:38:34.905 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ed5dc7 2024-08-16 10:38:34.905 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ed5dc7 2024-08-16 10:38:34.905 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 10:38:34.913 [DefaultDispatcher-worker-15 @coroutine#2430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b61a4b0 2024-08-16 10:38:34.921 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:34.927 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@67fa8539 2024-08-16 10:38:34.927 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@67fa8539 2024-08-16 10:38:34.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-08-16 10:38:34.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:34.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:34.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:34.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:34.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:34.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:34.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@443d94ae 2024-08-16 10:38:34.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:34.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:34.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:34.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:34.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:34.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:34.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:34.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:34.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:34.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:34.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:34.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:34.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:34.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 10:38:34.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 10:38:34.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:34.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:34.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 10:38:34.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:34.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-08-16 10:38:34.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:34.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:34.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:34.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:34.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:34.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:34.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:34.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:34.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-08-16 10:38:34.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2024-08-16 10:38:34.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2024-08-16 10:38:34.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-08-16 10:38:34.932 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@693d77b6 2024-08-16 10:38:34.932 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@693d77b6 2024-08-16 10:38:34.936 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d02ee49 2024-08-16 10:38:34.936 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d02ee49 2024-08-16 10:38:34.939 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@28007d8d 2024-08-16 10:38:34.939 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@28007d8d 2024-08-16 10:38:34.942 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b60f6f9 2024-08-16 10:38:34.942 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b60f6f9 2024-08-16 10:38:34.945 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@19e2b2e4 2024-08-16 10:38:34.945 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@19e2b2e4 2024-08-16 10:38:34.947 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@63686737 2024-08-16 10:38:34.947 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@63686737 2024-08-16 10:38:34.949 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@482f82c2 2024-08-16 10:38:34.949 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@482f82c2 2024-08-16 10:38:34.951 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2024-08-16 10:38:34.952 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@54e46200 2024-08-16 10:38:34.952 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@54e46200 2024-08-16 10:38:34.952 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 10:38:34.961 [Test worker @coroutine#2441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2024-08-16 10:38:34.962 [Test worker @coroutine#2443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2024-08-16 10:38:34.964 [DefaultDispatcher-worker-10 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 10:38:34.964 [DefaultDispatcher-worker-10 @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-08-16 10:38:34.964 [DefaultDispatcher-worker-10 @coroutine#2447] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 10:38:34.964 [DefaultDispatcher-worker-10 @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-08-16 10:38:34.966 [DefaultDispatcher-worker-17 @coroutine#2447] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 10:38:34.966 [DefaultDispatcher-worker-17 @coroutine#2447] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 10:38:34.973 [DefaultDispatcher-worker-17 @coroutine#2446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2024-08-16 10:38:34.974 [DefaultDispatcher-worker-17 @coroutine#2446] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-08-16 10:38:34.974 [DefaultDispatcher-worker-17 @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-08-16 10:38:34.974 [DefaultDispatcher-worker-17 @coroutine#2446] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-08-16 10:38:34.974 [DefaultDispatcher-worker-7 @coroutine#2446] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-08-16 10:38:34.974 [DefaultDispatcher-worker-7 @coroutine#2446] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-08-16 10:38:34.977 [Test worker @coroutine#2451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2024-08-16 10:38:34.982 [Test worker @coroutine#2458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2024-08-16 10:38:35.000 [Test worker @coroutine#2465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2024-08-16 10:38:35.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-08-16 10:38:35.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-08-16 10:38:35.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:35.002 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b: (connection evicted) 2024-08-16 10:38:35.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:35.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-08-16 10:38:35.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-08-16 10:38:35.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-08-16 10:38:35.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:35.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:35.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:35.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:35.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:35.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:35.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f031994 2024-08-16 10:38:35.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:35.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:35.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:35.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:35.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:35.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:35.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:35.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:35.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:35.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:35.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:35.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:35.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:35.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 10:38:35.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 10:38:35.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:35.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:35.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 10:38:35.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:35.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-08-16 10:38:35.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:35.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:35.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:35.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:35.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:35.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:35.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:35.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:35.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-08-16 10:38:35.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2024-08-16 10:38:35.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2024-08-16 10:38:35.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-08-16 10:38:35.008 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2024-08-16 10:38:35.018 [Test worker @coroutine#2468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2024-08-16 10:38:35.019 [Test worker @coroutine#2470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2024-08-16 10:38:35.020 [DefaultDispatcher-worker-7 @coroutine#2474] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 10:38:35.020 [DefaultDispatcher-worker-7 @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-08-16 10:38:35.020 [DefaultDispatcher-worker-7 @coroutine#2474] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 10:38:35.020 [DefaultDispatcher-worker-7 @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-08-16 10:38:35.022 [DefaultDispatcher-worker-1 @coroutine#2474] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 10:38:35.022 [DefaultDispatcher-worker-1 @coroutine#2474] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 10:38:35.029 [DefaultDispatcher-worker-13 @coroutine#2473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2024-08-16 10:38:35.029 [DefaultDispatcher-worker-13 @coroutine#2473] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-08-16 10:38:35.030 [DefaultDispatcher-worker-13 @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-08-16 10:38:35.030 [DefaultDispatcher-worker-13 @coroutine#2473] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-08-16 10:38:35.030 [DefaultDispatcher-worker-13 @coroutine#2473] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-08-16 10:38:35.030 [DefaultDispatcher-worker-13 @coroutine#2473] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-08-16 10:38:35.033 [Test worker @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2024-08-16 10:38:35.036 [Test worker @coroutine#2485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2024-08-16 10:38:35.041 [Test worker @coroutine#2492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2024-08-16 10:38:35.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2024-08-16 10:38:35.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2024-08-16 10:38:35.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:35.042 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20c55658: (connection evicted) 2024-08-16 10:38:35.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:35.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2024-08-16 10:38:35.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2024-08-16 10:38:35.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-08-16 10:38:35.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:35.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:35.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:35.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:35.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:35.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:35.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a486851 2024-08-16 10:38:35.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:35.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:35.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:35.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:35.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:35.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:35.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:35.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:35.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:35.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:35.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:35.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:35.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:35.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 10:38:35.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 10:38:35.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:35.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:35.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 10:38:35.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:35.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-08-16 10:38:35.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:35.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:35.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:35.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:35.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:35.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:35.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:35.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:35.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-08-16 10:38:35.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1001b435 2024-08-16 10:38:35.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1001b435 2024-08-16 10:38:35.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-08-16 10:38:35.046 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1001b435 2024-08-16 10:38:35.047 [DefaultDispatcher-worker-9 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b034ca 2024-08-16 10:38:35.047 [DefaultDispatcher-worker-9 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:35.047 [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:49407/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:35.047 [DefaultDispatcher-worker-9 @coroutine#2152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:35.048 [DefaultDispatcher-worker-5 @coroutine#2152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:35.049 [DefaultDispatcher-worker-5 @coroutine#2152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:35.056 [Test worker @coroutine#2495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1001b435 2024-08-16 10:38:35.058 [Test worker @coroutine#2500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1001b435 2024-08-16 10:38:35.059 [DefaultDispatcher-worker-6 @coroutine#2504] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 10:38:35.059 [DefaultDispatcher-worker-6 @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-08-16 10:38:35.059 [DefaultDispatcher-worker-6 @coroutine#2504] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 10:38:35.059 [DefaultDispatcher-worker-6 @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-08-16 10:38:35.060 [DefaultDispatcher-worker-4 @coroutine#2504] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 10:38:35.060 [DefaultDispatcher-worker-4 @coroutine#2504] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 10:38:35.067 [DefaultDispatcher-worker-2 @coroutine#2503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1001b435 2024-08-16 10:38:35.067 [DefaultDispatcher-worker-2 @coroutine#2503] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-08-16 10:38:35.067 [DefaultDispatcher-worker-2 @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-08-16 10:38:35.067 [DefaultDispatcher-worker-2 @coroutine#2503] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-08-16 10:38:35.068 [DefaultDispatcher-worker-12 @coroutine#2503] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-08-16 10:38:35.068 [DefaultDispatcher-worker-12 @coroutine#2503] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-08-16 10:38:35.070 [Test worker @coroutine#2508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1001b435 2024-08-16 10:38:35.074 [Test worker @coroutine#2515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1001b435 2024-08-16 10:38:35.078 [Test worker @coroutine#2522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1001b435 2024-08-16 10:38:35.080 [Test worker @coroutine#2524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1001b435 2024-08-16 10:38:35.083 [Test worker @coroutine#2530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1001b435 2024-08-16 10:38:35.086 [Test worker @coroutine#2532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1001b435 2024-08-16 10:38:35.088 [Test worker @coroutine#2533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1001b435 2024-08-16 10:38:35.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-08-16 10:38:35.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-08-16 10:38:35.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:35.089 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1001b435: (connection evicted) 2024-08-16 10:38:35.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:35.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-08-16 10:38:35.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-08-16 10:38:35.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-08-16 10:38:35.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:35.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:35.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:35.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:35.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:35.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:35.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73a5cc47 2024-08-16 10:38:35.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:35.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:35.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:35.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:35.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:35.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:35.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:35.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:35.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:35.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:35.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:35.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:35.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:35.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 10:38:35.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 10:38:35.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:35.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:35.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 10:38:35.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:35.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-08-16 10:38:35.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:35.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:35.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:35.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:35.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:35.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:35.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:35.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:35.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-08-16 10:38:35.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2024-08-16 10:38:35.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2024-08-16 10:38:35.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-08-16 10:38:35.094 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2024-08-16 10:38:35.104 [Test worker @coroutine#2536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2024-08-16 10:38:35.105 [Test worker @coroutine#2538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2024-08-16 10:38:35.106 [DefaultDispatcher-worker-12 @coroutine#2542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 10:38:35.106 [DefaultDispatcher-worker-12 @coroutine#2542] 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-08-16 10:38:35.106 [DefaultDispatcher-worker-12 @coroutine#2542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 10:38:35.106 [DefaultDispatcher-worker-12 @coroutine#2542] 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-08-16 10:38:35.108 [DefaultDispatcher-worker-15 @coroutine#2542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 10:38:35.108 [DefaultDispatcher-worker-15 @coroutine#2542] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 10:38:35.115 [DefaultDispatcher-worker-12 @coroutine#2541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2024-08-16 10:38:35.115 [DefaultDispatcher-worker-12 @coroutine#2541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-08-16 10:38:35.115 [DefaultDispatcher-worker-12 @coroutine#2541] 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-08-16 10:38:35.115 [DefaultDispatcher-worker-12 @coroutine#2541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-08-16 10:38:35.116 [DefaultDispatcher-worker-15 @coroutine#2541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-08-16 10:38:35.116 [DefaultDispatcher-worker-15 @coroutine#2541] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-08-16 10:38:35.119 [Test worker @coroutine#2546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2024-08-16 10:38:35.122 [Test worker @coroutine#2553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2024-08-16 10:38:35.126 [Test worker @coroutine#2560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2024-08-16 10:38:35.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-08-16 10:38:35.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-08-16 10:38:35.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:35.128 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2: (connection evicted) 2024-08-16 10:38:35.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:35.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-08-16 10:38:35.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-08-16 10:38:35.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-08-16 10:38:35.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:35.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:35.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:35.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:35.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:35.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:35.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1315f1d5 2024-08-16 10:38:35.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:35.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:35.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:35.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:35.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:35.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:35.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:35.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:35.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:35.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:35.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:35.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:35.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:35.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 10:38:35.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 10:38:35.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:35.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:35.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 10:38:35.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:35.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-08-16 10:38:35.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:35.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:35.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:35.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:35.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:35.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:35.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:35.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:35.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-08-16 10:38:35.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@77d7d2d0 2024-08-16 10:38:35.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@77d7d2d0 2024-08-16 10:38:35.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-08-16 10:38:35.133 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d7d2d0 2024-08-16 10:38:35.143 [Test worker @coroutine#2568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d7d2d0 2024-08-16 10:38:35.144 [Test worker @coroutine#2570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d7d2d0 2024-08-16 10:38:35.145 [DefaultDispatcher-worker-2 @coroutine#2574] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 10:38:35.145 [DefaultDispatcher-worker-2 @coroutine#2574] 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-08-16 10:38:35.145 [DefaultDispatcher-worker-2 @coroutine#2574] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 10:38:35.145 [DefaultDispatcher-worker-2 @coroutine#2574] 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-08-16 10:38:35.147 [DefaultDispatcher-worker-2 @coroutine#2574] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 10:38:35.147 [DefaultDispatcher-worker-2 @coroutine#2574] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 10:38:35.156 [DefaultDispatcher-worker-5 @coroutine#2573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d7d2d0 2024-08-16 10:38:35.157 [DefaultDispatcher-worker-5 @coroutine#2573] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-08-16 10:38:35.157 [DefaultDispatcher-worker-5 @coroutine#2573] 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-08-16 10:38:35.157 [DefaultDispatcher-worker-5 @coroutine#2573] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-08-16 10:38:35.157 [DefaultDispatcher-worker-4 @coroutine#2573] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-08-16 10:38:35.157 [DefaultDispatcher-worker-4 @coroutine#2573] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-08-16 10:38:35.160 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d7d2d0 2024-08-16 10:38:35.161 [DefaultDispatcher-worker-8 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@506d7fed 2024-08-16 10:38:35.161 [DefaultDispatcher-worker-8 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:35.161 [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:48839/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:35.161 [DefaultDispatcher-worker-8 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:35.162 [DefaultDispatcher-worker-14 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:35.162 [DefaultDispatcher-worker-14 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:35.164 [Test worker @coroutine#2587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d7d2d0 2024-08-16 10:38:35.165 [DefaultDispatcher-worker-14 @coroutine#2589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dfb31d 2024-08-16 10:38:35.167 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d7d2d0 2024-08-16 10:38:35.170 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d7d2d0 2024-08-16 10:38:35.174 [Test worker @coroutine#2600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d7d2d0 2024-08-16 10:38:35.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-08-16 10:38:35.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-08-16 10:38:35.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:35.175 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77d7d2d0: (connection evicted) 2024-08-16 10:38:35.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:35.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-08-16 10:38:35.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-08-16 10:38:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-08-16 10:38:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20425fab 2024-08-16 10:38:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 10:38:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 10:38:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 10:38:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-08-16 10:38:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:35.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-08-16 10:38:35.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@593db293 2024-08-16 10:38:35.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@593db293 2024-08-16 10:38:35.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-08-16 10:38:35.179 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@593db293 2024-08-16 10:38:35.189 [Test worker @coroutine#2603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@593db293 2024-08-16 10:38:35.191 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@593db293 2024-08-16 10:38:35.192 [DefaultDispatcher-worker-14 @coroutine#2609] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 10:38:35.192 [DefaultDispatcher-worker-14 @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-08-16 10:38:35.192 [DefaultDispatcher-worker-14 @coroutine#2609] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 10:38:35.192 [DefaultDispatcher-worker-14 @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-08-16 10:38:35.193 [DefaultDispatcher-worker-3 @coroutine#2609] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 10:38:35.193 [DefaultDispatcher-worker-3 @coroutine#2609] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 10:38:35.200 [DefaultDispatcher-worker-1 @coroutine#2608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@593db293 2024-08-16 10:38:35.201 [DefaultDispatcher-worker-1 @coroutine#2608] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-08-16 10:38:35.201 [DefaultDispatcher-worker-1 @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-08-16 10:38:35.201 [DefaultDispatcher-worker-1 @coroutine#2608] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-08-16 10:38:35.201 [DefaultDispatcher-worker-5 @coroutine#2608] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-08-16 10:38:35.201 [DefaultDispatcher-worker-5 @coroutine#2608] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-08-16 10:38:35.205 [Test worker @coroutine#2613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@593db293 2024-08-16 10:38:35.209 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@593db293 2024-08-16 10:38:35.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-08-16 10:38:35.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-08-16 10:38:35.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:35.211 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@593db293: (connection evicted) 2024-08-16 10:38:35.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:35.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-08-16 10:38:35.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-08-16 10:38:35.260 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:35.311 [DefaultDispatcher-worker-5 @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e41b65a 2024-08-16 10:38:35.312 [DefaultDispatcher-worker-5 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:35.312 [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:47729/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:35.312 [DefaultDispatcher-worker-5 @coroutine#2213] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:35.312 [DefaultDispatcher-worker-17 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6193cd36 2024-08-16 10:38:35.313 [DefaultDispatcher-worker-17 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 10:38:35.313 [DefaultDispatcher-worker-17 @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-08-16 10:38:35.313 [DefaultDispatcher-worker-17 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 10:38:35.313 [DefaultDispatcher-worker-1 @coroutine#2213] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:35.313 [DefaultDispatcher-worker-1 @coroutine#2213] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:35.314 [DefaultDispatcher-worker-17 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 10:38:35.375 [DefaultDispatcher-worker-17 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29390110 2024-08-16 10:38:35.375 [DefaultDispatcher-worker-17 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:35.375 [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:46957/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:35.375 [DefaultDispatcher-worker-17 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:35.377 [DefaultDispatcher-worker-1 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:35.377 [DefaultDispatcher-worker-1 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:35.510 [DefaultDispatcher-worker-12 @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-08-16 10:38:35.510 [DefaultDispatcher-worker-12 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55763/UmAppDatabase/replication/nodeId 2024-08-16 10:38:35.510 [DefaultDispatcher-worker-12 @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:55763/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:35.510 [DefaultDispatcher-worker-12 @coroutine#2308] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55763/UmAppDatabase/replication/nodeId 2024-08-16 10:38:35.511 [DefaultDispatcher-worker-17 @coroutine#2308] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55763/UmAppDatabase/replication/nodeId 2024-08-16 10:38:35.511 [DefaultDispatcher-worker-17 @coroutine#2308] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55763/UmAppDatabase/replication/nodeId 2024-08-16 10:38:35.543 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-08-16 10:38:35.543 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:35.543 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:35.543 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:35.543 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:35.543 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:35.543 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:35.543 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30b2d267 2024-08-16 10:38:35.543 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:35.543 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:35.543 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:35.543 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:35.543 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:35.543 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:35.543 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:35.543 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:35.543 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:35.543 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:35.543 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:35.543 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:35.543 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:35.543 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:35.543 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:35.543 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:35.543 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:35.543 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:35.543 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:35.543 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-08-16 10:38:35.543 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:35.543 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:35.543 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:35.543 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:35.543 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:35.543 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:35.544 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:35.544 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:35.544 [Test worker @coroutine#2664] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-08-16 10:38:35.544 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f66f2dd 2024-08-16 10:38:35.544 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f66f2dd 2024-08-16 10:38:35.544 [Test worker @coroutine#2664] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-08-16 10:38:35.558 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f66f2dd 2024-08-16 10:38:35.568 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f66f2dd 2024-08-16 10:38:35.569 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f66f2dd 2024-08-16 10:38:35.571 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f66f2dd 2024-08-16 10:38:35.581 [DefaultDispatcher-worker-9 @coroutine#2671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f66f2dd 2024-08-16 10:38:35.593 [DefaultDispatcher-worker-1 @coroutine#2683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f66f2dd 2024-08-16 10:38:35.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-08-16 10:38:35.595 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-08-16 10:38:35.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:35.596 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f66f2dd: (connection evicted) 2024-08-16 10:38:35.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:35.596 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-08-16 10:38:35.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-08-16 10:38:35.599 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-08-16 10:38:35.599 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:35.599 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:35.599 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:35.599 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:35.599 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:35.599 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:35.599 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24489d12 2024-08-16 10:38:35.599 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:35.599 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:35.599 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:35.599 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:35.599 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:35.599 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:35.599 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:35.599 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:35.600 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:35.600 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:35.600 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:35.600 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:35.600 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:35.600 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:35.600 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:35.600 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:35.600 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:35.600 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:35.600 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:35.600 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-08-16 10:38:35.600 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:35.600 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:35.600 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:35.600 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:35.600 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:35.600 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:35.600 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:35.600 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:35.600 [Test worker @coroutine#2689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-08-16 10:38:35.600 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@30b5f974 2024-08-16 10:38:35.600 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@30b5f974 2024-08-16 10:38:35.600 [Test worker @coroutine#2689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-08-16 10:38:35.617 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b5f974 2024-08-16 10:38:35.626 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b5f974 2024-08-16 10:38:35.628 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b5f974 2024-08-16 10:38:35.630 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b5f974 2024-08-16 10:38:35.630 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-08-16 10:38:35.630 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:35.630 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:35.630 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:35.630 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:35.630 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:35.630 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:35.630 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ad2cb6d 2024-08-16 10:38:35.630 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:35.630 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:35.630 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:35.630 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:35.630 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:35.630 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:35.630 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:35.630 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:35.630 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:35.630 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:35.630 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:35.630 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:35.630 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:35.630 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:35.630 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:35.630 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:35.630 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:35.630 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:35.630 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:35.630 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-08-16 10:38:35.630 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:35.630 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:35.630 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:35.630 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:35.631 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:35.631 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:35.631 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:35.631 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:35.631 [Test worker @coroutine#2689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-08-16 10:38:35.631 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@61868687 2024-08-16 10:38:35.631 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@61868687 2024-08-16 10:38:35.631 [Test worker @coroutine#2689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-08-16 10:38:35.631 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:35.645 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61868687 2024-08-16 10:38:35.660 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61868687 2024-08-16 10:38:35.662 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61868687 2024-08-16 10:38:35.664 [Test worker @coroutine#2700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61868687 2024-08-16 10:38:35.675 [DefaultDispatcher-worker-9 @coroutine#2702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61868687 2024-08-16 10:38:35.684 [DefaultDispatcher-worker-9 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2024-08-16 10:38:35.685 [DefaultDispatcher-worker-9 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50451/UmAppDatabase/replication/nodeId 2024-08-16 10:38:35.685 [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:50451/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:35.685 [DefaultDispatcher-worker-9 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50451/UmAppDatabase/replication/nodeId 2024-08-16 10:38:35.686 [DefaultDispatcher-worker-16 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50451/UmAppDatabase/replication/nodeId 2024-08-16 10:38:35.686 [DefaultDispatcher-worker-16 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50451/UmAppDatabase/replication/nodeId 2024-08-16 10:38:35.692 [DefaultDispatcher-worker-16 @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b5f974 2024-08-16 10:38:35.701 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:35.701 [DefaultDispatcher-worker-3 @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b5f974 2024-08-16 10:38:35.709 [DefaultDispatcher-worker-3 @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b5f974 2024-08-16 10:38:35.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-08-16 10:38:35.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-08-16 10:38:35.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:35.725 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30b5f974: (connection evicted) 2024-08-16 10:38:35.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:35.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-08-16 10:38:35.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-08-16 10:38:35.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-08-16 10:38:35.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-08-16 10:38:35.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:35.726 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61868687: (connection evicted) 2024-08-16 10:38:35.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:35.727 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-08-16 10:38:35.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-08-16 10:38:35.728 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-08-16 10:38:35.728 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:35.728 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:35.728 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:35.728 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:35.728 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:35.728 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:35.728 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d0b8b8b 2024-08-16 10:38:35.728 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:35.728 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:35.728 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:35.728 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:35.728 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:35.728 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:35.728 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:35.728 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:35.728 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:35.728 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:35.728 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:35.728 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:35.728 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:35.728 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:35.728 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:35.728 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:35.728 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:35.728 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:35.728 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:35.728 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-08-16 10:38:35.728 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:35.728 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:35.728 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:35.728 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:35.728 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:35.728 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:35.728 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:35.728 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:35.728 [Test worker @coroutine#2725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-08-16 10:38:35.728 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@69bdcfbc 2024-08-16 10:38:35.728 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@69bdcfbc 2024-08-16 10:38:35.728 [Test worker @coroutine#2725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-08-16 10:38:35.742 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69bdcfbc 2024-08-16 10:38:35.752 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69bdcfbc 2024-08-16 10:38:35.754 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69bdcfbc 2024-08-16 10:38:35.755 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69bdcfbc 2024-08-16 10:38:35.756 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-08-16 10:38:35.756 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:35.756 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:35.756 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:35.756 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:35.756 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:35.756 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:35.756 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@996293a 2024-08-16 10:38:35.756 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:35.756 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:35.756 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:35.756 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:35.756 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:35.756 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:35.756 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:35.756 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:35.756 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:35.756 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:35.756 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:35.756 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:35.756 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:35.756 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:35.756 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:35.756 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:35.756 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:35.756 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:35.756 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:35.756 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-08-16 10:38:35.756 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:35.756 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:35.756 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:35.756 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:35.756 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:35.756 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:35.756 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:35.756 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:35.756 [Test worker @coroutine#2725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-08-16 10:38:35.756 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@26247027 2024-08-16 10:38:35.756 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@26247027 2024-08-16 10:38:35.756 [Test worker @coroutine#2725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-08-16 10:38:35.770 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26247027 2024-08-16 10:38:35.777 [DefaultDispatcher-worker-4 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4eda3a 2024-08-16 10:38:35.778 [DefaultDispatcher-worker-4 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:35.778 [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:40179/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:35.778 [DefaultDispatcher-worker-4 @coroutine#2073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:35.779 [DefaultDispatcher-worker-6 @coroutine#2073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:35.779 [DefaultDispatcher-worker-6 @coroutine#2073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:35.780 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26247027 2024-08-16 10:38:35.782 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26247027 2024-08-16 10:38:35.783 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26247027 2024-08-16 10:38:35.794 [DefaultDispatcher-worker-11 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26247027 2024-08-16 10:38:35.808 [DefaultDispatcher-worker-2 @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69bdcfbc 2024-08-16 10:38:35.817 [DefaultDispatcher-worker-3 @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69bdcfbc 2024-08-16 10:38:35.824 [DefaultDispatcher-worker-13 @coroutine#2407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b61a4b0 2024-08-16 10:38:35.824 [DefaultDispatcher-worker-13 @coroutine#2407] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32931/UmAppDatabase/replication/nodeId 2024-08-16 10:38:35.824 [DefaultDispatcher-worker-13 @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:32931/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:35.824 [DefaultDispatcher-worker-13 @coroutine#2407] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32931/UmAppDatabase/replication/nodeId 2024-08-16 10:38:35.825 [DefaultDispatcher-worker-8 @coroutine#2407] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32931/UmAppDatabase/replication/nodeId 2024-08-16 10:38:35.825 [DefaultDispatcher-worker-8 @coroutine#2407] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32931/UmAppDatabase/replication/nodeId 2024-08-16 10:38:35.826 [DefaultDispatcher-worker-3 @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69bdcfbc 2024-08-16 10:38:35.828 [HikariPool-137 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:35.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-08-16 10:38:35.830 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-08-16 10:38:35.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:35.830 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69bdcfbc: (connection evicted) 2024-08-16 10:38:35.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:35.831 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-08-16 10:38:35.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-08-16 10:38:35.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-08-16 10:38:35.831 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-08-16 10:38:35.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:35.831 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26247027: (connection evicted) 2024-08-16 10:38:35.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:35.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-08-16 10:38:35.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-08-16 10:38:35.834 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-08-16 10:38:35.834 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:35.834 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:35.834 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:35.834 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:35.834 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:35.834 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:35.834 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68312b85 2024-08-16 10:38:35.834 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:35.834 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:35.834 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:35.834 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:35.834 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:35.834 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:35.834 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:35.834 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:35.834 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:35.834 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:35.834 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:35.834 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:35.834 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:35.834 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:35.834 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:35.834 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:35.834 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:35.834 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:35.834 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:35.834 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-08-16 10:38:35.834 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:35.834 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:35.834 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:35.834 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:35.834 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:35.834 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:35.834 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:35.834 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:35.834 [Test worker @coroutine#2767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-08-16 10:38:35.835 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c6ee543 2024-08-16 10:38:35.835 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c6ee543 2024-08-16 10:38:35.835 [Test worker @coroutine#2767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-08-16 10:38:35.852 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c6ee543 2024-08-16 10:38:35.862 [Test worker @coroutine#2768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c6ee543 2024-08-16 10:38:35.863 [Test worker @coroutine#2770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c6ee543 2024-08-16 10:38:35.865 [Test worker @coroutine#2772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c6ee543 2024-08-16 10:38:35.873 [DefaultDispatcher-worker-13 @coroutine#2774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c6ee543 2024-08-16 10:38:35.897 [DefaultDispatcher-worker-13 @coroutine#2767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c6ee543 2024-08-16 10:38:35.900 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c6ee543 2024-08-16 10:38:35.911 [DefaultDispatcher-worker-7 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c450960 2024-08-16 10:38:35.911 [DefaultDispatcher-worker-7 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:35.911 [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:36305/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:35.911 [DefaultDispatcher-worker-7 @coroutine#2105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:35.911 [DefaultDispatcher-worker-8 @coroutine#2767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c6ee543 2024-08-16 10:38:35.912 [DefaultDispatcher-worker-16 @coroutine#2105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:35.912 [DefaultDispatcher-worker-16 @coroutine#2105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:35.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-08-16 10:38:35.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-08-16 10:38:35.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:35.934 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c6ee543: (connection evicted) 2024-08-16 10:38:35.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:35.935 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-08-16 10:38:35.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-08-16 10:38:35.937 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-08-16 10:38:35.937 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:35.937 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:35.937 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:35.937 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:35.937 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:35.937 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:35.937 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@525aadf2 2024-08-16 10:38:35.937 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:35.937 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:35.937 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:35.937 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:35.937 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:35.937 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:35.937 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:35.937 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:35.937 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:35.937 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:35.937 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:35.937 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:35.937 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:35.937 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:35.937 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:35.937 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:35.937 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:35.937 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:35.937 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:35.937 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-08-16 10:38:35.937 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:35.937 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:35.937 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:35.937 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:35.937 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:35.937 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:35.937 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:35.937 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:35.937 [Test worker @coroutine#2819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-08-16 10:38:35.938 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@52bcd7c9 2024-08-16 10:38:35.938 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@52bcd7c9 2024-08-16 10:38:35.938 [Test worker @coroutine#2819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-08-16 10:38:35.953 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52bcd7c9 2024-08-16 10:38:35.963 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52bcd7c9 2024-08-16 10:38:35.965 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52bcd7c9 2024-08-16 10:38:35.966 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52bcd7c9 2024-08-16 10:38:35.977 [DefaultDispatcher-worker-16 @coroutine#2826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52bcd7c9 2024-08-16 10:38:35.998 [DefaultDispatcher-worker-8 @coroutine#2819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52bcd7c9 2024-08-16 10:38:36.002 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52bcd7c9 2024-08-16 10:38:36.011 [DefaultDispatcher-worker-11 @coroutine#2819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52bcd7c9 2024-08-16 10:38:36.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-08-16 10:38:36.015 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-08-16 10:38:36.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:36.016 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52bcd7c9: (connection evicted) 2024-08-16 10:38:36.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:36.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-08-16 10:38:36.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-08-16 10:38:36.018 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-08-16 10:38:36.018 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:36.018 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:36.018 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:36.018 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:36.018 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:36.018 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:36.018 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b784f16 2024-08-16 10:38:36.018 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:36.018 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:36.018 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:36.018 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:36.018 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:36.018 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:36.018 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:36.019 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:36.019 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:36.019 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:36.019 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:36.019 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:36.019 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:36.019 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:36.019 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:36.019 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:36.019 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:36.019 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:36.019 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:36.019 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-08-16 10:38:36.019 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:36.019 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:36.019 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:36.019 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:36.019 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:36.019 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:36.019 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:36.019 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:36.019 [Test worker @coroutine#2864] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-08-16 10:38:36.019 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2024-08-16 10:38:36.019 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2024-08-16 10:38:36.019 [Test worker @coroutine#2864] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-08-16 10:38:36.037 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2024-08-16 10:38:36.047 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2024-08-16 10:38:36.048 [Test worker @coroutine#2868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2024-08-16 10:38:36.050 [Test worker @coroutine#2870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2024-08-16 10:38:36.061 [DefaultDispatcher-worker-13 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b034ca 2024-08-16 10:38:36.061 [DefaultDispatcher-worker-13 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:36.061 [DefaultDispatcher-worker-13 @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:49407/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:36.061 [DefaultDispatcher-worker-13 @coroutine#2152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:36.062 [DefaultDispatcher-worker-6 @coroutine#2872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2024-08-16 10:38:36.062 [DefaultDispatcher-worker-6 @coroutine#2152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:36.062 [DefaultDispatcher-worker-6 @coroutine#2152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:36.082 [DefaultDispatcher-worker-10 @coroutine#2864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2024-08-16 10:38:36.092 [DefaultDispatcher-worker-10 @coroutine#2864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2024-08-16 10:38:36.097 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:36.146 [HikariPool-141 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:36.200 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:36.208 [DefaultDispatcher-worker-14 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@506d7fed 2024-08-16 10:38:36.208 [DefaultDispatcher-worker-14 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:36.209 [DefaultDispatcher-worker-14 @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:48839/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:36.209 [DefaultDispatcher-worker-14 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:36.210 [DefaultDispatcher-worker-13 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:36.210 [DefaultDispatcher-worker-13 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:36.270 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:36.272 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:36.292 [DefaultDispatcher-worker-7 @coroutine#2903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2024-08-16 10:38:36.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-08-16 10:38:36.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-08-16 10:38:36.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:36.342 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@727b3b0: (connection evicted) 2024-08-16 10:38:36.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:36.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-08-16 10:38:36.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-08-16 10:38:36.345 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-08-16 10:38:36.345 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:36.345 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:36.345 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:36.345 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:36.345 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:36.345 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:36.345 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@828e2d8 2024-08-16 10:38:36.345 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:36.345 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:36.346 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:36.346 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:36.346 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:36.346 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:36.346 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:36.346 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:36.346 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:36.346 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:36.346 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:36.346 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:36.346 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:36.346 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:36.346 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:36.346 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:36.346 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:36.346 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:36.346 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:36.346 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-08-16 10:38:36.346 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:36.346 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:36.346 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:36.346 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:36.346 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:36.346 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:36.346 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:36.346 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:36.346 [Test worker @coroutine#2913] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-08-16 10:38:36.346 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@548e70f0 2024-08-16 10:38:36.346 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@548e70f0 2024-08-16 10:38:36.347 [Test worker @coroutine#2913] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-08-16 10:38:36.353 [DefaultDispatcher-worker-17 @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e41b65a 2024-08-16 10:38:36.353 [DefaultDispatcher-worker-9 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6193cd36 2024-08-16 10:38:36.353 [DefaultDispatcher-worker-17 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:36.353 [DefaultDispatcher-worker-9 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 10:38:36.353 [DefaultDispatcher-worker-17 @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:47729/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:36.353 [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-08-16 10:38:36.353 [DefaultDispatcher-worker-17 @coroutine#2213] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:36.353 [DefaultDispatcher-worker-9 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 10:38:36.354 [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-08-16 10:38:36.354 [DefaultDispatcher-worker-6 @coroutine#2213] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:36.354 [DefaultDispatcher-worker-6 @coroutine#2213] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:36.363 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@548e70f0 2024-08-16 10:38:36.373 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@548e70f0 2024-08-16 10:38:36.374 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@548e70f0 2024-08-16 10:38:36.376 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@548e70f0 2024-08-16 10:38:36.379 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@548e70f0 2024-08-16 10:38:36.388 [DefaultDispatcher-worker-7 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29390110 2024-08-16 10:38:36.389 [DefaultDispatcher-worker-7 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:36.389 [DefaultDispatcher-worker-7 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:36.389 [DefaultDispatcher-worker-7 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:36.389 [DefaultDispatcher-worker-7 @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@548e70f0 2024-08-16 10:38:36.390 [DefaultDispatcher-worker-4 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:36.390 [DefaultDispatcher-worker-4 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:36.411 [DefaultDispatcher-worker-10 @coroutine#2913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@548e70f0 2024-08-16 10:38:36.419 [DefaultDispatcher-worker-8 @coroutine#2913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@548e70f0 2024-08-16 10:38:36.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-08-16 10:38:36.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-08-16 10:38:36.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:36.429 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@548e70f0: (connection evicted) 2024-08-16 10:38:36.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:36.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-08-16 10:38:36.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-08-16 10:38:36.430 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-08-16 10:38:36.430 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:36.430 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:36.430 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:36.430 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:36.430 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:36.430 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:36.430 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34e700f4 2024-08-16 10:38:36.430 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:36.430 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:36.430 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:36.430 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:36.430 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:36.430 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:36.431 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:36.431 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:36.431 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:36.431 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:36.431 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:36.431 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:36.431 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:36.431 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:36.431 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:36.431 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:36.431 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:36.431 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:36.431 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:36.431 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-08-16 10:38:36.431 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:36.431 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:36.431 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:36.431 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:36.431 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:36.431 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:36.431 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:36.431 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:36.431 [Test worker @coroutine#2954] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-08-16 10:38:36.431 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6 2024-08-16 10:38:36.431 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6 2024-08-16 10:38:36.431 [Test worker @coroutine#2954] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-08-16 10:38:36.438 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:36.445 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6 2024-08-16 10:38:36.454 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6 2024-08-16 10:38:36.456 [Test worker @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6 2024-08-16 10:38:36.458 [Test worker @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6 2024-08-16 10:38:36.468 [DefaultDispatcher-worker-17 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6 2024-08-16 10:38:36.531 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:36.533 [DefaultDispatcher-worker-6 @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-08-16 10:38:36.534 [DefaultDispatcher-worker-6 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55763/UmAppDatabase/replication/nodeId 2024-08-16 10:38:36.534 [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:55763/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:36.534 [DefaultDispatcher-worker-6 @coroutine#2308] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55763/UmAppDatabase/replication/nodeId 2024-08-16 10:38:36.535 [DefaultDispatcher-worker-15 @coroutine#2308] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55763/UmAppDatabase/replication/nodeId 2024-08-16 10:38:36.535 [DefaultDispatcher-worker-15 @coroutine#2308] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55763/UmAppDatabase/replication/nodeId 2024-08-16 10:38:36.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-08-16 10:38:36.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-08-16 10:38:36.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:36.535 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6: (connection evicted) 2024-08-16 10:38:36.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:36.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-08-16 10:38:36.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-08-16 10:38:36.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-08-16 10:38:36.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:36.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:36.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:36.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:36.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:36.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:36.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@200cbb63 2024-08-16 10:38:36.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:36.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:36.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:36.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:36.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:36.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:36.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:36.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:36.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:36.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:36.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:36.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:36.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:36.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:36.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:36.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:36.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:36.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:36.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:36.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-08-16 10:38:36.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:36.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:36.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:36.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:36.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:36.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:36.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:36.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:36.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-08-16 10:38:36.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7698f4 2024-08-16 10:38:36.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7698f4 2024-08-16 10:38:36.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-08-16 10:38:36.634 [DefaultDispatcher-worker-6 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7698f4 2024-08-16 10:38:36.640 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:36.642 [DefaultDispatcher-worker-3 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7698f4 2024-08-16 10:38:36.648 [DefaultDispatcher-worker-4 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7698f4 2024-08-16 10:38:36.655 [DefaultDispatcher-worker-4 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7698f4 2024-08-16 10:38:36.685 [DefaultDispatcher-worker-10 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7698f4 2024-08-16 10:38:36.686 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-08-16 10:38:36.694 [Test worker] INFO ktor.application - Application started in 0.008 seconds. 2024-08-16 10:38:36.695 [DefaultDispatcher-worker-15 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2024-08-16 10:38:36.695 [DefaultDispatcher-worker-15 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50451/UmAppDatabase/replication/nodeId 2024-08-16 10:38:36.695 [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:50451/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:36.695 [DefaultDispatcher-worker-15 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50451/UmAppDatabase/replication/nodeId 2024-08-16 10:38:36.696 [DefaultDispatcher-worker-13 @coroutine#2996] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-08-16 10:38:36.696 [DefaultDispatcher-worker-6 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50451/UmAppDatabase/replication/nodeId 2024-08-16 10:38:36.696 [DefaultDispatcher-worker-6 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50451/UmAppDatabase/replication/nodeId 2024-08-16 10:38:36.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-08-16 10:38:36.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:36.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:36.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:36.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:36.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:36.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:36.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31d327b6 2024-08-16 10:38:36.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:36.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:36.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:36.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:36.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:36.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:36.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:36.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:36.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:36.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:36.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:36.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:36.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:36.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:36.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:36.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:36.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:36.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:36.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:36.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-08-16 10:38:36.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:36.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:36.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:36.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:36.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:36.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:36.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:36.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:36.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-08-16 10:38:36.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a 2024-08-16 10:38:36.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a 2024-08-16 10:38:36.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-08-16 10:38:36.711 [DefaultDispatcher-worker-13 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:36.712 [DefaultDispatcher-worker-13 @coroutine#3001] 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-08-16 10:38:36.712 [DefaultDispatcher-worker-13 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:36.712 [DefaultDispatcher-worker-13 @coroutine#3001] 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-08-16 10:38:36.714 [eventLoopGroupProxy-19-2 @call-handler#3009] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 10:38:36.714 [eventLoopGroupProxy-19-1 @call-handler#3010] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 10:38:36.714 [eventLoopGroupProxy-19-2 @call-handler#3009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:36.715 [eventLoopGroupProxy-19-1 @call-handler#3010] 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-08-16 10:38:36.715 [eventLoopGroupProxy-19-1 @call-handler#3010] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 10:38:36.715 [eventLoopGroupProxy-19-1 @call-handler#3010] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:36.716 [DefaultDispatcher-worker-16 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:36.716 [DefaultDispatcher-worker-16 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:36.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-08-16 10:38:36.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:36.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:36.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:36.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:36.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:36.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:36.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@371fdf43 2024-08-16 10:38:36.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:36.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:36.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:36.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:36.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:36.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:36.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:36.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:36.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:36.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:36.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:36.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:36.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:36.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:36.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:36.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:36.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:36.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:36.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:36.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-08-16 10:38:36.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:36.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:36.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:36.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:36.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:36.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:36.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:36.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:36.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-08-16 10:38:36.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@297da2c3 2024-08-16 10:38:36.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@297da2c3 2024-08-16 10:38:36.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-08-16 10:38:36.730 [DefaultDispatcher-worker-4 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a 2024-08-16 10:38:36.731 [DefaultDispatcher-worker-4 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 10:38:36.731 [DefaultDispatcher-worker-4 @coroutine#3000] 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-08-16 10:38:36.731 [DefaultDispatcher-worker-4 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 10:38:36.732 [eventLoopGroupProxy-19-1 @call-handler#3015] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 10:38:36.732 [eventLoopGroupProxy-19-1 @call-handler#3015] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:36.733 [DefaultDispatcher-worker-16 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 10:38:36.733 [DefaultDispatcher-worker-16 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 10:38:36.733 [DefaultDispatcher-worker-4 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:36.733 [DefaultDispatcher-worker-4 @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-08-16 10:38:36.733 [DefaultDispatcher-worker-4 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:36.733 [DefaultDispatcher-worker-4 @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-08-16 10:38:36.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-08-16 10:38:36.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:36.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:36.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:36.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:36.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:36.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:36.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c7f3af6 2024-08-16 10:38:36.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:36.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:36.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:36.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:36.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:36.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:36.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:36.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:36.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:36.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:36.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:36.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:36.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:36.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:36.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:36.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:36.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:36.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:36.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:36.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-08-16 10:38:36.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:36.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:36.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:36.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:36.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:36.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:36.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:36.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:36.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-08-16 10:38:36.734 [eventLoopGroupProxy-19-1 @call-handler#3024] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 10:38:36.735 [eventLoopGroupProxy-19-1 @call-handler#3024] 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-08-16 10:38:36.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@440d45c5 2024-08-16 10:38:36.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@440d45c5 2024-08-16 10:38:36.735 [eventLoopGroupProxy-19-1 @call-handler#3024] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 10:38:36.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-08-16 10:38:36.735 [eventLoopGroupProxy-19-1 @call-handler#3024] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:36.735 [eventLoopGroupProxy-19-3 @call-handler#3027] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 10:38:36.735 [eventLoopGroupProxy-19-3 @call-handler#3027] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:36.736 [DefaultDispatcher-worker-11 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:36.736 [DefaultDispatcher-worker-11 @coroutine#3018] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:36.743 [DefaultDispatcher-worker-12 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a 2024-08-16 10:38:36.752 [DefaultDispatcher-worker-10 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a 2024-08-16 10:38:36.755 [DefaultDispatcher-worker-10 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:36.755 [DefaultDispatcher-worker-10 @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-08-16 10:38:36.755 [DefaultDispatcher-worker-10 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:36.755 [DefaultDispatcher-worker-10 @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-08-16 10:38:36.756 [eventLoopGroupProxy-19-1 @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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 10:38:36.756 [eventLoopGroupProxy-19-1 @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-08-16 10:38:36.756 [eventLoopGroupProxy-19-1 @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-08-16 10:38:36.757 [eventLoopGroupProxy-19-4 @call-handler#3041] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 10:38:36.757 [eventLoopGroupProxy-19-4 @call-handler#3041] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:36.759 [DefaultDispatcher-worker-2 @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@297da2c3 2024-08-16 10:38:36.759 [DefaultDispatcher-worker-2 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 10:38:36.760 [DefaultDispatcher-worker-2 @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-08-16 10:38:36.760 [DefaultDispatcher-worker-2 @coroutine#3017] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 10:38:36.763 [eventLoopGroupProxy-19-5 @call-handler#3047] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 10:38:36.763 [eventLoopGroupProxy-19-5 @call-handler#3047] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:36.763 [DefaultDispatcher-worker-17 @coroutine#3017] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 10:38:36.763 [DefaultDispatcher-worker-17 @coroutine#3017] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 10:38:36.766 [DefaultDispatcher-worker-3 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7698f4 2024-08-16 10:38:36.767 [eventLoopGroupProxy-19-1 @call-handler#3037] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:36.767 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:36.767 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 10:38:36.774 [DefaultDispatcher-worker-15 @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@297da2c3 2024-08-16 10:38:36.777 [DefaultDispatcher-worker-3 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7698f4 2024-08-16 10:38:36.780 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:36.783 [DefaultDispatcher-worker-5 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@297da2c3 2024-08-16 10:38:36.784 [DefaultDispatcher-worker-6 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@440d45c5 2024-08-16 10:38:36.784 [DefaultDispatcher-worker-6 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 10:38:36.784 [DefaultDispatcher-worker-6 @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-08-16 10:38:36.784 [DefaultDispatcher-worker-6 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 10:38:36.785 [eventLoopGroupProxy-19-1 @call-handler#3057] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 10:38:36.785 [eventLoopGroupProxy-19-1 @call-handler#3057] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:36.785 [DefaultDispatcher-worker-4 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 10:38:36.785 [DefaultDispatcher-worker-4 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 10:38:36.788 [DefaultDispatcher-worker-17 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4eda3a 2024-08-16 10:38:36.789 [DefaultDispatcher-worker-17 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:36.789 [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:40179/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:36.789 [DefaultDispatcher-worker-17 @coroutine#2073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:36.790 [DefaultDispatcher-worker-16 @coroutine#2073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:36.790 [DefaultDispatcher-worker-16 @coroutine#2073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:36.793 [DefaultDispatcher-worker-5 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@440d45c5 2024-08-16 10:38:36.797 [HikariPool-145 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:36.800 [DefaultDispatcher-worker-16 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@440d45c5 2024-08-16 10:38:36.808 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:36.808 [DefaultDispatcher-worker-17 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7698f4 2024-08-16 10:38:36.810 [DefaultDispatcher-worker-17 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-08-16 10:38:36.810 [DefaultDispatcher-worker-17 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-08-16 10:38:36.810 [DefaultDispatcher-worker-17 @coroutine#3038] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-08-16 10:38:36.811 [eventLoopGroupProxy-19-1 @call-handler#3075] 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-08-16 10:38:36.818 [DefaultDispatcher-worker-14 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a 2024-08-16 10:38:36.818 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:36.830 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:36.834 [DefaultDispatcher-worker-6 @coroutine#2407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b61a4b0 2024-08-16 10:38:36.835 [DefaultDispatcher-worker-6 @coroutine#2407] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32931/UmAppDatabase/replication/nodeId 2024-08-16 10:38:36.835 [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:32931/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:36.835 [DefaultDispatcher-worker-6 @coroutine#2407] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32931/UmAppDatabase/replication/nodeId 2024-08-16 10:38:36.835 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:36.836 [DefaultDispatcher-worker-16 @coroutine#2407] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32931/UmAppDatabase/replication/nodeId 2024-08-16 10:38:36.836 [DefaultDispatcher-worker-16 @coroutine#2407] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32931/UmAppDatabase/replication/nodeId 2024-08-16 10:38:36.837 [DefaultDispatcher-worker-6 @coroutine#3038] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-08-16 10:38:36.837 [DefaultDispatcher-worker-6 @coroutine#3038] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-08-16 10:38:36.837 [DefaultDispatcher-worker-6 @coroutine#3038] 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-08-16 10:38:36.837 [DefaultDispatcher-worker-6 @coroutine#3038] 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-08-16 10:38:36.838 [DefaultDispatcher-worker-6 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626896505369849857 2024-08-16 10:38:36.838 [DefaultDispatcher-worker-6 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626896505369849857. 2024-08-16 10:38:36.838 [DefaultDispatcher-worker-6 @coroutine#3038] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626896505369849857 2024-08-16 10:38:36.838 [eventLoopGroupProxy-19-1 @call-handler#3082] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 10:38:36.842 [eventLoopGroupProxy-19-1 @call-handler#3082] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:36.842 [DefaultDispatcher-worker-6 @coroutine#3038] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626896505369849857 2024-08-16 10:38:36.842 [DefaultDispatcher-worker-6 @coroutine#3038] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626896505369849857 2024-08-16 10:38:36.843 [DefaultDispatcher-worker-6 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626896505369849857. 2024-08-16 10:38:36.843 [DefaultDispatcher-worker-6 @coroutine#3038] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626896505369849857 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 10:38:36.853 [DefaultDispatcher-worker-4 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a 2024-08-16 10:38:36.854 [DefaultDispatcher-worker-4 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-08-16 10:38:36.854 [DefaultDispatcher-worker-4 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-08-16 10:38:36.854 [DefaultDispatcher-worker-4 @coroutine#3038] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-08-16 10:38:36.855 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:36.855 [eventLoopGroupProxy-19-1 @call-handler#3086] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/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-08-16 10:38:36.857 [eventLoopGroupProxy-19-1 @call-handler#3086] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:36.858 [DefaultDispatcher-worker-9 @coroutine#3038] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-08-16 10:38:36.858 [DefaultDispatcher-worker-9 @coroutine#3038] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-08-16 10:38:36.858 [DefaultDispatcher-worker-9 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-08-16 10:38:36.858 [DefaultDispatcher-worker-9 @coroutine#3038] 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-08-16 10:38:36.866 [DefaultDispatcher-worker-9 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a 2024-08-16 10:38:36.886 [DefaultDispatcher-worker-5 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a 2024-08-16 10:38:36.897 [DefaultDispatcher-worker-6 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7698f4 2024-08-16 10:38:36.897 [DefaultDispatcher-worker-8 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a 2024-08-16 10:38:36.897 [DefaultDispatcher-worker-8 @coroutine#3002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 10:38:36.897 [DefaultDispatcher-worker-8 @coroutine#3002] 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-08-16 10:38:36.897 [DefaultDispatcher-worker-8 @coroutine#3002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 10:38:36.897 [DefaultDispatcher-worker-8 @coroutine#3002] 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-08-16 10:38:36.898 [eventLoopGroupProxy-19-1 @call-handler#3092] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 10:38:36.899 [eventLoopGroupProxy-19-1 @call-handler#3092] 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-08-16 10:38:36.899 [eventLoopGroupProxy-19-1 @call-handler#3092] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 10:38:36.906 [DefaultDispatcher-worker-17 @call-handler#3092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7698f4 2024-08-16 10:38:36.907 [eventLoopGroupProxy-19-1 @call-handler#3092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:36.907 [DefaultDispatcher-worker-13 @coroutine#3002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 10:38:36.907 [DefaultDispatcher-worker-13 @coroutine#3002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 10:38:36.908 [DefaultDispatcher-worker-13 @coroutine#3002] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-16 10:38:36.908 [DefaultDispatcher-worker-13 @coroutine#3002] 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-08-16 10:38:36.916 [DefaultDispatcher-worker-10 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a 2024-08-16 10:38:36.922 [DefaultDispatcher-worker-16 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c450960 2024-08-16 10:38:36.923 [DefaultDispatcher-worker-16 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:36.923 [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:36305/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:36.923 [DefaultDispatcher-worker-16 @coroutine#2105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:36.924 [DefaultDispatcher-worker-6 @coroutine#2105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:36.924 [DefaultDispatcher-worker-6 @coroutine#2105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:36.926 [DefaultDispatcher-worker-17 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7698f4 2024-08-16 10:38:36.927 [DefaultDispatcher-worker-4 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-08-16 10:38:36.927 [DefaultDispatcher-worker-4 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-08-16 10:38:36.927 [DefaultDispatcher-worker-4 @coroutine#3038] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-08-16 10:38:36.928 [eventLoopGroupProxy-19-1 @call-handler#3108] 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-08-16 10:38:36.934 [DefaultDispatcher-worker-1 @coroutine#3100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@297da2c3 2024-08-16 10:38:36.948 [DefaultDispatcher-worker-7 @coroutine#3038] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-08-16 10:38:36.948 [DefaultDispatcher-worker-7 @coroutine#3038] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-08-16 10:38:36.948 [DefaultDispatcher-worker-7 @coroutine#3038] 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-08-16 10:38:36.948 [DefaultDispatcher-worker-7 @coroutine#3038] 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-08-16 10:38:36.949 [DefaultDispatcher-worker-7 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626896505369849858 2024-08-16 10:38:36.949 [DefaultDispatcher-worker-7 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626896505369849858. 2024-08-16 10:38:36.949 [DefaultDispatcher-worker-7 @coroutine#3038] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626896505369849858 2024-08-16 10:38:36.949 [eventLoopGroupProxy-19-1 @call-handler#3112] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 10:38:36.951 [eventLoopGroupProxy-19-1 @call-handler#3112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:36.951 [DefaultDispatcher-worker-7 @coroutine#3038] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626896505369849858 2024-08-16 10:38:36.951 [DefaultDispatcher-worker-7 @coroutine#3038] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626896505369849858 2024-08-16 10:38:36.951 [DefaultDispatcher-worker-7 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626896505369849858. 2024-08-16 10:38:36.952 [DefaultDispatcher-worker-7 @coroutine#3038] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626896505369849858 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 10:38:36.953 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:36.961 [DefaultDispatcher-worker-9 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@297da2c3 2024-08-16 10:38:36.962 [DefaultDispatcher-worker-9 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-08-16 10:38:36.962 [DefaultDispatcher-worker-9 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-08-16 10:38:36.962 [DefaultDispatcher-worker-9 @coroutine#3038] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-08-16 10:38:36.963 [eventLoopGroupProxy-19-1 @call-handler#3116] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/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-08-16 10:38:36.963 [eventLoopGroupProxy-19-1 @call-handler#3116] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:36.964 [DefaultDispatcher-worker-3 @coroutine#3038] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-08-16 10:38:36.964 [DefaultDispatcher-worker-3 @coroutine#3038] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-08-16 10:38:36.964 [DefaultDispatcher-worker-3 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-08-16 10:38:36.964 [DefaultDispatcher-worker-3 @coroutine#3038] 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-08-16 10:38:36.973 [DefaultDispatcher-worker-1 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@297da2c3 2024-08-16 10:38:36.977 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:36.993 [DefaultDispatcher-worker-4 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@297da2c3 2024-08-16 10:38:37.004 [DefaultDispatcher-worker-9 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7698f4 2024-08-16 10:38:37.004 [DefaultDispatcher-worker-11 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@297da2c3 2024-08-16 10:38:37.005 [DefaultDispatcher-worker-11 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 10:38:37.005 [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-08-16 10:38:37.005 [DefaultDispatcher-worker-11 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 10:38:37.005 [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-08-16 10:38:37.006 [eventLoopGroupProxy-19-1 @call-handler#3122] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 10:38:37.006 [eventLoopGroupProxy-19-1 @call-handler#3122] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-08-16 10:38:37.006 [eventLoopGroupProxy-19-1 @call-handler#3122] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 10:38:37.013 [DefaultDispatcher-worker-8 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7698f4 2024-08-16 10:38:37.020 [DefaultDispatcher-worker-15 @call-handler#3122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7698f4 2024-08-16 10:38:37.021 [eventLoopGroupProxy-19-1 @call-handler#3122] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:37.021 [DefaultDispatcher-worker-1 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 10:38:37.021 [DefaultDispatcher-worker-1 @coroutine#3019] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 10:38:37.022 [DefaultDispatcher-worker-1 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-16 10:38:37.022 [DefaultDispatcher-worker-1 @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-08-16 10:38:37.022 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:37.032 [DefaultDispatcher-worker-8 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@297da2c3 2024-08-16 10:38:37.036 [UI Thread @coroutine#3141] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626896505369849856 2024-08-16 10:38:37.036 [UI Thread @coroutine#3141] 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=626896505369849856. 2024-08-16 10:38:37.036 [UI Thread @coroutine#3141] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626896505369849856 2024-08-16 10:38:37.036 [UI Thread @coroutine#3146] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626896505369849857&assignmentUid=626896505369849856 2024-08-16 10:38:37.036 [UI Thread @coroutine#3146] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626896505369849857&assignmentUid=626896505369849856. 2024-08-16 10:38:37.036 [UI Thread @coroutine#3146] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626896505369849857&assignmentUid=626896505369849856 2024-08-16 10:38:37.037 [eventLoopGroupProxy-19-1 @call-handler#3158] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 10:38:37.037 [eventLoopGroupProxy-19-5 @call-handler#3159] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/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-08-16 10:38:37.038 [UI Thread @coroutine#3151] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626896505369849857&assignmentUid=626896505369849856 2024-08-16 10:38:37.038 [UI Thread @coroutine#3151] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626896505369849857&assignmentUid=626896505369849856. 2024-08-16 10:38:37.038 [UI Thread @coroutine#3151] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626896505369849857&assignmentUid=626896505369849856 2024-08-16 10:38:37.038 [UI Thread @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626896505369849857&assignmentUid=626896505369849856 2024-08-16 10:38:37.038 [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/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626896505369849857&assignmentUid=626896505369849856. 2024-08-16 10:38:37.038 [UI Thread @coroutine#3153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626896505369849857&assignmentUid=626896505369849856 2024-08-16 10:38:37.040 [UI Thread @coroutine#3173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626896505369849856&clazzUid=626896505369849856&accountPersonUid=626896505369849857 2024-08-16 10:38:37.040 [UI Thread @coroutine#3173] 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=626896505369849856&clazzUid=626896505369849856&accountPersonUid=626896505369849857. 2024-08-16 10:38:37.040 [UI Thread @coroutine#3173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626896505369849856&clazzUid=626896505369849856&accountPersonUid=626896505369849857 2024-08-16 10:38:37.041 [eventLoopGroupProxy-19-5 @call-handler#3159] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:37.041 [eventLoopGroupProxy-19-6 @call-handler#3178] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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-08-16 10:38:37.042 [eventLoopGroupProxy-19-7 @call-handler#3180] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/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-08-16 10:38:37.042 [eventLoopGroupProxy-19-8 @call-handler#3183] 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/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-08-16 10:38:37.043 [eventLoopGroupProxy-19-1 @call-handler#3158] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:37.043 [UI Thread @coroutine#3146] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626896505369849857&assignmentUid=626896505369849856 2024-08-16 10:38:37.043 [UI Thread @coroutine#3146] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626896505369849857&assignmentUid=626896505369849856 2024-08-16 10:38:37.044 [eventLoopGroupProxy-19-6 @call-handler#3178] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:37.044 [UI Thread @coroutine#3146] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626896505369849857&assignmentUid=626896505369849856. 2024-08-16 10:38:37.044 [UI Thread @coroutine#3146] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626896505369849857&assignmentUid=626896505369849856 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 10:38:37.044 [eventLoopGroupProxy-19-7 @call-handler#3180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:37.044 [UI Thread @coroutine#3141] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626896505369849856 2024-08-16 10:38:37.044 [UI Thread @coroutine#3141] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626896505369849856 2024-08-16 10:38:37.044 [UI Thread @coroutine#3141] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626896505369849856. 2024-08-16 10:38:37.044 [UI Thread @coroutine#3141] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626896505369849856 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 10:38:37.045 [UI Thread @coroutine#3151] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626896505369849857&assignmentUid=626896505369849856 2024-08-16 10:38:37.045 [UI Thread @coroutine#3151] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626896505369849857&assignmentUid=626896505369849856 2024-08-16 10:38:37.045 [UI Thread @coroutine#3153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626896505369849857&assignmentUid=626896505369849856 2024-08-16 10:38:37.045 [UI Thread @coroutine#3153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626896505369849857&assignmentUid=626896505369849856 2024-08-16 10:38:37.045 [UI Thread @coroutine#3151] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626896505369849857&assignmentUid=626896505369849856. 2024-08-16 10:38:37.045 [UI Thread @coroutine#3151] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626896505369849857&assignmentUid=626896505369849856 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 10:38:37.045 [UI Thread @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626896505369849857&assignmentUid=626896505369849856. 2024-08-16 10:38:37.045 [UI Thread @coroutine#3153] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626896505369849857&assignmentUid=626896505369849856 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 10:38:37.053 [DefaultDispatcher-worker-12 @coroutine#3146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a 2024-08-16 10:38:37.057 [eventLoopGroupProxy-19-8 @call-handler#3183] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:37.058 [UI Thread @coroutine#3173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626896505369849856&clazzUid=626896505369849856&accountPersonUid=626896505369849857 2024-08-16 10:38:37.058 [UI Thread @coroutine#3173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626896505369849856&clazzUid=626896505369849856&accountPersonUid=626896505369849857 2024-08-16 10:38:37.058 [UI Thread @coroutine#3173] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626896505369849856&clazzUid=626896505369849856&accountPersonUid=626896505369849857. 2024-08-16 10:38:37.058 [UI Thread @coroutine#3173] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626896505369849856&clazzUid=626896505369849856&accountPersonUid=626896505369849857 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 10:38:37.062 [DefaultDispatcher-worker-14 @coroutine#3141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a 2024-08-16 10:38:37.071 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:37.075 [DefaultDispatcher-worker-16 @coroutine#3151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a 2024-08-16 10:38:37.076 [DefaultDispatcher-worker-8 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b034ca 2024-08-16 10:38:37.077 [DefaultDispatcher-worker-8 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:37.077 [DefaultDispatcher-worker-8 @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:49407/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:37.077 [DefaultDispatcher-worker-8 @coroutine#2152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:37.078 [DefaultDispatcher-worker-9 @coroutine#2152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:37.078 [DefaultDispatcher-worker-9 @coroutine#2152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:37.084 [DefaultDispatcher-worker-10 @coroutine#3153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a 2024-08-16 10:38:37.094 [DefaultDispatcher-worker-17 @coroutine#3173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a 2024-08-16 10:38:37.098 [UI Thread @coroutine#3203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=626896505369849856 2024-08-16 10:38:37.098 [UI Thread @coroutine#3203] 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=626896505369849856. 2024-08-16 10:38:37.098 [UI Thread @coroutine#3203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=626896505369849856 2024-08-16 10:38:37.099 [eventLoopGroupProxy-19-1 @call-handler#3205] 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/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-08-16 10:38:37.101 [eventLoopGroupProxy-19-1 @call-handler#3205] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:37.102 [UI Thread @coroutine#3203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=626896505369849856 2024-08-16 10:38:37.102 [UI Thread @coroutine#3203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=626896505369849856 2024-08-16 10:38:37.103 [UI Thread @coroutine#3203] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=626896505369849856. 2024-08-16 10:38:37.103 [UI Thread @coroutine#3203] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=626896505369849856 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 10:38:37.111 [DefaultDispatcher-worker-16 @coroutine#3203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a 2024-08-16 10:38:37.122 [DefaultDispatcher-worker-16 @coroutine#3203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a 2024-08-16 10:38:37.129 [DefaultDispatcher-worker-9 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a 2024-08-16 10:38:37.130 [DefaultDispatcher-worker-9 @coroutine#3002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 10:38:37.130 [DefaultDispatcher-worker-9 @coroutine#3002] 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-08-16 10:38:37.130 [DefaultDispatcher-worker-9 @coroutine#3002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 10:38:37.130 [DefaultDispatcher-worker-9 @coroutine#3002] 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-08-16 10:38:37.131 [eventLoopGroupProxy-19-1 @call-handler#3213] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 10:38:37.131 [eventLoopGroupProxy-19-1 @call-handler#3213] 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-08-16 10:38:37.131 [eventLoopGroupProxy-19-1 @call-handler#3213] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 10:38:37.140 [DefaultDispatcher-worker-16 @call-handler#3213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7698f4 2024-08-16 10:38:37.140 [eventLoopGroupProxy-19-1 @call-handler#3213] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:37.141 [DefaultDispatcher-worker-8 @coroutine#3002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 10:38:37.141 [DefaultDispatcher-worker-8 @coroutine#3002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 10:38:37.141 [DefaultDispatcher-worker-8 @coroutine#3002] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-16 10:38:37.141 [DefaultDispatcher-worker-8 @coroutine#3002] 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-08-16 10:38:37.149 [UI Thread @coroutine#3229] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=626896505369849858&assignmentUid=626896505369849856&clazzUid=626896505369849856&submitterUid=626896505369849857 2024-08-16 10:38:37.149 [UI Thread @coroutine#3229] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=626896505369849858&assignmentUid=626896505369849856&clazzUid=626896505369849856&submitterUid=626896505369849857. 2024-08-16 10:38:37.149 [UI Thread @coroutine#3229] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=626896505369849858&assignmentUid=626896505369849856&clazzUid=626896505369849856&submitterUid=626896505369849857 2024-08-16 10:38:37.150 [DefaultDispatcher-worker-13 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a 2024-08-16 10:38:37.150 [eventLoopGroupProxy-19-1 @call-handler#3234] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/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-08-16 10:38:37.156 [eventLoopGroupProxy-19-1 @call-handler#3234] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:37.157 [UI Thread @coroutine#3229] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=626896505369849858&assignmentUid=626896505369849856&clazzUid=626896505369849856&submitterUid=626896505369849857 2024-08-16 10:38:37.157 [UI Thread @coroutine#3229] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=626896505369849858&assignmentUid=626896505369849856&clazzUid=626896505369849856&submitterUid=626896505369849857 2024-08-16 10:38:37.157 [UI Thread @coroutine#3229] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=626896505369849858&assignmentUid=626896505369849856&clazzUid=626896505369849856&submitterUid=626896505369849857. 2024-08-16 10:38:37.157 [UI Thread @coroutine#3229] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=626896505369849858&assignmentUid=626896505369849856&clazzUid=626896505369849856&submitterUid=626896505369849857 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 10:38:37.166 [DefaultDispatcher-worker-8 @coroutine#3229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@297da2c3 2024-08-16 10:38:37.173 [UI Thread @coroutine#3243] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=626896505369849857 2024-08-16 10:38:37.173 [UI Thread @coroutine#3243] 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=626896505369849857. 2024-08-16 10:38:37.173 [UI Thread @coroutine#3243] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=626896505369849857 2024-08-16 10:38:37.174 [eventLoopGroupProxy-19-1 @call-handler#3252] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 10:38:37.175 [UI Thread @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=626896505369849857&assignmentUid=626896505369849856 2024-08-16 10:38:37.175 [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/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=626896505369849857&assignmentUid=626896505369849856. 2024-08-16 10:38:37.175 [UI Thread @coroutine#3248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=626896505369849857&assignmentUid=626896505369849856 2024-08-16 10:38:37.176 [eventLoopGroupProxy-19-1 @call-handler#3252] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:37.176 [UI Thread @coroutine#3253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=626896505369849856 2024-08-16 10:38:37.176 [UI Thread @coroutine#3253] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=626896505369849856. 2024-08-16 10:38:37.176 [UI Thread @coroutine#3253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=626896505369849856 2024-08-16 10:38:37.176 [UI Thread @coroutine#3255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=626896505369849857&assignmentUid=626896505369849856 2024-08-16 10:38:37.176 [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/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=626896505369849857&assignmentUid=626896505369849856. 2024-08-16 10:38:37.176 [UI Thread @coroutine#3255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=626896505369849857&assignmentUid=626896505369849856 2024-08-16 10:38:37.176 [eventLoopGroupProxy-19-6 @call-handler#3263] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/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-08-16 10:38:37.177 [UI Thread @coroutine#3257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=626896505369849857&assignmentUid=626896505369849856 2024-08-16 10:38:37.177 [UI Thread @coroutine#3257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=626896505369849857&assignmentUid=626896505369849856. 2024-08-16 10:38:37.177 [UI Thread @coroutine#3257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=626896505369849857&assignmentUid=626896505369849856 2024-08-16 10:38:37.177 [eventLoopGroupProxy-19-7 @call-handler#3267] 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/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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 10:38:37.177 [eventLoopGroupProxy-19-1 @call-handler#3271] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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-08-16 10:38:37.177 [eventLoopGroupProxy-19-8 @call-handler#3273] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/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-08-16 10:38:37.178 [UI Thread @coroutine#3243] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=626896505369849857 2024-08-16 10:38:37.178 [UI Thread @coroutine#3243] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=626896505369849857 2024-08-16 10:38:37.179 [UI Thread @coroutine#3243] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=626896505369849857. 2024-08-16 10:38:37.179 [UI Thread @coroutine#3243] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=626896505369849857 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 10:38:37.179 [eventLoopGroupProxy-19-1 @call-handler#3271] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:37.179 [eventLoopGroupProxy-19-8 @call-handler#3273] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:37.179 [UI Thread @coroutine#3255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=626896505369849857&assignmentUid=626896505369849856 2024-08-16 10:38:37.180 [UI Thread @coroutine#3255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=626896505369849857&assignmentUid=626896505369849856 2024-08-16 10:38:37.180 [eventLoopGroupProxy-19-6 @call-handler#3263] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:37.180 [UI Thread @coroutine#3255] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=626896505369849857&assignmentUid=626896505369849856. 2024-08-16 10:38:37.180 [UI Thread @coroutine#3255] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=626896505369849857&assignmentUid=626896505369849856 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 10:38:37.180 [UI Thread @coroutine#3257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=626896505369849857&assignmentUid=626896505369849856 2024-08-16 10:38:37.180 [UI Thread @coroutine#3257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=626896505369849857&assignmentUid=626896505369849856 2024-08-16 10:38:37.181 [UI Thread @coroutine#3248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=626896505369849857&assignmentUid=626896505369849856 2024-08-16 10:38:37.181 [UI Thread @coroutine#3248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=626896505369849857&assignmentUid=626896505369849856 2024-08-16 10:38:37.181 [UI Thread @coroutine#3257] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=626896505369849857&assignmentUid=626896505369849856. 2024-08-16 10:38:37.181 [UI Thread @coroutine#3257] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=626896505369849857&assignmentUid=626896505369849856 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 10:38:37.181 [eventLoopGroupProxy-19-7 @call-handler#3267] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:37.181 [UI Thread @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=626896505369849857&assignmentUid=626896505369849856. 2024-08-16 10:38:37.181 [UI Thread @coroutine#3248] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=626896505369849857&assignmentUid=626896505369849856 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 10:38:37.182 [UI Thread @coroutine#3253] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=626896505369849856 2024-08-16 10:38:37.182 [UI Thread @coroutine#3253] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=626896505369849856 2024-08-16 10:38:37.182 [UI Thread @coroutine#3253] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=626896505369849856. 2024-08-16 10:38:37.182 [UI Thread @coroutine#3253] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=626896505369849856 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 10:38:37.188 [DefaultDispatcher-worker-15 @coroutine#3243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@297da2c3 2024-08-16 10:38:37.196 [DefaultDispatcher-worker-8 @coroutine#3255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@297da2c3 2024-08-16 10:38:37.205 [DefaultDispatcher-worker-8 @coroutine#3257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@297da2c3 2024-08-16 10:38:37.215 [DefaultDispatcher-worker-16 @coroutine#3248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@297da2c3 2024-08-16 10:38:37.221 [DefaultDispatcher-worker-5 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@506d7fed 2024-08-16 10:38:37.222 [DefaultDispatcher-worker-5 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:37.222 [DefaultDispatcher-worker-5 @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:48839/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:37.222 [DefaultDispatcher-worker-5 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:37.223 [DefaultDispatcher-worker-9 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:37.223 [DefaultDispatcher-worker-9 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:37.225 [DefaultDispatcher-worker-16 @coroutine#3253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@297da2c3 2024-08-16 10:38:37.231 [UI Thread @coroutine#3290] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=626896505369849856&clazzUid=626896505369849856&accountPersonUid=626896505369849858 2024-08-16 10:38:37.231 [UI Thread @coroutine#3290] 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=626896505369849856&clazzUid=626896505369849856&accountPersonUid=626896505369849858. 2024-08-16 10:38:37.231 [UI Thread @coroutine#3290] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=626896505369849856&clazzUid=626896505369849856&accountPersonUid=626896505369849858 2024-08-16 10:38:37.232 [eventLoopGroupProxy-19-1 @call-handler#3292] 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/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-08-16 10:38:37.237 [eventLoopGroupProxy-19-1 @call-handler#3292] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:37.238 [UI Thread @coroutine#3290] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=626896505369849856&clazzUid=626896505369849856&accountPersonUid=626896505369849858 2024-08-16 10:38:37.238 [UI Thread @coroutine#3290] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=626896505369849856&clazzUid=626896505369849856&accountPersonUid=626896505369849858 2024-08-16 10:38:37.238 [UI Thread @coroutine#3290] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=626896505369849856&clazzUid=626896505369849856&accountPersonUid=626896505369849858. 2024-08-16 10:38:37.239 [UI Thread @coroutine#3290] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=626896505369849856&clazzUid=626896505369849856&accountPersonUid=626896505369849858 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 10:38:37.249 [DefaultDispatcher-worker-17 @coroutine#3290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@297da2c3 2024-08-16 10:38:37.251 [UI Thread @coroutine#3290] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=626896505369849857 2024-08-16 10:38:37.251 [UI Thread @coroutine#3290] 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=626896505369849857. 2024-08-16 10:38:37.251 [UI Thread @coroutine#3290] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=626896505369849857 2024-08-16 10:38:37.252 [eventLoopGroupProxy-19-1 @call-handler#3296] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 10:38:37.254 [eventLoopGroupProxy-19-1 @call-handler#3296] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:37.254 [UI Thread @coroutine#3290] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=626896505369849857 2024-08-16 10:38:37.254 [UI Thread @coroutine#3290] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=626896505369849857 2024-08-16 10:38:37.255 [UI Thread @coroutine#3290] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=626896505369849857. 2024-08-16 10:38:37.255 [UI Thread @coroutine#3290] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=626896505369849857 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 10:38:37.264 [DefaultDispatcher-worker-6 @coroutine#3290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@297da2c3 2024-08-16 10:38:37.277 [DefaultDispatcher-worker-8 @coroutine#3290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@297da2c3 2024-08-16 10:38:37.286 [DefaultDispatcher-worker-8 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@297da2c3 2024-08-16 10:38:37.286 [DefaultDispatcher-worker-8 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 10:38:37.286 [DefaultDispatcher-worker-8 @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-08-16 10:38:37.286 [DefaultDispatcher-worker-8 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 10:38:37.286 [DefaultDispatcher-worker-8 @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-08-16 10:38:37.288 [eventLoopGroupProxy-19-1 @call-handler#3301] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 10:38:37.288 [eventLoopGroupProxy-19-1 @call-handler#3301] 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-08-16 10:38:37.288 [eventLoopGroupProxy-19-1 @call-handler#3301] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 10:38:37.298 [DefaultDispatcher-worker-7 @call-handler#3301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7698f4 2024-08-16 10:38:37.298 [eventLoopGroupProxy-19-1 @call-handler#3301] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:37.299 [DefaultDispatcher-worker-8 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 10:38:37.299 [DefaultDispatcher-worker-8 @coroutine#3019] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 10:38:37.299 [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-08-16 10:38:37.299 [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-08-16 10:38:37.301 [UI Thread @coroutine#3325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626896505369849856 2024-08-16 10:38:37.301 [UI Thread @coroutine#3325] 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=626896505369849856. 2024-08-16 10:38:37.301 [UI Thread @coroutine#3325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626896505369849856 2024-08-16 10:38:37.301 [UI Thread @coroutine#3329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626896505369849857&assignmentUid=626896505369849856 2024-08-16 10:38:37.301 [UI Thread @coroutine#3329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626896505369849857&assignmentUid=626896505369849856. 2024-08-16 10:38:37.301 [UI Thread @coroutine#3329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626896505369849857&assignmentUid=626896505369849856 2024-08-16 10:38:37.302 [eventLoopGroupProxy-19-1 @call-handler#3341] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 10:38:37.302 [UI Thread @coroutine#3334] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626896505369849857&assignmentUid=626896505369849856 2024-08-16 10:38:37.302 [UI Thread @coroutine#3334] 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=626896505369849857&assignmentUid=626896505369849856. 2024-08-16 10:38:37.302 [UI Thread @coroutine#3334] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626896505369849857&assignmentUid=626896505369849856 2024-08-16 10:38:37.302 [UI Thread @coroutine#3336] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626896505369849857&assignmentUid=626896505369849856 2024-08-16 10:38:37.302 [UI Thread @coroutine#3336] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626896505369849857&assignmentUid=626896505369849856. 2024-08-16 10:38:37.302 [UI Thread @coroutine#3336] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626896505369849857&assignmentUid=626896505369849856 2024-08-16 10:38:37.302 [eventLoopGroupProxy-19-6 @call-handler#3344] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/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-08-16 10:38:37.303 [UI Thread @coroutine#3353] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626896505369849856&clazzUid=626896505369849856&accountPersonUid=626896505369849857 2024-08-16 10:38:37.303 [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/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626896505369849856&clazzUid=626896505369849856&accountPersonUid=626896505369849857. 2024-08-16 10:38:37.303 [UI Thread @coroutine#3353] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626896505369849856&clazzUid=626896505369849856&accountPersonUid=626896505369849857 2024-08-16 10:38:37.303 [eventLoopGroupProxy-19-7 @call-handler#3355] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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-08-16 10:38:37.303 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:37.303 [eventLoopGroupProxy-19-8 @call-handler#3356] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/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-08-16 10:38:37.303 [eventLoopGroupProxy-19-1 @call-handler#3341] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:37.304 [eventLoopGroupProxy-19-7 @call-handler#3355] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:37.304 [eventLoopGroupProxy-19-8 @call-handler#3356] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:37.305 [eventLoopGroupProxy-19-6 @call-handler#3344] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:37.305 [eventLoopGroupProxy-19-9 @call-handler#3366] 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/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-08-16 10:38:37.305 [UI Thread @coroutine#3325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626896505369849856 2024-08-16 10:38:37.305 [UI Thread @coroutine#3325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626896505369849856 2024-08-16 10:38:37.305 [UI Thread @coroutine#3336] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626896505369849857&assignmentUid=626896505369849856 2024-08-16 10:38:37.305 [UI Thread @coroutine#3336] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626896505369849857&assignmentUid=626896505369849856 2024-08-16 10:38:37.305 [UI Thread @coroutine#3334] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626896505369849857&assignmentUid=626896505369849856 2024-08-16 10:38:37.305 [UI Thread @coroutine#3334] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626896505369849857&assignmentUid=626896505369849856 2024-08-16 10:38:37.306 [UI Thread @coroutine#3325] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626896505369849856. 2024-08-16 10:38:37.306 [UI Thread @coroutine#3325] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626896505369849856 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 10:38:37.306 [UI Thread @coroutine#3329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626896505369849857&assignmentUid=626896505369849856 2024-08-16 10:38:37.306 [UI Thread @coroutine#3329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626896505369849857&assignmentUid=626896505369849856 2024-08-16 10:38:37.306 [UI Thread @coroutine#3336] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626896505369849857&assignmentUid=626896505369849856. 2024-08-16 10:38:37.306 [UI Thread @coroutine#3336] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626896505369849857&assignmentUid=626896505369849856 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 10:38:37.306 [UI Thread @coroutine#3334] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626896505369849857&assignmentUid=626896505369849856. 2024-08-16 10:38:37.306 [UI Thread @coroutine#3334] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626896505369849857&assignmentUid=626896505369849856 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 10:38:37.307 [UI Thread @coroutine#3329] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626896505369849857&assignmentUid=626896505369849856. 2024-08-16 10:38:37.307 [UI Thread @coroutine#3329] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626896505369849857&assignmentUid=626896505369849856 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 10:38:37.313 [DefaultDispatcher-worker-4 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@297da2c3 2024-08-16 10:38:37.313 [eventLoopGroupProxy-19-9 @call-handler#3366] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 10:38:37.314 [UI Thread @coroutine#3353] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626896505369849856&clazzUid=626896505369849856&accountPersonUid=626896505369849857 2024-08-16 10:38:37.314 [UI Thread @coroutine#3353] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626896505369849856&clazzUid=626896505369849856&accountPersonUid=626896505369849857 2024-08-16 10:38:37.314 [UI Thread @coroutine#3353] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626896505369849856&clazzUid=626896505369849856&accountPersonUid=626896505369849857. 2024-08-16 10:38:37.314 [UI Thread @coroutine#3353] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626896505369849856&clazzUid=626896505369849856&accountPersonUid=626896505369849857 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 10:38:37.318 [DefaultDispatcher-worker-17 @coroutine#3325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a 2024-08-16 10:38:37.325 [DefaultDispatcher-worker-2 @coroutine#3336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a 2024-08-16 10:38:37.333 [DefaultDispatcher-worker-14 @coroutine#3334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a 2024-08-16 10:38:37.342 [DefaultDispatcher-worker-10 @coroutine#3329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a 2024-08-16 10:38:37.355 [DefaultDispatcher-worker-15 @coroutine#3353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a 2024-08-16 10:38:37.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-08-16 10:38:37.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-08-16 10:38:37.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:37.360 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a: (connection evicted) 2024-08-16 10:38:37.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:37.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-08-16 10:38:37.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-08-16 10:38:37.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-08-16 10:38:37.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-08-16 10:38:37.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:37.362 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@297da2c3: (connection evicted) 2024-08-16 10:38:37.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:37.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-08-16 10:38:37.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-08-16 10:38:37.366 [DefaultDispatcher-worker-11 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6193cd36 2024-08-16 10:38:37.366 [DefaultDispatcher-worker-17 @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e41b65a 2024-08-16 10:38:37.366 [DefaultDispatcher-worker-11 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 10:38:37.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-08-16 10:38:37.366 [DefaultDispatcher-worker-11 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 10:38:37.366 [DefaultDispatcher-worker-17 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:37.366 [DefaultDispatcher-worker-17 @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:47729/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:37.366 [DefaultDispatcher-worker-17 @coroutine#2213] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:37.367 [DefaultDispatcher-worker-17 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 10:38:37.367 [DefaultDispatcher-worker-11 @coroutine#2213] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:37.367 [DefaultDispatcher-worker-11 @coroutine#2213] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:37.398 [DefaultDispatcher-worker-11 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29390110 2024-08-16 10:38:37.398 [DefaultDispatcher-worker-11 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:37.398 [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:46957/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:37.398 [DefaultDispatcher-worker-11 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:37.399 [DefaultDispatcher-worker-8 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:37.399 [DefaultDispatcher-worker-8 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:37.544 [DefaultDispatcher-worker-17 @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-08-16 10:38:37.544 [DefaultDispatcher-worker-17 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55763/UmAppDatabase/replication/nodeId 2024-08-16 10:38:37.544 [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:55763/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:37.544 [DefaultDispatcher-worker-17 @coroutine#2308] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55763/UmAppDatabase/replication/nodeId 2024-08-16 10:38:37.545 [DefaultDispatcher-worker-8 @coroutine#2308] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55763/UmAppDatabase/replication/nodeId 2024-08-16 10:38:37.545 [DefaultDispatcher-worker-8 @coroutine#2308] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55763/UmAppDatabase/replication/nodeId 2024-08-16 10:38:37.582 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:37.616 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:37.705 [DefaultDispatcher-worker-3 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2024-08-16 10:38:37.705 [DefaultDispatcher-worker-3 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50451/UmAppDatabase/replication/nodeId 2024-08-16 10:38:37.705 [DefaultDispatcher-worker-3 @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:50451/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:37.705 [DefaultDispatcher-worker-3 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50451/UmAppDatabase/replication/nodeId 2024-08-16 10:38:37.706 [DefaultDispatcher-worker-1 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50451/UmAppDatabase/replication/nodeId 2024-08-16 10:38:37.706 [DefaultDispatcher-worker-1 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50451/UmAppDatabase/replication/nodeId 2024-08-16 10:38:37.787 [DefaultDispatcher-worker-1 @coroutine#3396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@338a4c61 2024-08-16 10:38:37.799 [DefaultDispatcher-worker-16 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4eda3a 2024-08-16 10:38:37.799 [DefaultDispatcher-worker-16 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:37.799 [DefaultDispatcher-worker-16 @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:40179/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:37.799 [DefaultDispatcher-worker-16 @coroutine#2073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:37.800 [DefaultDispatcher-worker-8 @coroutine#2073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:37.800 [DefaultDispatcher-worker-8 @coroutine#2073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:37.818 [DefaultDispatcher-worker-8 @coroutine#3400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39b85a73 2024-08-16 10:38:37.833 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:37.845 [DefaultDispatcher-worker-8 @coroutine#2407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b61a4b0 2024-08-16 10:38:37.845 [DefaultDispatcher-worker-8 @coroutine#2407] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32931/UmAppDatabase/replication/nodeId 2024-08-16 10:38:37.845 [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:32931/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:37.845 [DefaultDispatcher-worker-8 @coroutine#2407] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32931/UmAppDatabase/replication/nodeId 2024-08-16 10:38:37.846 [DefaultDispatcher-worker-12 @coroutine#2407] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32931/UmAppDatabase/replication/nodeId 2024-08-16 10:38:37.846 [DefaultDispatcher-worker-12 @coroutine#2407] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32931/UmAppDatabase/replication/nodeId 2024-08-16 10:38:37.874 [DefaultDispatcher-worker-12 @coroutine#3405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dc3ece8 2024-08-16 10:38:37.886 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:37.899 [DefaultDispatcher-worker-12 @coroutine#3407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5c5e6 2024-08-16 10:38:37.918 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:37.933 [DefaultDispatcher-worker-12 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c450960 2024-08-16 10:38:37.933 [DefaultDispatcher-worker-12 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:37.933 [DefaultDispatcher-worker-12 @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:36305/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:37.933 [DefaultDispatcher-worker-12 @coroutine#2105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:37.934 [DefaultDispatcher-worker-11 @coroutine#2105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:37.934 [DefaultDispatcher-worker-11 @coroutine#2105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:37.957 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:37.998 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:38.086 [DefaultDispatcher-worker-8 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b034ca 2024-08-16 10:38:38.086 [DefaultDispatcher-worker-8 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:38.086 [DefaultDispatcher-worker-8 @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:49407/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:38.086 [DefaultDispatcher-worker-8 @coroutine#2152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:38.087 [DefaultDispatcher-worker-12 @coroutine#2152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:38.087 [DefaultDispatcher-worker-12 @coroutine#2152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:38.232 [DefaultDispatcher-worker-3 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@506d7fed 2024-08-16 10:38:38.233 [DefaultDispatcher-worker-3 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:38.233 [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:48839/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:38.233 [DefaultDispatcher-worker-3 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:38.234 [DefaultDispatcher-worker-12 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:38.234 [DefaultDispatcher-worker-12 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:38.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-08-16 10:38:38.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-08-16 10:38:38.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:38.367 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a7698f4: (connection evicted) 2024-08-16 10:38:38.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:38.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-08-16 10:38:38.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-08-16 10:38:38.371 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-08-16 10:38:38.372 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:38.372 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:38.372 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:38.372 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:38.372 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:38.372 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:38.372 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d79651d 2024-08-16 10:38:38.372 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:38.372 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:38.372 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:38.372 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:38.372 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:38.372 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:38.372 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:38.372 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:38.372 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:38.372 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:38.372 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:38.372 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:38.372 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:38.372 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:38.372 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:38.372 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:38.372 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:38.372 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:38.372 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:38.372 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-08-16 10:38:38.372 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:38.372 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:38.372 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:38.372 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:38.372 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:38.372 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:38.372 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:38.372 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:38.372 [Test worker @coroutine#3424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-08-16 10:38:38.372 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@424ebf5b 2024-08-16 10:38:38.372 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@424ebf5b 2024-08-16 10:38:38.372 [Test worker @coroutine#3424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-08-16 10:38:38.380 [DefaultDispatcher-worker-1 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6193cd36 2024-08-16 10:38:38.380 [DefaultDispatcher-worker-3 @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e41b65a 2024-08-16 10:38:38.380 [DefaultDispatcher-worker-3 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:38.380 [DefaultDispatcher-worker-1 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 10:38:38.380 [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:47729/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:38.380 [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-08-16 10:38:38.380 [DefaultDispatcher-worker-3 @coroutine#2213] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:38.380 [DefaultDispatcher-worker-1 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 10:38:38.381 [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-08-16 10:38:38.381 [DefaultDispatcher-worker-10 @coroutine#2213] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:38.381 [DefaultDispatcher-worker-10 @coroutine#2213] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:38.389 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424ebf5b 2024-08-16 10:38:38.399 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424ebf5b 2024-08-16 10:38:38.401 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424ebf5b 2024-08-16 10:38:38.402 [Test worker @coroutine#3434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424ebf5b 2024-08-16 10:38:38.403 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-08-16 10:38:38.403 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:38.403 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:38.403 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:38.403 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:38.403 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:38.403 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:38.403 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77227b1f 2024-08-16 10:38:38.403 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:38.403 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:38.403 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:38.403 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:38.403 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:38.403 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:38.403 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:38.403 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:38.403 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:38.403 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:38.403 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:38.403 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:38.403 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:38.403 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:38.403 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:38.403 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:38.403 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:38.403 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:38.403 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:38.403 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-08-16 10:38:38.403 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:38.403 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:38.403 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:38.403 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:38.403 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:38.403 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:38.403 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:38.403 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:38.403 [Test worker @coroutine#3424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-08-16 10:38:38.403 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@34e4a136 2024-08-16 10:38:38.403 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@34e4a136 2024-08-16 10:38:38.403 [Test worker @coroutine#3424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-08-16 10:38:38.409 [DefaultDispatcher-worker-2 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29390110 2024-08-16 10:38:38.409 [DefaultDispatcher-worker-2 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:38.409 [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:46957/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:38.409 [DefaultDispatcher-worker-2 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:38.410 [DefaultDispatcher-worker-8 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:38.410 [DefaultDispatcher-worker-8 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:38.417 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e4a136 2024-08-16 10:38:38.427 [Test worker @coroutine#3439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e4a136 2024-08-16 10:38:38.429 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e4a136 2024-08-16 10:38:38.430 [Test worker @coroutine#3443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e4a136 2024-08-16 10:38:38.442 [DefaultDispatcher-worker-16 @coroutine#3445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e4a136 2024-08-16 10:38:38.454 [DefaultDispatcher-worker-16 @coroutine#3424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424ebf5b 2024-08-16 10:38:38.466 [DefaultDispatcher-worker-13 @coroutine#3424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424ebf5b 2024-08-16 10:38:38.473 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:38.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-08-16 10:38:38.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-08-16 10:38:38.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:38.475 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@424ebf5b: (connection evicted) 2024-08-16 10:38:38.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:38.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-08-16 10:38:38.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-08-16 10:38:38.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-08-16 10:38:38.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-08-16 10:38:38.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:38.476 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34e4a136: (connection evicted) 2024-08-16 10:38:38.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:38.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-08-16 10:38:38.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-08-16 10:38:38.478 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-08-16 10:38:38.478 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:38.478 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:38.478 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:38.478 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:38.478 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:38.478 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:38.478 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9a932a4 2024-08-16 10:38:38.478 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:38.478 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:38.478 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:38.478 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:38.478 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:38.478 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:38.478 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:38.479 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:38.479 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:38.479 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:38.479 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:38.479 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:38.479 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:38.479 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:38.479 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:38.479 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:38.479 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:38.479 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:38.479 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:38.479 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-08-16 10:38:38.479 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:38.479 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:38.479 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:38.479 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:38.479 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:38.479 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:38.479 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:38.479 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:38.479 [Test worker @coroutine#3491] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-08-16 10:38:38.479 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@343b3399 2024-08-16 10:38:38.479 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@343b3399 2024-08-16 10:38:38.479 [Test worker @coroutine#3491] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-08-16 10:38:38.494 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@343b3399 2024-08-16 10:38:38.504 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@343b3399 2024-08-16 10:38:38.505 [Test worker @coroutine#3494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@343b3399 2024-08-16 10:38:38.507 [Test worker @coroutine#3496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@343b3399 2024-08-16 10:38:38.507 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-08-16 10:38:38.508 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:38.508 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:38.508 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:38.508 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:38.508 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:38.508 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:38.508 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@633328d3 2024-08-16 10:38:38.508 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:38.508 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:38.508 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:38.508 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:38.508 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:38.508 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:38.508 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:38.508 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:38.508 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:38.508 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:38.508 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:38.508 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:38.508 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:38.508 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:38.508 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:38.508 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:38.508 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:38.508 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:38.508 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:38.508 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-08-16 10:38:38.508 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:38.508 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:38.508 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:38.508 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:38.508 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:38.508 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:38.508 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:38.508 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:38.508 [Test worker @coroutine#3491] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-08-16 10:38:38.508 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@406cf37f 2024-08-16 10:38:38.508 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@406cf37f 2024-08-16 10:38:38.508 [Test worker @coroutine#3491] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-08-16 10:38:38.522 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@406cf37f 2024-08-16 10:38:38.533 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@406cf37f 2024-08-16 10:38:38.534 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@406cf37f 2024-08-16 10:38:38.536 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@406cf37f 2024-08-16 10:38:38.547 [DefaultDispatcher-worker-1 @coroutine#3505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@406cf37f 2024-08-16 10:38:38.553 [DefaultDispatcher-worker-15 @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-08-16 10:38:38.554 [DefaultDispatcher-worker-15 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55763/UmAppDatabase/replication/nodeId 2024-08-16 10:38:38.554 [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:55763/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:38.554 [DefaultDispatcher-worker-15 @coroutine#2308] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55763/UmAppDatabase/replication/nodeId 2024-08-16 10:38:38.555 [DefaultDispatcher-worker-9 @coroutine#2308] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55763/UmAppDatabase/replication/nodeId 2024-08-16 10:38:38.555 [DefaultDispatcher-worker-9 @coroutine#2308] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55763/UmAppDatabase/replication/nodeId 2024-08-16 10:38:38.562 [DefaultDispatcher-worker-9 @coroutine#3491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@343b3399 2024-08-16 10:38:38.572 [DefaultDispatcher-worker-3 @coroutine#3491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@343b3399 2024-08-16 10:38:38.579 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:38.582 [DefaultDispatcher-worker-11 @coroutine#3491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@343b3399 2024-08-16 10:38:38.605 [DefaultDispatcher-worker-15 @coroutine#3554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@343b3399 2024-08-16 10:38:38.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-08-16 10:38:38.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-08-16 10:38:38.608 [HikariPool-151 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:38.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:38.608 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@343b3399: (connection evicted) 2024-08-16 10:38:38.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:38.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-08-16 10:38:38.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-08-16 10:38:38.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-08-16 10:38:38.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-08-16 10:38:38.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:38.610 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@406cf37f: (connection evicted) 2024-08-16 10:38:38.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:38.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-08-16 10:38:38.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-08-16 10:38:38.611 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-08-16 10:38:38.611 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:38.611 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:38.611 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:38.611 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:38.612 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:38.612 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:38.612 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7abeaed0 2024-08-16 10:38:38.612 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:38.612 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:38.612 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:38.612 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:38.612 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:38.612 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:38.612 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:38.612 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:38.612 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:38.612 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:38.612 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:38.612 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:38.612 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:38.612 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:38.612 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:38.612 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:38.612 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:38.612 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:38.612 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:38.612 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-08-16 10:38:38.612 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:38.612 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:38.612 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:38.612 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:38.612 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:38.612 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:38.612 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:38.612 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:38.612 [Test worker @coroutine#3580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-08-16 10:38:38.612 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ddb260e 2024-08-16 10:38:38.612 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ddb260e 2024-08-16 10:38:38.612 [Test worker @coroutine#3580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-08-16 10:38:38.629 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ddb260e 2024-08-16 10:38:38.641 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ddb260e 2024-08-16 10:38:38.642 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ddb260e 2024-08-16 10:38:38.644 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ddb260e 2024-08-16 10:38:38.644 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-08-16 10:38:38.644 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:38.644 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:38.644 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:38.644 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:38.644 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:38.644 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:38.644 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52d202f0 2024-08-16 10:38:38.644 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:38.644 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:38.644 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:38.644 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:38.644 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:38.644 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:38.644 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:38.644 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:38.644 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:38.644 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:38.645 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:38.645 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:38.645 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:38.645 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:38.645 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:38.645 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:38.645 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:38.645 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:38.645 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:38.645 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-08-16 10:38:38.645 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:38.645 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:38.645 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:38.645 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:38.645 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:38.645 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:38.645 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:38.645 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:38.645 [Test worker @coroutine#3580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-08-16 10:38:38.645 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@713323a3 2024-08-16 10:38:38.645 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@713323a3 2024-08-16 10:38:38.645 [Test worker @coroutine#3580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-08-16 10:38:38.658 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713323a3 2024-08-16 10:38:38.668 [Test worker @coroutine#3587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713323a3 2024-08-16 10:38:38.670 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713323a3 2024-08-16 10:38:38.671 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713323a3 2024-08-16 10:38:38.682 [DefaultDispatcher-worker-3 @coroutine#3594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713323a3 2024-08-16 10:38:38.694 [DefaultDispatcher-worker-6 @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ddb260e 2024-08-16 10:38:38.706 [DefaultDispatcher-worker-17 @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ddb260e 2024-08-16 10:38:38.712 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:38.717 [DefaultDispatcher-worker-10 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2024-08-16 10:38:38.717 [DefaultDispatcher-worker-10 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50451/UmAppDatabase/replication/nodeId 2024-08-16 10:38:38.717 [DefaultDispatcher-worker-10 @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:50451/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:38.717 [DefaultDispatcher-worker-10 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50451/UmAppDatabase/replication/nodeId 2024-08-16 10:38:38.718 [DefaultDispatcher-worker-6 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50451/UmAppDatabase/replication/nodeId 2024-08-16 10:38:38.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-08-16 10:38:38.718 [DefaultDispatcher-worker-6 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50451/UmAppDatabase/replication/nodeId 2024-08-16 10:38:38.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-08-16 10:38:38.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:38.718 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ddb260e: (connection evicted) 2024-08-16 10:38:38.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:38.719 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-08-16 10:38:38.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-08-16 10:38:38.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-08-16 10:38:38.719 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-08-16 10:38:38.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:38.720 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@713323a3: (connection evicted) 2024-08-16 10:38:38.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:38.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-08-16 10:38:38.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-08-16 10:38:38.721 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-08-16 10:38:38.722 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:38.722 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:38.722 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:38.722 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:38.722 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:38.722 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:38.722 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1268ac94 2024-08-16 10:38:38.722 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:38.722 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:38.722 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:38.722 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:38.722 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:38.722 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:38.722 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:38.722 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:38.722 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:38.722 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:38.722 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:38.722 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:38.722 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:38.722 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:38.722 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:38.722 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:38.722 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:38.722 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:38.722 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:38.722 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-08-16 10:38:38.722 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:38.722 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:38.722 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:38.722 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:38.722 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:38.722 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:38.722 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:38.722 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:38.722 [Test worker @coroutine#3642] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-08-16 10:38:38.722 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@7197b96c 2024-08-16 10:38:38.722 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@7197b96c 2024-08-16 10:38:38.722 [Test worker @coroutine#3642] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-08-16 10:38:38.737 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7197b96c 2024-08-16 10:38:38.746 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7197b96c 2024-08-16 10:38:38.748 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7197b96c 2024-08-16 10:38:38.750 [Test worker @coroutine#3647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7197b96c 2024-08-16 10:38:38.750 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-08-16 10:38:38.750 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:38.750 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:38.750 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:38.750 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:38.750 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:38.750 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:38.750 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25e9f5e6 2024-08-16 10:38:38.750 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:38.750 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:38.750 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:38.750 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:38.750 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:38.750 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:38.750 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:38.750 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:38.750 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:38.750 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:38.750 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:38.750 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:38.750 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:38.750 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:38.750 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:38.750 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:38.750 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:38.750 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:38.750 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:38.750 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-08-16 10:38:38.750 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:38.750 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:38.750 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:38.750 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:38.750 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:38.750 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:38.750 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:38.750 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:38.750 [Test worker @coroutine#3642] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-08-16 10:38:38.751 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bc45472 2024-08-16 10:38:38.751 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bc45472 2024-08-16 10:38:38.751 [Test worker @coroutine#3642] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-08-16 10:38:38.764 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc45472 2024-08-16 10:38:38.776 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc45472 2024-08-16 10:38:38.778 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc45472 2024-08-16 10:38:38.779 [Test worker @coroutine#3653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc45472 2024-08-16 10:38:38.791 [DefaultDispatcher-worker-11 @coroutine#3655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc45472 2024-08-16 10:38:38.806 [DefaultDispatcher-worker-10 @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7197b96c 2024-08-16 10:38:38.810 [DefaultDispatcher-worker-11 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4eda3a 2024-08-16 10:38:38.810 [DefaultDispatcher-worker-11 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:38.811 [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:40179/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:38.811 [DefaultDispatcher-worker-11 @coroutine#2073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:38.812 [DefaultDispatcher-worker-11 @coroutine#2073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:38.812 [DefaultDispatcher-worker-11 @coroutine#2073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:38.818 [DefaultDispatcher-worker-4 @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7197b96c 2024-08-16 10:38:38.822 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:38.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-08-16 10:38:38.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-08-16 10:38:38.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:38.827 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7197b96c: (connection evicted) 2024-08-16 10:38:38.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:38.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-08-16 10:38:38.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-08-16 10:38:38.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-08-16 10:38:38.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-08-16 10:38:38.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:38.828 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bc45472: (connection evicted) 2024-08-16 10:38:38.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:38.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-08-16 10:38:38.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-08-16 10:38:38.830 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-08-16 10:38:38.830 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:38.830 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:38.830 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:38.830 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:38.830 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:38.830 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:38.830 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ab7b0f 2024-08-16 10:38:38.830 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:38.830 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:38.830 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:38.830 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:38.830 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:38.830 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:38.830 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:38.830 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:38.830 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:38.830 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:38.830 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:38.830 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:38.830 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:38.830 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:38.830 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:38.830 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:38.830 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:38.830 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:38.830 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:38.830 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-08-16 10:38:38.830 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:38.830 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:38.830 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:38.830 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:38.830 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:38.830 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:38.830 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:38.830 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:38.830 [Test worker @coroutine#3703] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-08-16 10:38:38.831 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a5b561b 2024-08-16 10:38:38.831 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a5b561b 2024-08-16 10:38:38.831 [Test worker @coroutine#3703] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-08-16 10:38:38.847 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a5b561b 2024-08-16 10:38:38.854 [DefaultDispatcher-worker-14 @coroutine#2407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b61a4b0 2024-08-16 10:38:38.855 [DefaultDispatcher-worker-14 @coroutine#2407] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32931/UmAppDatabase/replication/nodeId 2024-08-16 10:38:38.855 [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:32931/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:38.855 [DefaultDispatcher-worker-14 @coroutine#2407] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32931/UmAppDatabase/replication/nodeId 2024-08-16 10:38:38.856 [DefaultDispatcher-worker-5 @coroutine#2407] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32931/UmAppDatabase/replication/nodeId 2024-08-16 10:38:38.856 [DefaultDispatcher-worker-5 @coroutine#2407] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32931/UmAppDatabase/replication/nodeId 2024-08-16 10:38:38.858 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a5b561b 2024-08-16 10:38:38.859 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a5b561b 2024-08-16 10:38:38.861 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a5b561b 2024-08-16 10:38:38.861 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-08-16 10:38:38.861 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:38.861 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:38.861 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:38.861 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:38.861 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:38.861 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:38.861 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cfe7be3 2024-08-16 10:38:38.861 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:38.861 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:38.861 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:38.861 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:38.861 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:38.861 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:38.861 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:38.861 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:38.861 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:38.861 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:38.861 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:38.861 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:38.861 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:38.861 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:38.861 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:38.861 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:38.861 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:38.861 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:38.861 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:38.861 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-08-16 10:38:38.861 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:38.861 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:38.861 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:38.861 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:38.861 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:38.861 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:38.861 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:38.861 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:38.861 [Test worker @coroutine#3703] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-08-16 10:38:38.862 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a349644 2024-08-16 10:38:38.862 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a349644 2024-08-16 10:38:38.862 [Test worker @coroutine#3703] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-08-16 10:38:38.867 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:38.875 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a349644 2024-08-16 10:38:38.885 [Test worker @coroutine#3714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a349644 2024-08-16 10:38:38.886 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a349644 2024-08-16 10:38:38.888 [Test worker @coroutine#3718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a349644 2024-08-16 10:38:38.900 [DefaultDispatcher-worker-2 @coroutine#3720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a349644 2024-08-16 10:38:38.912 [DefaultDispatcher-worker-9 @coroutine#3703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a5b561b 2024-08-16 10:38:38.924 [DefaultDispatcher-worker-7 @coroutine#3703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a5b561b 2024-08-16 10:38:38.931 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:38.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-08-16 10:38:38.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-08-16 10:38:38.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:38.932 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a5b561b: (connection evicted) 2024-08-16 10:38:38.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:38.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-08-16 10:38:38.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-08-16 10:38:38.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-08-16 10:38:38.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-08-16 10:38:38.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:38.933 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a349644: (connection evicted) 2024-08-16 10:38:38.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:38.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-08-16 10:38:38.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-08-16 10:38:38.935 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-08-16 10:38:38.935 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:38.935 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:38.935 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:38.935 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:38.935 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:38.935 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:38.935 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@245a90b1 2024-08-16 10:38:38.935 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:38.935 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:38.935 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:38.935 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:38.935 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:38.935 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:38.935 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:38.935 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:38.935 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:38.935 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:38.935 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:38.935 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:38.935 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:38.935 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:38.935 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:38.935 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:38.935 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:38.935 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:38.935 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:38.935 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-08-16 10:38:38.935 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:38.935 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:38.935 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:38.935 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:38.935 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:38.935 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:38.935 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:38.935 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:38.935 [Test worker @coroutine#3764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-08-16 10:38:38.936 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@68abf2ad 2024-08-16 10:38:38.936 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@68abf2ad 2024-08-16 10:38:38.936 [Test worker @coroutine#3764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-08-16 10:38:38.944 [DefaultDispatcher-worker-2 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c450960 2024-08-16 10:38:38.944 [DefaultDispatcher-worker-2 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:38.944 [DefaultDispatcher-worker-2 @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:36305/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:38.944 [DefaultDispatcher-worker-2 @coroutine#2105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:38.946 [DefaultDispatcher-worker-7 @coroutine#2105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:38.946 [DefaultDispatcher-worker-7 @coroutine#2105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:38.954 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68abf2ad 2024-08-16 10:38:38.964 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68abf2ad 2024-08-16 10:38:38.966 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68abf2ad 2024-08-16 10:38:38.967 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68abf2ad 2024-08-16 10:38:38.968 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-08-16 10:38:38.968 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:38.968 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:38.968 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:38.968 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:38.968 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:38.968 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:38.968 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@145c6e4d 2024-08-16 10:38:38.968 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:38.968 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:38.968 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:38.968 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:38.968 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:38.968 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:38.968 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:38.968 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:38.968 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:38.968 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:38.968 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:38.968 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:38.968 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:38.968 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:38.968 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:38.968 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:38.968 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:38.968 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:38.968 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:38.968 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-08-16 10:38:38.968 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:38.968 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:38.968 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:38.968 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:38.968 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:38.968 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:38.968 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:38.968 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:38.968 [Test worker @coroutine#3764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-08-16 10:38:38.968 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@bf2f2ce 2024-08-16 10:38:38.968 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@bf2f2ce 2024-08-16 10:38:38.968 [Test worker @coroutine#3764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-08-16 10:38:38.982 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf2f2ce 2024-08-16 10:38:38.992 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf2f2ce 2024-08-16 10:38:38.994 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf2f2ce 2024-08-16 10:38:38.995 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf2f2ce 2024-08-16 10:38:39.006 [DefaultDispatcher-worker-2 @coroutine#3780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf2f2ce 2024-08-16 10:38:39.019 [DefaultDispatcher-worker-5 @coroutine#3764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68abf2ad 2024-08-16 10:38:39.029 [DefaultDispatcher-worker-8 @coroutine#3764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68abf2ad 2024-08-16 10:38:39.036 [HikariPool-158 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:39.038 [DefaultDispatcher-worker-5 @coroutine#3764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68abf2ad 2024-08-16 10:38:39.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-08-16 10:38:39.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-08-16 10:38:39.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:39.048 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68abf2ad: (connection evicted) 2024-08-16 10:38:39.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:39.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-08-16 10:38:39.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-08-16 10:38:39.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-08-16 10:38:39.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-08-16 10:38:39.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:39.049 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bf2f2ce: (connection evicted) 2024-08-16 10:38:39.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:39.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-08-16 10:38:39.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-08-16 10:38:39.051 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-08-16 10:38:39.051 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:39.051 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:39.051 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:39.051 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:39.051 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:39.051 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:39.051 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1da9f44c 2024-08-16 10:38:39.051 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:39.051 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:39.051 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:39.051 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:39.051 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:39.051 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:39.051 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:39.051 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:39.051 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:39.051 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:39.051 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:39.051 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:39.051 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:39.051 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:39.051 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:39.051 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:39.051 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:39.051 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:39.051 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:39.051 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-08-16 10:38:39.051 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:39.051 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:39.051 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:39.051 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:39.051 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:39.051 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:39.051 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:39.051 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:39.051 [Test worker @coroutine#3825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-08-16 10:38:39.052 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@592efd6 2024-08-16 10:38:39.052 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@592efd6 2024-08-16 10:38:39.052 [Test worker @coroutine#3825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-08-16 10:38:39.067 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@592efd6 2024-08-16 10:38:39.075 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:39.077 [Test worker @coroutine#3826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@592efd6 2024-08-16 10:38:39.078 [Test worker @coroutine#3828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@592efd6 2024-08-16 10:38:39.080 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@592efd6 2024-08-16 10:38:39.080 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-08-16 10:38:39.080 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:39.080 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:39.080 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:39.080 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:39.080 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:39.080 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:39.080 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c380db5 2024-08-16 10:38:39.080 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:39.080 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:39.080 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:39.080 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:39.080 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:39.080 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:39.080 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:39.080 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:39.080 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:39.080 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:39.080 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:39.080 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:39.080 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:39.080 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:39.080 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:39.080 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:39.080 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:39.080 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:39.080 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:39.080 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-08-16 10:38:39.081 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:39.081 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:39.081 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:39.081 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:39.081 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:39.081 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:39.081 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:39.081 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:39.081 [Test worker @coroutine#3825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-08-16 10:38:39.081 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@f9d7d3f 2024-08-16 10:38:39.081 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@f9d7d3f 2024-08-16 10:38:39.081 [Test worker @coroutine#3825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-08-16 10:38:39.094 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9d7d3f 2024-08-16 10:38:39.095 [DefaultDispatcher-worker-8 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b034ca 2024-08-16 10:38:39.095 [DefaultDispatcher-worker-8 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:39.095 [DefaultDispatcher-worker-8 @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:49407/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:39.095 [DefaultDispatcher-worker-8 @coroutine#2152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:39.096 [DefaultDispatcher-worker-8 @coroutine#2152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:39.096 [DefaultDispatcher-worker-8 @coroutine#2152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:39.104 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9d7d3f 2024-08-16 10:38:39.105 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9d7d3f 2024-08-16 10:38:39.107 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9d7d3f 2024-08-16 10:38:39.118 [DefaultDispatcher-worker-13 @coroutine#3841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9d7d3f 2024-08-16 10:38:39.130 [DefaultDispatcher-worker-7 @coroutine#3825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@592efd6 2024-08-16 10:38:39.141 [DefaultDispatcher-worker-6 @coroutine#3825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@592efd6 2024-08-16 10:38:39.150 [DefaultDispatcher-worker-3 @coroutine#3825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@592efd6 2024-08-16 10:38:39.152 [HikariPool-160 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:39.170 [DefaultDispatcher-worker-13 @coroutine#3887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@592efd6 2024-08-16 10:38:39.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-08-16 10:38:39.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-08-16 10:38:39.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:39.173 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@592efd6: (connection evicted) 2024-08-16 10:38:39.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:39.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-08-16 10:38:39.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-08-16 10:38:39.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-08-16 10:38:39.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-08-16 10:38:39.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:39.175 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f9d7d3f: (connection evicted) 2024-08-16 10:38:39.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:39.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-08-16 10:38:39.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-08-16 10:38:39.176 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-08-16 10:38:39.176 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:39.176 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:39.176 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:39.176 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:39.176 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:39.176 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:39.176 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e7f72 2024-08-16 10:38:39.176 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:39.176 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:39.176 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:39.176 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:39.176 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:39.176 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:39.176 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:39.177 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:39.177 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:39.177 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:39.177 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:39.177 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:39.177 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:39.177 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:39.177 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:39.177 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:39.177 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:39.177 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:39.177 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:39.177 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-08-16 10:38:39.177 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:39.177 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:39.177 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:39.177 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:39.177 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:39.177 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:39.177 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:39.177 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:39.177 [Test worker @coroutine#3913] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-08-16 10:38:39.177 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@3787eac3 2024-08-16 10:38:39.177 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@3787eac3 2024-08-16 10:38:39.177 [Test worker @coroutine#3913] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-08-16 10:38:39.193 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3787eac3 2024-08-16 10:38:39.203 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3787eac3 2024-08-16 10:38:39.205 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3787eac3 2024-08-16 10:38:39.206 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3787eac3 2024-08-16 10:38:39.206 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-08-16 10:38:39.207 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:39.207 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:39.207 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:39.207 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:39.207 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:39.207 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:39.207 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20e7ea20 2024-08-16 10:38:39.207 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:39.207 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:39.207 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:39.207 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:39.207 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:39.207 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:39.207 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:39.207 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:39.207 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:39.207 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:39.207 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:39.207 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:39.207 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:39.207 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:39.207 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:39.207 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:39.207 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:39.207 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:39.207 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:39.207 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-08-16 10:38:39.207 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:39.207 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:39.207 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:39.207 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:39.207 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:39.207 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:39.207 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:39.207 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:39.207 [Test worker @coroutine#3913] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-08-16 10:38:39.207 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c5c53e5 2024-08-16 10:38:39.207 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c5c53e5 2024-08-16 10:38:39.207 [Test worker @coroutine#3913] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-08-16 10:38:39.221 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5c53e5 2024-08-16 10:38:39.230 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5c53e5 2024-08-16 10:38:39.232 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5c53e5 2024-08-16 10:38:39.238 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5c53e5 2024-08-16 10:38:39.247 [DefaultDispatcher-worker-8 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@506d7fed 2024-08-16 10:38:39.247 [DefaultDispatcher-worker-8 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:39.247 [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:48839/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:39.247 [DefaultDispatcher-worker-8 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:39.248 [DefaultDispatcher-worker-4 @coroutine#3926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5c53e5 2024-08-16 10:38:39.249 [DefaultDispatcher-worker-4 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:39.249 [DefaultDispatcher-worker-4 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:39.261 [DefaultDispatcher-worker-10 @coroutine#3913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3787eac3 2024-08-16 10:38:39.270 [DefaultDispatcher-worker-4 @coroutine#3913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3787eac3 2024-08-16 10:38:39.273 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3787eac3 2024-08-16 10:38:39.277 [HikariPool-162 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:39.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-08-16 10:38:39.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-08-16 10:38:39.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:39.283 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3787eac3: (connection evicted) 2024-08-16 10:38:39.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:39.284 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-08-16 10:38:39.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-08-16 10:38:39.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-08-16 10:38:39.284 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-08-16 10:38:39.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:39.284 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c5c53e5: (connection evicted) 2024-08-16 10:38:39.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:39.285 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-08-16 10:38:39.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-08-16 10:38:39.286 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-08-16 10:38:39.286 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:39.286 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:39.286 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:39.286 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:39.286 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:39.286 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:39.286 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33428132 2024-08-16 10:38:39.286 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:39.286 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:39.286 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:39.286 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:39.286 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:39.286 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:39.286 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:39.286 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:39.286 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:39.286 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:39.286 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:39.286 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:39.286 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:39.286 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:39.286 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:39.286 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:39.286 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:39.286 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:39.286 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:39.286 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-08-16 10:38:39.287 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:39.287 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:39.287 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:39.287 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:39.287 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:39.287 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:39.287 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:39.287 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:39.287 [Test worker @coroutine#3975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-08-16 10:38:39.287 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd22110 2024-08-16 10:38:39.287 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd22110 2024-08-16 10:38:39.287 [Test worker @coroutine#3975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-08-16 10:38:39.304 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd22110 2024-08-16 10:38:39.314 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd22110 2024-08-16 10:38:39.315 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd22110 2024-08-16 10:38:39.317 [Test worker @coroutine#3980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd22110 2024-08-16 10:38:39.317 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-08-16 10:38:39.317 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:39.317 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:39.317 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:39.317 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:39.317 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:39.317 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:39.317 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c3b8b26 2024-08-16 10:38:39.317 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:39.317 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:39.317 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:39.317 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:39.317 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:39.317 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:39.317 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:39.317 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:39.317 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:39.317 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:39.317 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:39.317 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:39.317 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:39.317 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:39.317 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:39.317 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:39.317 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:39.317 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:39.317 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:39.317 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-08-16 10:38:39.317 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:39.317 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:39.317 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:39.317 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:39.317 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:39.317 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:39.317 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:39.317 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:39.317 [Test worker @coroutine#3975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-08-16 10:38:39.318 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a64e2d0 2024-08-16 10:38:39.318 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a64e2d0 2024-08-16 10:38:39.318 [Test worker @coroutine#3975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-08-16 10:38:39.331 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a64e2d0 2024-08-16 10:38:39.341 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a64e2d0 2024-08-16 10:38:39.342 [Test worker @coroutine#3984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a64e2d0 2024-08-16 10:38:39.344 [Test worker @coroutine#3986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a64e2d0 2024-08-16 10:38:39.355 [DefaultDispatcher-worker-1 @coroutine#3988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a64e2d0 2024-08-16 10:38:39.366 [DefaultDispatcher-worker-2 @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd22110 2024-08-16 10:38:39.375 [DefaultDispatcher-worker-4 @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd22110 2024-08-16 10:38:39.378 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd22110 2024-08-16 10:38:39.380 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd22110 2024-08-16 10:38:39.387 [HikariPool-164 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:39.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-08-16 10:38:39.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-08-16 10:38:39.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:39.390 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dd22110: (connection evicted) 2024-08-16 10:38:39.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:39.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-08-16 10:38:39.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-08-16 10:38:39.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-08-16 10:38:39.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-08-16 10:38:39.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:39.392 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a64e2d0: (connection evicted) 2024-08-16 10:38:39.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:39.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-08-16 10:38:39.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-08-16 10:38:39.393 [DefaultDispatcher-worker-16 @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e41b65a 2024-08-16 10:38:39.393 [DefaultDispatcher-worker-16 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:39.393 [DefaultDispatcher-worker-1 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6193cd36 2024-08-16 10:38:39.393 [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:47729/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:39.393 [DefaultDispatcher-worker-16 @coroutine#2213] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:39.393 [DefaultDispatcher-worker-1 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 10:38:39.393 [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-08-16 10:38:39.393 [DefaultDispatcher-worker-1 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 10:38:39.393 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-08-16 10:38:39.394 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:39.394 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:39.394 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:39.394 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:39.394 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:39.394 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:39.394 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ff584d7 2024-08-16 10:38:39.394 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:39.394 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:39.394 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:39.394 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:39.394 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:39.394 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:39.394 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:39.394 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:39.394 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:39.394 [DefaultDispatcher-worker-10 @coroutine#2213] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:39.394 [DefaultDispatcher-worker-16 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 10:38:39.394 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:39.394 [DefaultDispatcher-worker-10 @coroutine#2213] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:39.394 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:39.394 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:39.394 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:39.394 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:39.394 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:39.394 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:39.394 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:39.394 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:39.394 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:39.394 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-08-16 10:38:39.394 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:39.394 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:39.394 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:39.394 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:39.394 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:39.394 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:39.394 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:39.394 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:39.394 [Test worker @coroutine#4040] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-08-16 10:38:39.395 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@9588bd8 2024-08-16 10:38:39.395 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@9588bd8 2024-08-16 10:38:39.395 [Test worker @coroutine#4040] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-08-16 10:38:39.410 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9588bd8 2024-08-16 10:38:39.420 [DefaultDispatcher-worker-8 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29390110 2024-08-16 10:38:39.420 [DefaultDispatcher-worker-8 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:39.420 [DefaultDispatcher-worker-8 @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:46957/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:39.420 [DefaultDispatcher-worker-8 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:39.420 [Test worker @coroutine#4042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9588bd8 2024-08-16 10:38:39.422 [DefaultDispatcher-worker-11 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:39.422 [DefaultDispatcher-worker-11 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:39.422 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9588bd8 2024-08-16 10:38:39.424 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9588bd8 2024-08-16 10:38:39.424 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-08-16 10:38:39.424 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:39.424 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:39.424 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:39.424 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:39.424 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:39.424 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:39.424 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d28d525 2024-08-16 10:38:39.424 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:39.424 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:39.424 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:39.424 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:39.424 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:39.424 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:39.424 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:39.424 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:39.424 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:39.424 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:39.424 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:39.424 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:39.424 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:39.424 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:39.424 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:39.424 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:39.424 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:39.424 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:39.424 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:39.424 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-08-16 10:38:39.424 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:39.424 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:39.424 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:39.424 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:39.424 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:39.424 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:39.424 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:39.424 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:39.424 [Test worker @coroutine#4040] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-08-16 10:38:39.425 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e7e34ef 2024-08-16 10:38:39.425 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e7e34ef 2024-08-16 10:38:39.425 [Test worker @coroutine#4040] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-08-16 10:38:39.438 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e7e34ef 2024-08-16 10:38:39.448 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e7e34ef 2024-08-16 10:38:39.449 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e7e34ef 2024-08-16 10:38:39.451 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e7e34ef 2024-08-16 10:38:39.462 [DefaultDispatcher-worker-16 @coroutine#4058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e7e34ef 2024-08-16 10:38:39.475 [DefaultDispatcher-worker-16 @coroutine#4040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9588bd8 2024-08-16 10:38:39.485 [DefaultDispatcher-worker-14 @coroutine#4040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9588bd8 2024-08-16 10:38:39.540 [HikariPool-166 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:39.540 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:39.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-08-16 10:38:39.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-08-16 10:38:39.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:39.550 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9588bd8: (connection evicted) 2024-08-16 10:38:39.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:39.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-08-16 10:38:39.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-08-16 10:38:39.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-08-16 10:38:39.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-08-16 10:38:39.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:39.552 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e7e34ef: (connection evicted) 2024-08-16 10:38:39.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:39.552 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-08-16 10:38:39.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-08-16 10:38:39.554 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-08-16 10:38:39.554 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:39.554 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:39.554 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:39.554 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:39.554 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:39.554 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:39.554 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47511582 2024-08-16 10:38:39.554 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:39.554 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:39.554 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:39.554 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:39.554 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:39.554 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:39.554 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:39.554 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:39.554 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:39.554 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:39.554 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:39.554 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:39.554 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:39.554 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:39.554 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:39.554 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:39.554 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:39.554 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:39.554 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:39.554 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-08-16 10:38:39.554 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:39.554 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:39.554 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:39.554 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:39.554 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:39.554 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:39.554 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:39.554 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:39.554 [Test worker @coroutine#4115] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-08-16 10:38:39.555 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@20fdf45a 2024-08-16 10:38:39.555 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@20fdf45a 2024-08-16 10:38:39.555 [Test worker @coroutine#4115] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-08-16 10:38:39.565 [DefaultDispatcher-worker-17 @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-08-16 10:38:39.565 [DefaultDispatcher-worker-17 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55763/UmAppDatabase/replication/nodeId 2024-08-16 10:38:39.565 [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:55763/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:39.565 [DefaultDispatcher-worker-17 @coroutine#2308] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55763/UmAppDatabase/replication/nodeId 2024-08-16 10:38:39.566 [DefaultDispatcher-worker-2 @coroutine#2308] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55763/UmAppDatabase/replication/nodeId 2024-08-16 10:38:39.566 [DefaultDispatcher-worker-2 @coroutine#2308] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55763/UmAppDatabase/replication/nodeId 2024-08-16 10:38:39.574 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20fdf45a 2024-08-16 10:38:39.583 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20fdf45a 2024-08-16 10:38:39.585 [Test worker @coroutine#4121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20fdf45a 2024-08-16 10:38:39.587 [Test worker @coroutine#4123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20fdf45a 2024-08-16 10:38:39.587 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-08-16 10:38:39.587 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:39.587 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:39.587 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:39.587 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:39.587 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:39.587 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:39.587 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5aa0d535 2024-08-16 10:38:39.587 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:39.587 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:39.587 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:39.587 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:39.587 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:39.587 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:39.587 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:39.587 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:39.587 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:39.587 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:39.587 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:39.587 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:39.587 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:39.587 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:39.587 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:39.587 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:39.587 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:39.587 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:39.587 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:39.587 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-08-16 10:38:39.587 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:39.587 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:39.587 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:39.587 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:39.587 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:39.587 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:39.587 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:39.587 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:39.587 [Test worker @coroutine#4115] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-08-16 10:38:39.588 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@76334a3a 2024-08-16 10:38:39.588 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@76334a3a 2024-08-16 10:38:39.588 [Test worker @coroutine#4115] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-08-16 10:38:39.602 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76334a3a 2024-08-16 10:38:39.612 [Test worker @coroutine#4125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76334a3a 2024-08-16 10:38:39.613 [Test worker @coroutine#4127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76334a3a 2024-08-16 10:38:39.615 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76334a3a 2024-08-16 10:38:39.626 [DefaultDispatcher-worker-1 @coroutine#4131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76334a3a 2024-08-16 10:38:39.639 [DefaultDispatcher-worker-16 @coroutine#4115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20fdf45a 2024-08-16 10:38:39.650 [DefaultDispatcher-worker-17 @coroutine#4115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20fdf45a 2024-08-16 10:38:39.655 [HikariPool-168 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:39.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-08-16 10:38:39.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-08-16 10:38:39.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:39.659 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20fdf45a: (connection evicted) 2024-08-16 10:38:39.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:39.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-08-16 10:38:39.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-08-16 10:38:39.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-08-16 10:38:39.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-08-16 10:38:39.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:39.661 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76334a3a: (connection evicted) 2024-08-16 10:38:39.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:39.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-08-16 10:38:39.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-08-16 10:38:39.663 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-08-16 10:38:39.663 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:39.663 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:39.663 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:39.663 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:39.663 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:39.663 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:39.663 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b079fa2 2024-08-16 10:38:39.663 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:39.663 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:39.663 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:39.663 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:39.663 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:39.663 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:39.663 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:39.663 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:39.663 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:39.663 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:39.663 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:39.663 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:39.663 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:39.663 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:39.663 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:39.663 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:39.663 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:39.663 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:39.663 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:39.663 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-08-16 10:38:39.663 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:39.663 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:39.663 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:39.663 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:39.663 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:39.663 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:39.663 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:39.663 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:39.663 [Test worker @coroutine#4175] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-08-16 10:38:39.664 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b52f723 2024-08-16 10:38:39.664 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b52f723 2024-08-16 10:38:39.664 [Test worker @coroutine#4175] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-08-16 10:38:39.683 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b52f723 2024-08-16 10:38:39.693 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b52f723 2024-08-16 10:38:39.694 [Test worker @coroutine#4178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b52f723 2024-08-16 10:38:39.696 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b52f723 2024-08-16 10:38:39.696 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-08-16 10:38:39.697 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:39.697 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:39.697 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:39.697 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:39.697 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:39.697 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:39.697 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55154761 2024-08-16 10:38:39.697 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:39.697 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:39.697 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:39.697 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:39.697 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:39.697 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:39.697 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:39.697 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:39.697 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:39.697 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:39.697 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:39.697 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:39.697 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:39.697 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:39.697 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:39.697 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:39.697 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:39.697 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:39.697 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:39.697 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-08-16 10:38:39.697 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:39.697 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:39.697 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:39.697 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:39.697 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:39.697 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:39.697 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:39.697 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:39.697 [Test worker @coroutine#4175] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-08-16 10:38:39.697 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e9db5e7 2024-08-16 10:38:39.697 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e9db5e7 2024-08-16 10:38:39.697 [Test worker @coroutine#4175] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-08-16 10:38:39.711 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9db5e7 2024-08-16 10:38:39.720 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9db5e7 2024-08-16 10:38:39.722 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9db5e7 2024-08-16 10:38:39.723 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9db5e7 2024-08-16 10:38:39.728 [DefaultDispatcher-worker-6 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2024-08-16 10:38:39.728 [DefaultDispatcher-worker-6 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50451/UmAppDatabase/replication/nodeId 2024-08-16 10:38:39.728 [DefaultDispatcher-worker-6 @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:50451/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:39.728 [DefaultDispatcher-worker-6 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50451/UmAppDatabase/replication/nodeId 2024-08-16 10:38:39.729 [DefaultDispatcher-worker-12 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50451/UmAppDatabase/replication/nodeId 2024-08-16 10:38:39.730 [DefaultDispatcher-worker-12 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50451/UmAppDatabase/replication/nodeId 2024-08-16 10:38:39.734 [DefaultDispatcher-worker-15 @coroutine#4188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9db5e7 2024-08-16 10:38:39.748 [DefaultDispatcher-worker-5 @coroutine#4175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b52f723 2024-08-16 10:38:39.760 [DefaultDispatcher-worker-9 @coroutine#4175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b52f723 2024-08-16 10:38:39.763 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b52f723 2024-08-16 10:38:39.764 [HikariPool-170 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:39.765 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b52f723 2024-08-16 10:38:39.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-08-16 10:38:39.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-08-16 10:38:39.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:39.774 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b52f723: (connection evicted) 2024-08-16 10:38:39.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:39.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-08-16 10:38:39.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-08-16 10:38:39.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-08-16 10:38:39.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-08-16 10:38:39.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:39.775 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e9db5e7: (connection evicted) 2024-08-16 10:38:39.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:39.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-08-16 10:38:39.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-08-16 10:38:39.777 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-08-16 10:38:39.777 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:39.777 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:39.777 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:39.777 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:39.777 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:39.777 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:39.777 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7acb0a44 2024-08-16 10:38:39.777 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:39.777 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:39.777 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:39.777 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:39.777 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:39.777 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:39.777 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:39.777 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:39.777 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:39.777 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:39.777 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:39.777 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:39.777 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:39.777 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:39.777 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:39.777 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:39.777 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:39.777 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:39.777 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:39.777 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-08-16 10:38:39.777 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:39.777 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:39.777 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:39.777 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:39.777 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:39.777 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:39.777 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:39.777 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:39.777 [Test worker @coroutine#4241] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-08-16 10:38:39.778 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d20d8e6 2024-08-16 10:38:39.778 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d20d8e6 2024-08-16 10:38:39.778 [Test worker @coroutine#4241] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-08-16 10:38:39.794 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d20d8e6 2024-08-16 10:38:39.804 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d20d8e6 2024-08-16 10:38:39.805 [Test worker @coroutine#4244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d20d8e6 2024-08-16 10:38:39.807 [Test worker @coroutine#4246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d20d8e6 2024-08-16 10:38:39.807 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-08-16 10:38:39.808 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:39.808 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:39.808 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:39.808 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:39.808 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:39.808 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:39.808 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7beb2bc2 2024-08-16 10:38:39.808 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:39.808 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:39.808 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:39.808 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:39.808 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:39.808 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:39.808 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:39.808 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:39.808 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:39.808 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:39.808 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:39.808 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:39.808 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:39.808 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:39.808 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:39.808 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:39.808 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:39.808 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:39.808 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:39.808 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-08-16 10:38:39.808 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:39.808 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:39.808 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:39.808 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:39.808 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:39.808 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:39.808 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:39.808 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:39.808 [Test worker @coroutine#4241] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-08-16 10:38:39.808 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@298990ab 2024-08-16 10:38:39.808 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@298990ab 2024-08-16 10:38:39.808 [Test worker @coroutine#4241] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-08-16 10:38:39.821 [DefaultDispatcher-worker-7 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4eda3a 2024-08-16 10:38:39.822 [DefaultDispatcher-worker-7 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:39.822 [DefaultDispatcher-worker-7 @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:40179/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:39.822 [DefaultDispatcher-worker-7 @coroutine#2073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:39.823 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298990ab 2024-08-16 10:38:39.823 [DefaultDispatcher-worker-11 @coroutine#2073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:39.823 [DefaultDispatcher-worker-11 @coroutine#2073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:39.833 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298990ab 2024-08-16 10:38:39.834 [Test worker @coroutine#4253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298990ab 2024-08-16 10:38:39.836 [Test worker @coroutine#4255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298990ab 2024-08-16 10:38:39.847 [DefaultDispatcher-worker-2 @coroutine#4257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298990ab 2024-08-16 10:38:39.861 [DefaultDispatcher-worker-3 @coroutine#4241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d20d8e6 2024-08-16 10:38:39.866 [DefaultDispatcher-worker-7 @coroutine#2407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b61a4b0 2024-08-16 10:38:39.867 [DefaultDispatcher-worker-7 @coroutine#2407] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32931/UmAppDatabase/replication/nodeId 2024-08-16 10:38:39.867 [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:32931/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:39.867 [DefaultDispatcher-worker-7 @coroutine#2407] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32931/UmAppDatabase/replication/nodeId 2024-08-16 10:38:39.868 [DefaultDispatcher-worker-7 @coroutine#2407] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32931/UmAppDatabase/replication/nodeId 2024-08-16 10:38:39.868 [DefaultDispatcher-worker-7 @coroutine#2407] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32931/UmAppDatabase/replication/nodeId 2024-08-16 10:38:39.873 [DefaultDispatcher-worker-3 @coroutine#4241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d20d8e6 2024-08-16 10:38:39.878 [HikariPool-172 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:39.884 [UI Thread @coroutine#4310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d20d8e6 2024-08-16 10:38:39.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-08-16 10:38:39.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-08-16 10:38:39.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:39.890 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d20d8e6: (connection evicted) 2024-08-16 10:38:39.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:39.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-08-16 10:38:39.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-08-16 10:38:39.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-08-16 10:38:39.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-08-16 10:38:39.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:39.891 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@298990ab: (connection evicted) 2024-08-16 10:38:39.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:39.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-08-16 10:38:39.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-08-16 10:38:39.893 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-08-16 10:38:39.894 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:39.894 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:39.894 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:39.894 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:39.894 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:39.894 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:39.894 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53b42a0d 2024-08-16 10:38:39.894 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:39.894 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:39.894 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:39.894 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:39.894 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:39.894 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:39.894 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:39.894 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:39.894 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:39.894 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:39.894 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:39.894 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:39.894 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:39.894 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:39.894 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:39.894 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:39.894 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:39.894 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:39.894 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:39.894 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-08-16 10:38:39.894 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:39.894 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:39.894 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:39.894 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:39.894 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:39.894 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:39.894 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:39.894 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:39.894 [Test worker @coroutine#4341] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-08-16 10:38:39.895 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@33c5d3e 2024-08-16 10:38:39.895 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@33c5d3e 2024-08-16 10:38:39.895 [Test worker @coroutine#4341] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-08-16 10:38:39.911 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c5d3e 2024-08-16 10:38:39.921 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c5d3e 2024-08-16 10:38:39.922 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c5d3e 2024-08-16 10:38:39.924 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c5d3e 2024-08-16 10:38:39.934 [DefaultDispatcher-worker-3 @coroutine#4348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c5d3e 2024-08-16 10:38:39.936 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c5d3e 2024-08-16 10:38:39.950 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c5d3e 2024-08-16 10:38:39.955 [DefaultDispatcher-worker-10 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c450960 2024-08-16 10:38:39.955 [DefaultDispatcher-worker-10 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:39.955 [DefaultDispatcher-worker-10 @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:36305/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:39.955 [DefaultDispatcher-worker-10 @coroutine#2105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:39.956 [DefaultDispatcher-worker-8 @coroutine#2105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:39.956 [DefaultDispatcher-worker-8 @coroutine#2105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:39.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-08-16 10:38:39.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-08-16 10:38:39.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:39.963 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33c5d3e: (connection evicted) 2024-08-16 10:38:39.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:39.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-08-16 10:38:39.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-08-16 10:38:39.966 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-08-16 10:38:39.966 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:39.966 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:39.966 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:39.966 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:39.966 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:39.966 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:39.966 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41d34a11 2024-08-16 10:38:39.966 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:39.966 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:39.966 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:39.966 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:39.966 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:39.966 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:39.966 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:39.966 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:39.966 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:39.966 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:39.966 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:39.966 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:39.966 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:39.966 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:39.966 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:39.966 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:39.966 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:39.966 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:39.966 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:39.966 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-08-16 10:38:39.966 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:39.966 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:39.966 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:39.966 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:39.966 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:39.966 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:39.966 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:39.966 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:39.966 [Test worker @coroutine#4374] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-08-16 10:38:39.967 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@53af65eb 2024-08-16 10:38:39.967 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@53af65eb 2024-08-16 10:38:39.967 [Test worker @coroutine#4374] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-08-16 10:38:39.985 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53af65eb 2024-08-16 10:38:39.995 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53af65eb 2024-08-16 10:38:39.996 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53af65eb 2024-08-16 10:38:39.998 [Test worker @coroutine#4379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53af65eb 2024-08-16 10:38:40.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-08-16 10:38:40.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-08-16 10:38:40.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:40.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:40.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-08-16 10:38:40.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-08-16 10:38:40.004 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-08-16 10:38:40.004 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:40.004 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:40.004 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:40.004 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:40.004 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:40.004 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:40.004 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23644367 2024-08-16 10:38:40.004 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:40.004 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:40.004 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:40.004 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:40.004 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:40.004 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:40.004 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:40.004 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:40.004 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:40.004 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:40.004 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:40.004 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:40.004 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:40.004 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:40.004 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:40.004 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:40.004 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:40.004 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:40.004 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:40.004 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-08-16 10:38:40.004 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:40.004 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:40.004 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:40.004 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:40.004 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:40.004 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:40.004 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:40.004 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:40.004 [Test worker @coroutine#4403] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-08-16 10:38:40.005 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2024-08-16 10:38:40.005 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2024-08-16 10:38:40.005 [Test worker @coroutine#4403] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-08-16 10:38:40.018 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2024-08-16 10:38:40.028 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2024-08-16 10:38:40.029 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2024-08-16 10:38:40.031 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2024-08-16 10:38:40.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-08-16 10:38:40.035 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-08-16 10:38:40.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:40.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:40.035 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-08-16 10:38:40.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-08-16 10:38:40.036 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-08-16 10:38:40.037 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:40.037 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:40.037 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:40.037 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:40.037 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:40.037 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:40.037 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d374c01 2024-08-16 10:38:40.037 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:40.037 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:40.037 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:40.037 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:40.037 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:40.037 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:40.037 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:40.037 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:40.037 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:40.037 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:40.037 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:40.037 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:40.037 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:40.037 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:40.037 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:40.037 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:40.037 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:40.037 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:40.037 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:40.037 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-08-16 10:38:40.037 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:40.037 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:40.037 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:40.037 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:40.037 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:40.037 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:40.037 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:40.037 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:40.037 [Test worker @coroutine#4433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-08-16 10:38:40.037 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@68769265 2024-08-16 10:38:40.037 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@68769265 2024-08-16 10:38:40.037 [Test worker @coroutine#4433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-08-16 10:38:40.051 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68769265 2024-08-16 10:38:40.061 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68769265 2024-08-16 10:38:40.064 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68769265 2024-08-16 10:38:40.066 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68769265 2024-08-16 10:38:40.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-08-16 10:38:40.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-08-16 10:38:40.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:40.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:40.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-08-16 10:38:40.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-08-16 10:38:40.072 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-08-16 10:38:40.073 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:40.073 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:40.073 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:40.073 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:40.073 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:40.073 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:40.073 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@216a3aba 2024-08-16 10:38:40.073 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:40.073 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:40.073 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:40.073 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:40.073 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:40.073 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:40.073 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:40.073 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:40.073 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:40.073 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:40.073 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:40.073 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:40.073 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:40.073 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:40.073 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:40.073 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:40.073 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:40.073 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:40.073 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:40.073 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-08-16 10:38:40.073 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:40.073 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:40.073 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:40.073 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:40.073 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:40.073 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:40.073 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:40.073 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:40.073 [Test worker @coroutine#4463] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-08-16 10:38:40.074 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@13cfa1ec 2024-08-16 10:38:40.074 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@13cfa1ec 2024-08-16 10:38:40.074 [Test worker @coroutine#4463] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-08-16 10:38:40.090 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13cfa1ec 2024-08-16 10:38:40.100 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13cfa1ec 2024-08-16 10:38:40.101 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13cfa1ec 2024-08-16 10:38:40.103 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13cfa1ec 2024-08-16 10:38:40.105 [DefaultDispatcher-worker-15 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b034ca 2024-08-16 10:38:40.105 [DefaultDispatcher-worker-15 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:40.105 [DefaultDispatcher-worker-15 @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:49407/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:40.105 [DefaultDispatcher-worker-15 @coroutine#2152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:40.106 [DefaultDispatcher-worker-3 @coroutine#2152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:40.106 [DefaultDispatcher-worker-3 @coroutine#2152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:40.113 [DefaultDispatcher-worker-11 @coroutine#4470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13cfa1ec 2024-08-16 10:38:40.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-08-16 10:38:40.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-08-16 10:38:40.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:40.118 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13cfa1ec: (connection evicted) 2024-08-16 10:38:40.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:40.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-08-16 10:38:40.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-08-16 10:38:40.120 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-08-16 10:38:40.121 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:40.121 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:40.121 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:40.121 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:40.121 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:40.121 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:40.121 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53a4637c 2024-08-16 10:38:40.121 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:40.121 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:40.121 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:40.121 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:40.121 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:40.121 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:40.121 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:40.121 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:40.121 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:40.121 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:40.121 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:40.121 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:40.121 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:40.121 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:40.121 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:40.121 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:40.121 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:40.121 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:40.121 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:40.121 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-08-16 10:38:40.121 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:40.121 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:40.121 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:40.121 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:40.121 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:40.121 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:40.121 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:40.121 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:40.121 [Test worker @coroutine#4493] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-08-16 10:38:40.121 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c27b65 2024-08-16 10:38:40.122 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c27b65 2024-08-16 10:38:40.122 [Test worker @coroutine#4493] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-08-16 10:38:40.136 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c27b65 2024-08-16 10:38:40.145 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c27b65 2024-08-16 10:38:40.147 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c27b65 2024-08-16 10:38:40.148 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c27b65 2024-08-16 10:38:40.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-08-16 10:38:40.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-08-16 10:38:40.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:40.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:40.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-08-16 10:38:40.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-08-16 10:38:40.154 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-08-16 10:38:40.154 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:40.154 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:40.154 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:40.154 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:40.154 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:40.154 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:40.154 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@601c953c 2024-08-16 10:38:40.154 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:40.154 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:40.154 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:40.154 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:40.154 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:40.154 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:40.154 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:40.154 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:40.154 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:40.155 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:40.155 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:40.155 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:40.155 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:40.155 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:40.155 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:40.155 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:40.155 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:40.155 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:40.155 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:40.155 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-08-16 10:38:40.155 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:40.155 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:40.155 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:40.155 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:40.155 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:40.155 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:40.155 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:40.155 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:40.155 [Test worker @coroutine#4523] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-08-16 10:38:40.155 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@561f982f 2024-08-16 10:38:40.155 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@561f982f 2024-08-16 10:38:40.155 [Test worker @coroutine#4523] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-08-16 10:38:40.176 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561f982f 2024-08-16 10:38:40.186 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561f982f 2024-08-16 10:38:40.187 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561f982f 2024-08-16 10:38:40.189 [Test worker @coroutine#4528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561f982f 2024-08-16 10:38:40.198 [DefaultDispatcher-worker-8 @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561f982f 2024-08-16 10:38:40.200 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561f982f 2024-08-16 10:38:40.204 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561f982f 2024-08-16 10:38:40.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-08-16 10:38:40.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-08-16 10:38:40.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:40.217 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@561f982f: (connection evicted) 2024-08-16 10:38:40.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:40.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-08-16 10:38:40.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-08-16 10:38:40.220 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-08-16 10:38:40.220 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:40.220 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:40.220 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:40.220 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:40.220 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:40.220 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:40.220 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74efc394 2024-08-16 10:38:40.220 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:40.220 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:40.220 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:40.220 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:40.220 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:40.220 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:40.220 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:40.220 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:40.220 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:40.220 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:40.220 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:40.220 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:40.220 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:40.220 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:40.220 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:40.220 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:40.220 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:40.220 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:40.220 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:40.220 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-08-16 10:38:40.220 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:40.220 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:40.220 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:40.220 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:40.220 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:40.220 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:40.220 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:40.220 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:40.220 [Test worker @coroutine#4557] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-08-16 10:38:40.221 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a372c1 2024-08-16 10:38:40.221 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a372c1 2024-08-16 10:38:40.221 [Test worker @coroutine#4557] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-08-16 10:38:40.238 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a372c1 2024-08-16 10:38:40.248 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a372c1 2024-08-16 10:38:40.249 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a372c1 2024-08-16 10:38:40.251 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a372c1 2024-08-16 10:38:40.251 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-08-16 10:38:40.251 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:40.251 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:40.251 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:40.251 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:40.251 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:40.251 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:40.251 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@126f428e 2024-08-16 10:38:40.251 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:40.251 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:40.251 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:40.251 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:40.251 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:40.251 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:40.251 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:40.251 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:40.251 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:40.251 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:40.251 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:40.251 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:40.251 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:40.251 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:40.251 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:40.251 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:40.251 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:40.251 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:40.251 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:40.251 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-08-16 10:38:40.251 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:40.251 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:40.251 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:40.251 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:40.251 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:40.251 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:40.251 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:40.251 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:40.251 [Test worker @coroutine#4557] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-08-16 10:38:40.252 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@414a3c7d 2024-08-16 10:38:40.252 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@414a3c7d 2024-08-16 10:38:40.252 [Test worker @coroutine#4557] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-08-16 10:38:40.257 [DefaultDispatcher-worker-8 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@506d7fed 2024-08-16 10:38:40.257 [DefaultDispatcher-worker-8 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:40.257 [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:48839/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:40.257 [DefaultDispatcher-worker-8 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:40.263 [DefaultDispatcher-worker-3 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:40.263 [DefaultDispatcher-worker-3 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:40.274 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414a3c7d 2024-08-16 10:38:40.284 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414a3c7d 2024-08-16 10:38:40.286 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414a3c7d 2024-08-16 10:38:40.287 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414a3c7d 2024-08-16 10:38:40.299 [DefaultDispatcher-worker-14 @coroutine#4574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414a3c7d 2024-08-16 10:38:40.314 [DefaultDispatcher-worker-14 @coroutine#4557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a372c1 2024-08-16 10:38:40.321 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:40.335 [DefaultDispatcher-worker-11 @coroutine#4557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a372c1 2024-08-16 10:38:40.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-08-16 10:38:40.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-08-16 10:38:40.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:40.344 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41a372c1: (connection evicted) 2024-08-16 10:38:40.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:40.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-08-16 10:38:40.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-08-16 10:38:40.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-08-16 10:38:40.345 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-08-16 10:38:40.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:40.345 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@414a3c7d: (connection evicted) 2024-08-16 10:38:40.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:40.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-08-16 10:38:40.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-08-16 10:38:40.347 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-08-16 10:38:40.347 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:40.347 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:40.347 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:40.347 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:40.347 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:40.347 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:40.347 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@582ea857 2024-08-16 10:38:40.347 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:40.347 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:40.347 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:40.347 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:40.347 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:40.347 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:40.347 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:40.347 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:40.347 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:40.347 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:40.347 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:40.347 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:40.347 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:40.347 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:40.347 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:40.347 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:40.347 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:40.347 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:40.347 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:40.347 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-08-16 10:38:40.347 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:40.348 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:40.348 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:40.348 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:40.348 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:40.348 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:40.348 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:40.348 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:40.348 [Test worker @coroutine#4588] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-08-16 10:38:40.348 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@13eb8ca 2024-08-16 10:38:40.348 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@13eb8ca 2024-08-16 10:38:40.348 [Test worker @coroutine#4588] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-08-16 10:38:40.368 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13eb8ca 2024-08-16 10:38:40.377 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13eb8ca 2024-08-16 10:38:40.379 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13eb8ca 2024-08-16 10:38:40.380 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13eb8ca 2024-08-16 10:38:40.381 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-08-16 10:38:40.381 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:40.381 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:40.381 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:40.381 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:40.381 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:40.381 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:40.381 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31b9108b 2024-08-16 10:38:40.381 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:40.381 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:40.381 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:40.381 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:40.381 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:40.381 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:40.381 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:40.381 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:40.381 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:40.381 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:40.381 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:40.381 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:40.381 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:40.381 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:40.381 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:40.381 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:40.381 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:40.381 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:40.381 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:40.381 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-08-16 10:38:40.381 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:40.381 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:40.381 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:40.381 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:40.381 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:40.381 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:40.381 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:40.381 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:40.381 [Test worker @coroutine#4588] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-08-16 10:38:40.382 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@704205ef 2024-08-16 10:38:40.382 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@704205ef 2024-08-16 10:38:40.382 [Test worker @coroutine#4588] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-08-16 10:38:40.398 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704205ef 2024-08-16 10:38:40.405 [DefaultDispatcher-worker-4 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6193cd36 2024-08-16 10:38:40.405 [DefaultDispatcher-worker-4 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 10:38:40.405 [DefaultDispatcher-worker-16 @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e41b65a 2024-08-16 10:38:40.405 [DefaultDispatcher-worker-4 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:40.405 [DefaultDispatcher-worker-4 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 10:38:40.405 [DefaultDispatcher-worker-16 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:40.405 [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:47729/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:40.405 [DefaultDispatcher-worker-16 @coroutine#2213] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:40.406 [DefaultDispatcher-worker-4 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 10:38:40.406 [DefaultDispatcher-worker-16 @coroutine#2213] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:40.407 [DefaultDispatcher-worker-16 @coroutine#2213] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:40.410 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704205ef 2024-08-16 10:38:40.411 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704205ef 2024-08-16 10:38:40.413 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704205ef 2024-08-16 10:38:40.423 [DefaultDispatcher-worker-2 @coroutine#4607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704205ef 2024-08-16 10:38:40.430 [DefaultDispatcher-worker-2 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29390110 2024-08-16 10:38:40.430 [DefaultDispatcher-worker-2 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:40.430 [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:46957/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:40.430 [DefaultDispatcher-worker-2 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:40.432 [DefaultDispatcher-worker-15 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:40.432 [DefaultDispatcher-worker-15 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:40.437 [DefaultDispatcher-worker-15 @coroutine#4588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13eb8ca 2024-08-16 10:38:40.448 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:40.456 [DefaultDispatcher-worker-16 @coroutine#4588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13eb8ca 2024-08-16 10:38:40.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-08-16 10:38:40.460 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-08-16 10:38:40.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:40.460 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13eb8ca: (connection evicted) 2024-08-16 10:38:40.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:40.461 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-08-16 10:38:40.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-08-16 10:38:40.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-08-16 10:38:40.461 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-08-16 10:38:40.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:40.461 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@704205ef: (connection evicted) 2024-08-16 10:38:40.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:40.462 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-08-16 10:38:40.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-08-16 10:38:40.464 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-08-16 10:38:40.464 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:40.464 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:40.464 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:40.464 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:40.464 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:40.464 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:40.464 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f758e05 2024-08-16 10:38:40.464 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:40.464 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:40.464 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:40.464 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:40.464 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:40.464 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:40.464 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:40.464 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:40.464 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:40.464 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:40.464 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:40.464 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:40.464 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:40.464 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:40.464 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:40.464 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:40.464 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:40.464 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:40.464 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:40.464 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-08-16 10:38:40.465 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:40.465 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:40.465 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:40.465 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:40.465 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:40.465 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:40.465 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:40.465 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:40.465 [Test worker @coroutine#4623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-08-16 10:38:40.465 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@43c73b5c 2024-08-16 10:38:40.465 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@43c73b5c 2024-08-16 10:38:40.465 [Test worker @coroutine#4623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-08-16 10:38:40.479 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c73b5c 2024-08-16 10:38:40.488 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c73b5c 2024-08-16 10:38:40.490 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c73b5c 2024-08-16 10:38:40.491 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c73b5c 2024-08-16 10:38:40.492 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-08-16 10:38:40.492 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:40.492 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:40.492 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:40.492 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:40.492 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:40.492 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:40.492 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b59f3aa 2024-08-16 10:38:40.492 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:40.492 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:40.492 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:40.492 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:40.492 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:40.492 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:40.492 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:40.492 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:40.492 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:40.492 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:40.492 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:40.492 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:40.492 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:40.492 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:40.492 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:40.492 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:40.492 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:40.492 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:40.492 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:40.492 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-08-16 10:38:40.492 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:40.492 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:40.492 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:40.492 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:40.492 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:40.492 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:40.492 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:40.492 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:40.492 [Test worker @coroutine#4623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-08-16 10:38:40.492 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@57bd0b3c 2024-08-16 10:38:40.492 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@57bd0b3c 2024-08-16 10:38:40.492 [Test worker @coroutine#4623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-08-16 10:38:40.506 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bd0b3c 2024-08-16 10:38:40.516 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bd0b3c 2024-08-16 10:38:40.517 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bd0b3c 2024-08-16 10:38:40.519 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bd0b3c 2024-08-16 10:38:40.530 [DefaultDispatcher-worker-12 @coroutine#4636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bd0b3c 2024-08-16 10:38:40.543 [DefaultDispatcher-worker-7 @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c73b5c 2024-08-16 10:38:40.557 [DefaultDispatcher-worker-8 @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c73b5c 2024-08-16 10:38:40.560 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:40.564 [DefaultDispatcher-worker-5 @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c73b5c 2024-08-16 10:38:40.565 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:40.576 [DefaultDispatcher-worker-8 @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-08-16 10:38:40.577 [DefaultDispatcher-worker-8 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55763/UmAppDatabase/replication/nodeId 2024-08-16 10:38:40.577 [DefaultDispatcher-worker-8 @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:55763/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:40.577 [DefaultDispatcher-worker-8 @coroutine#2308] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55763/UmAppDatabase/replication/nodeId 2024-08-16 10:38:40.578 [DefaultDispatcher-worker-7 @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c73b5c 2024-08-16 10:38:40.578 [DefaultDispatcher-worker-3 @coroutine#2308] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55763/UmAppDatabase/replication/nodeId 2024-08-16 10:38:40.578 [DefaultDispatcher-worker-3 @coroutine#2308] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55763/UmAppDatabase/replication/nodeId 2024-08-16 10:38:40.587 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:40.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-08-16 10:38:40.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-08-16 10:38:40.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:40.589 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43c73b5c: (connection evicted) 2024-08-16 10:38:40.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:40.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-08-16 10:38:40.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-08-16 10:38:40.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-08-16 10:38:40.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-08-16 10:38:40.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:40.590 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57bd0b3c: (connection evicted) 2024-08-16 10:38:40.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:40.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-08-16 10:38:40.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-08-16 10:38:40.593 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-08-16 10:38:40.593 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:40.593 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:40.593 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:40.593 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:40.593 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:40.593 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:40.593 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bca3dee 2024-08-16 10:38:40.593 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:40.593 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:40.593 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:40.593 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:40.593 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:40.593 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:40.593 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:40.593 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:40.593 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:40.593 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:40.593 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:40.593 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:40.593 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:40.593 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:40.593 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:40.593 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:40.593 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:40.593 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:40.593 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:40.593 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-08-16 10:38:40.593 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:40.593 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:40.593 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:40.593 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:40.593 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:40.593 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:40.593 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:40.593 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:40.593 [Test worker @coroutine#4665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-08-16 10:38:40.594 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@77fec3b6 2024-08-16 10:38:40.594 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@77fec3b6 2024-08-16 10:38:40.594 [Test worker @coroutine#4665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-08-16 10:38:40.609 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fec3b6 2024-08-16 10:38:40.618 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fec3b6 2024-08-16 10:38:40.620 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fec3b6 2024-08-16 10:38:40.622 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fec3b6 2024-08-16 10:38:40.622 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-08-16 10:38:40.622 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:40.622 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:40.622 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:40.622 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:40.622 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:40.622 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:40.622 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@622be81d 2024-08-16 10:38:40.622 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:40.622 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:40.622 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:40.622 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:40.622 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:40.622 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:40.622 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:40.622 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:40.622 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:40.622 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:40.622 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:40.622 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:40.622 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:40.622 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:40.622 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:40.622 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:40.622 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:40.622 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:40.622 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:40.622 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-08-16 10:38:40.622 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:40.622 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:40.622 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:40.622 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:40.622 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:40.622 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:40.622 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:40.622 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:40.622 [Test worker @coroutine#4665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-08-16 10:38:40.623 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@94047a4 2024-08-16 10:38:40.623 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@94047a4 2024-08-16 10:38:40.623 [Test worker @coroutine#4665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-08-16 10:38:40.636 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94047a4 2024-08-16 10:38:40.646 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94047a4 2024-08-16 10:38:40.647 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94047a4 2024-08-16 10:38:40.649 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94047a4 2024-08-16 10:38:40.660 [DefaultDispatcher-worker-16 @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94047a4 2024-08-16 10:38:40.672 [DefaultDispatcher-worker-4 @coroutine#4665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fec3b6 2024-08-16 10:38:40.683 [DefaultDispatcher-worker-14 @coroutine#4665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fec3b6 2024-08-16 10:38:40.691 [DefaultDispatcher-worker-2 @coroutine#4665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fec3b6 2024-08-16 10:38:40.694 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:40.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-08-16 10:38:40.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-08-16 10:38:40.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:40.703 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77fec3b6: (connection evicted) 2024-08-16 10:38:40.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:40.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-08-16 10:38:40.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-08-16 10:38:40.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-08-16 10:38:40.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-08-16 10:38:40.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:40.704 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@94047a4: (connection evicted) 2024-08-16 10:38:40.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:40.705 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-08-16 10:38:40.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-08-16 10:38:40.706 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-08-16 10:38:40.706 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:40.706 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:40.706 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:40.706 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:40.706 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:40.706 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:40.706 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ced7e4a 2024-08-16 10:38:40.706 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:40.706 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:40.706 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:40.706 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:40.706 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:40.706 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:40.706 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:40.706 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:40.706 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:40.706 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:40.706 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:40.706 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:40.706 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:40.706 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:40.706 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:40.706 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:40.706 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:40.706 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:40.706 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:40.706 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-08-16 10:38:40.706 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:40.707 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:40.707 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:40.707 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:40.707 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:40.707 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:40.707 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:40.707 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:40.707 [Test worker @coroutine#4703] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-08-16 10:38:40.707 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@543669de 2024-08-16 10:38:40.707 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@543669de 2024-08-16 10:38:40.707 [Test worker @coroutine#4703] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-08-16 10:38:40.724 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@543669de 2024-08-16 10:38:40.734 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@543669de 2024-08-16 10:38:40.735 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@543669de 2024-08-16 10:38:40.737 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@543669de 2024-08-16 10:38:40.737 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-08-16 10:38:40.738 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:40.738 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:40.738 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:40.738 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:40.738 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:40.738 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:40.738 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e0be005 2024-08-16 10:38:40.738 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:40.738 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:40.738 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:40.738 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:40.738 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:40.738 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:40.738 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:40.738 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:40.738 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:40.738 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:40.738 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:40.738 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:40.738 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:40.738 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:40.738 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:40.738 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:40.738 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:40.738 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:40.738 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:40.738 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-08-16 10:38:40.738 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:40.738 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:40.738 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:40.738 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:40.738 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:40.738 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:40.738 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:40.738 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:40.738 [Test worker @coroutine#4703] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-08-16 10:38:40.738 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@36cd58e7 2024-08-16 10:38:40.738 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@36cd58e7 2024-08-16 10:38:40.738 [Test worker @coroutine#4703] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-08-16 10:38:40.739 [DefaultDispatcher-worker-4 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2024-08-16 10:38:40.739 [DefaultDispatcher-worker-4 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50451/UmAppDatabase/replication/nodeId 2024-08-16 10:38:40.739 [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:50451/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:40.739 [DefaultDispatcher-worker-4 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50451/UmAppDatabase/replication/nodeId 2024-08-16 10:38:40.740 [DefaultDispatcher-worker-9 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50451/UmAppDatabase/replication/nodeId 2024-08-16 10:38:40.740 [DefaultDispatcher-worker-9 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50451/UmAppDatabase/replication/nodeId 2024-08-16 10:38:40.752 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36cd58e7 2024-08-16 10:38:40.762 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36cd58e7 2024-08-16 10:38:40.763 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36cd58e7 2024-08-16 10:38:40.765 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36cd58e7 2024-08-16 10:38:40.776 [DefaultDispatcher-worker-13 @coroutine#4719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36cd58e7 2024-08-16 10:38:40.789 [DefaultDispatcher-worker-7 @coroutine#4703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@543669de 2024-08-16 10:38:40.798 [DefaultDispatcher-worker-7 @coroutine#4703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@543669de 2024-08-16 10:38:40.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-08-16 10:38:40.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-08-16 10:38:40.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:40.803 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@543669de: (connection evicted) 2024-08-16 10:38:40.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:40.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-08-16 10:38:40.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-08-16 10:38:40.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-08-16 10:38:40.804 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-08-16 10:38:40.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:40.804 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36cd58e7: (connection evicted) 2024-08-16 10:38:40.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:40.805 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-08-16 10:38:40.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-08-16 10:38:40.808 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-08-16 10:38:40.808 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:40.808 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:40.808 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:40.808 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:40.808 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:40.808 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:40.808 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42a5bdaf 2024-08-16 10:38:40.808 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:40.808 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:40.808 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:40.808 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:40.808 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:40.808 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:40.808 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:40.808 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:40.808 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:40.808 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:40.808 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:40.808 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:40.808 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:40.808 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:40.808 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:40.808 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:40.808 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:40.808 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:40.808 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:40.808 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-08-16 10:38:40.808 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:40.808 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:40.808 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:40.808 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:40.808 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:40.808 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:40.808 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:40.808 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:40.808 [Test worker @coroutine#4742] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-08-16 10:38:40.809 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f33123 2024-08-16 10:38:40.809 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f33123 2024-08-16 10:38:40.809 [Test worker @coroutine#4742] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-08-16 10:38:40.824 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f33123 2024-08-16 10:38:40.832 [DefaultDispatcher-worker-13 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4eda3a 2024-08-16 10:38:40.832 [DefaultDispatcher-worker-13 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:40.832 [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:40179/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:40.832 [DefaultDispatcher-worker-13 @coroutine#2073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:40.833 [DefaultDispatcher-worker-6 @coroutine#2073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:40.833 [DefaultDispatcher-worker-6 @coroutine#2073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:40.834 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f33123 2024-08-16 10:38:40.836 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f33123 2024-08-16 10:38:40.838 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f33123 2024-08-16 10:38:40.838 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-08-16 10:38:40.838 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:40.838 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:40.838 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:40.838 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:40.838 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:40.838 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:40.838 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@618c387d 2024-08-16 10:38:40.838 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:40.838 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:40.838 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:40.838 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:40.838 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:40.838 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:40.838 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:40.838 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:40.838 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:40.838 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:40.838 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:40.838 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:40.838 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:40.838 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:40.838 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:40.838 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:40.838 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:40.838 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:40.838 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:40.838 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-08-16 10:38:40.838 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:40.838 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:40.838 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:40.838 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:40.838 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:40.838 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:40.838 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:40.838 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:40.838 [Test worker @coroutine#4742] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-08-16 10:38:40.839 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d7d72f2 2024-08-16 10:38:40.839 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d7d72f2 2024-08-16 10:38:40.839 [Test worker @coroutine#4742] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-08-16 10:38:40.852 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7d72f2 2024-08-16 10:38:40.862 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7d72f2 2024-08-16 10:38:40.864 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7d72f2 2024-08-16 10:38:40.865 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7d72f2 2024-08-16 10:38:40.876 [DefaultDispatcher-worker-12 @coroutine#4759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7d72f2 2024-08-16 10:38:40.878 [DefaultDispatcher-worker-4 @coroutine#2407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b61a4b0 2024-08-16 10:38:40.878 [DefaultDispatcher-worker-4 @coroutine#2407] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32931/UmAppDatabase/replication/nodeId 2024-08-16 10:38:40.878 [DefaultDispatcher-worker-4 @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:32931/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:40.878 [DefaultDispatcher-worker-4 @coroutine#2407] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32931/UmAppDatabase/replication/nodeId 2024-08-16 10:38:40.879 [DefaultDispatcher-worker-14 @coroutine#2407] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32931/UmAppDatabase/replication/nodeId 2024-08-16 10:38:40.879 [DefaultDispatcher-worker-14 @coroutine#2407] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32931/UmAppDatabase/replication/nodeId 2024-08-16 10:38:40.891 [DefaultDispatcher-worker-4 @coroutine#4742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f33123 2024-08-16 10:38:40.903 [DefaultDispatcher-worker-5 @coroutine#4742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f33123 2024-08-16 10:38:40.909 [HikariPool-191 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:40.923 [DefaultDispatcher-worker-2 @coroutine#4776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f33123 2024-08-16 10:38:40.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-08-16 10:38:40.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-08-16 10:38:40.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:40.925 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f33123: (connection evicted) 2024-08-16 10:38:40.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:40.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-08-16 10:38:40.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-08-16 10:38:40.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-08-16 10:38:40.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-08-16 10:38:40.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:40.927 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d7d72f2: (connection evicted) 2024-08-16 10:38:40.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:40.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-08-16 10:38:40.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-08-16 10:38:40.929 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-08-16 10:38:40.929 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:40.929 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:40.929 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:40.929 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:40.929 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:40.929 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:40.929 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d462edc 2024-08-16 10:38:40.929 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:40.929 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:40.929 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:40.929 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:40.929 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:40.929 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:40.929 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:40.929 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:40.929 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:40.929 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:40.929 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:40.929 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:40.929 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:40.929 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:40.929 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:40.929 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:40.929 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:40.929 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:40.929 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:40.929 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-08-16 10:38:40.929 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:40.929 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:40.929 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:40.929 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:40.929 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:40.929 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:40.929 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:40.929 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:40.929 [Test worker @coroutine#4782] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-08-16 10:38:40.930 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@330f3046 2024-08-16 10:38:40.930 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@330f3046 2024-08-16 10:38:40.930 [Test worker @coroutine#4782] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-08-16 10:38:40.947 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330f3046 2024-08-16 10:38:40.956 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330f3046 2024-08-16 10:38:40.958 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330f3046 2024-08-16 10:38:40.960 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330f3046 2024-08-16 10:38:40.960 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-08-16 10:38:40.960 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:40.960 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:40.960 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:40.960 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:40.960 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:40.960 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:40.960 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@246ee6d8 2024-08-16 10:38:40.960 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:40.960 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:40.960 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:40.960 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:40.960 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:40.960 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:40.960 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:40.960 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:40.960 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:40.960 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:40.960 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:40.960 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:40.960 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:40.960 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:40.960 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:40.960 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:40.960 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:40.960 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:40.960 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:40.960 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-08-16 10:38:40.960 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:40.960 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:40.960 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:40.960 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:40.960 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:40.960 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:40.960 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:40.960 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:40.960 [Test worker @coroutine#4782] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-08-16 10:38:40.960 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@791b9887 2024-08-16 10:38:40.960 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@791b9887 2024-08-16 10:38:40.961 [Test worker @coroutine#4782] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-08-16 10:38:40.966 [DefaultDispatcher-worker-6 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c450960 2024-08-16 10:38:40.966 [DefaultDispatcher-worker-6 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:40.966 [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:36305/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:40.966 [DefaultDispatcher-worker-6 @coroutine#2105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:40.967 [DefaultDispatcher-worker-6 @coroutine#2105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:40.967 [DefaultDispatcher-worker-6 @coroutine#2105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:40.977 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@791b9887 2024-08-16 10:38:40.986 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@791b9887 2024-08-16 10:38:40.988 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@791b9887 2024-08-16 10:38:40.990 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@791b9887 2024-08-16 10:38:41.001 [DefaultDispatcher-worker-11 @coroutine#4799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@791b9887 2024-08-16 10:38:41.015 [DefaultDispatcher-worker-10 @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330f3046 2024-08-16 10:38:41.026 [DefaultDispatcher-worker-10 @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330f3046 2024-08-16 10:38:41.030 [HikariPool-193 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:41.035 [DefaultDispatcher-worker-13 @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330f3046 2024-08-16 10:38:41.049 [DefaultDispatcher-worker-13 @coroutine#4815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330f3046 2024-08-16 10:38:41.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-08-16 10:38:41.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-08-16 10:38:41.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:41.050 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@330f3046: (connection evicted) 2024-08-16 10:38:41.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:41.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-08-16 10:38:41.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-08-16 10:38:41.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-08-16 10:38:41.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-08-16 10:38:41.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:41.052 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@791b9887: (connection evicted) 2024-08-16 10:38:41.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:41.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-08-16 10:38:41.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-08-16 10:38:41.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-08-16 10:38:41.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:41.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:41.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:41.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:41.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:41.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:41.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32e9c8 2024-08-16 10:38:41.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:41.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:41.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:41.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:41.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:41.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:41.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:41.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:41.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:41.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:41.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:41.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:41.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:41.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:41.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:41.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:41.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:41.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:41.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:41.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-08-16 10:38:41.054 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:41.055 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:41.055 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:41.055 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:41.055 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:41.055 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:41.055 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:41.055 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:41.055 [Test worker @coroutine#4821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-08-16 10:38:41.055 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dba2d07 2024-08-16 10:38:41.055 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dba2d07 2024-08-16 10:38:41.055 [Test worker @coroutine#4821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-08-16 10:38:41.072 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dba2d07 2024-08-16 10:38:41.081 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dba2d07 2024-08-16 10:38:41.083 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dba2d07 2024-08-16 10:38:41.085 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dba2d07 2024-08-16 10:38:41.085 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-08-16 10:38:41.085 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:41.085 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:41.085 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:41.085 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:41.085 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:41.085 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:41.085 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3594b4b4 2024-08-16 10:38:41.085 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:41.085 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:41.085 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:41.085 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:41.085 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:41.085 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:41.085 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:41.085 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:41.085 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:41.085 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:41.085 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:41.085 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:41.085 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:41.085 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:41.085 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:41.085 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:41.085 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:41.085 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:41.085 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:41.085 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-08-16 10:38:41.085 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:41.085 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:41.085 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:41.085 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:41.085 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:41.085 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:41.085 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:41.085 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:41.085 [Test worker @coroutine#4821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-08-16 10:38:41.085 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@429ad94a 2024-08-16 10:38:41.085 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@429ad94a 2024-08-16 10:38:41.085 [Test worker @coroutine#4821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-08-16 10:38:41.099 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@429ad94a 2024-08-16 10:38:41.109 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@429ad94a 2024-08-16 10:38:41.110 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@429ad94a 2024-08-16 10:38:41.112 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@429ad94a 2024-08-16 10:38:41.116 [DefaultDispatcher-worker-14 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b034ca 2024-08-16 10:38:41.116 [DefaultDispatcher-worker-14 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:41.116 [DefaultDispatcher-worker-14 @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:49407/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:41.116 [DefaultDispatcher-worker-14 @coroutine#2152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:41.117 [DefaultDispatcher-worker-11 @coroutine#2152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:41.118 [DefaultDispatcher-worker-11 @coroutine#2152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:41.122 [DefaultDispatcher-worker-6 @coroutine#4834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@429ad94a 2024-08-16 10:38:41.136 [DefaultDispatcher-worker-4 @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dba2d07 2024-08-16 10:38:41.146 [DefaultDispatcher-worker-3 @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dba2d07 2024-08-16 10:38:41.155 [HikariPool-195 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:41.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-08-16 10:38:41.158 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-08-16 10:38:41.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:41.158 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4dba2d07: (connection evicted) 2024-08-16 10:38:41.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:41.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-08-16 10:38:41.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-08-16 10:38:41.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-08-16 10:38:41.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-08-16 10:38:41.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:41.159 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@429ad94a: (connection evicted) 2024-08-16 10:38:41.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:41.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-08-16 10:38:41.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-08-16 10:38:41.161 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-08-16 10:38:41.161 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:41.161 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:41.161 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:41.161 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:41.161 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:41.161 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:41.161 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@feb0f52 2024-08-16 10:38:41.161 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:41.161 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:41.161 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:41.161 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:41.161 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:41.161 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:41.161 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:41.161 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:41.161 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:41.161 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:41.161 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:41.161 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:41.161 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:41.161 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:41.161 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:41.161 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:41.161 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:41.161 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:41.161 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:41.161 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-08-16 10:38:41.161 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:41.162 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:41.162 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:41.162 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:41.162 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:41.162 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:41.162 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:41.162 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:41.162 [Test worker @coroutine#4863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-08-16 10:38:41.162 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@23138317 2024-08-16 10:38:41.162 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@23138317 2024-08-16 10:38:41.162 [Test worker @coroutine#4863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-08-16 10:38:41.177 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23138317 2024-08-16 10:38:41.187 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23138317 2024-08-16 10:38:41.189 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23138317 2024-08-16 10:38:41.190 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23138317 2024-08-16 10:38:41.191 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-08-16 10:38:41.191 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:41.191 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:41.191 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:41.191 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:41.191 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:41.191 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:41.191 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1caff0db 2024-08-16 10:38:41.191 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:41.191 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:41.191 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:41.191 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:41.191 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:41.191 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:41.191 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:41.191 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:41.191 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:41.191 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:41.191 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:41.191 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:41.191 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:41.191 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:41.191 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:41.191 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:41.191 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:41.191 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:41.191 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:41.191 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-08-16 10:38:41.191 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:41.191 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:41.191 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:41.191 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:41.191 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:41.191 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:41.191 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:41.191 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:41.191 [Test worker @coroutine#4863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-08-16 10:38:41.191 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@453d2a55 2024-08-16 10:38:41.191 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@453d2a55 2024-08-16 10:38:41.191 [Test worker @coroutine#4863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-08-16 10:38:41.205 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453d2a55 2024-08-16 10:38:41.214 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453d2a55 2024-08-16 10:38:41.216 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453d2a55 2024-08-16 10:38:41.217 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453d2a55 2024-08-16 10:38:41.227 [DefaultDispatcher-worker-13 @coroutine#4876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453d2a55 2024-08-16 10:38:41.240 [DefaultDispatcher-worker-4 @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23138317 2024-08-16 10:38:41.250 [DefaultDispatcher-worker-12 @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23138317 2024-08-16 10:38:41.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-08-16 10:38:41.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-08-16 10:38:41.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:41.254 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23138317: (connection evicted) 2024-08-16 10:38:41.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:41.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-08-16 10:38:41.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-08-16 10:38:41.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-08-16 10:38:41.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-08-16 10:38:41.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:41.256 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@453d2a55: (connection evicted) 2024-08-16 10:38:41.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:41.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-08-16 10:38:41.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-08-16 10:38:41.257 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-08-16 10:38:41.257 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:41.257 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:41.257 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:41.257 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:41.257 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:41.257 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:41.257 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@281f2d6c 2024-08-16 10:38:41.257 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:41.257 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:41.257 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:41.258 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:41.258 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:41.258 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:41.258 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:41.258 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:41.258 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:41.258 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:41.258 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:41.258 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:41.258 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:41.258 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:41.258 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:41.258 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:41.258 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:41.258 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:41.258 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:41.258 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-08-16 10:38:41.258 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:41.258 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:41.258 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:41.258 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:41.258 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:41.258 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:41.258 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:41.258 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:41.258 [Test worker @coroutine#4904] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-08-16 10:38:41.258 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9 2024-08-16 10:38:41.258 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9 2024-08-16 10:38:41.258 [Test worker @coroutine#4904] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-08-16 10:38:41.273 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9 2024-08-16 10:38:41.273 [DefaultDispatcher-worker-8 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@506d7fed 2024-08-16 10:38:41.273 [DefaultDispatcher-worker-8 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:41.273 [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:48839/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:41.273 [DefaultDispatcher-worker-8 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:41.274 [DefaultDispatcher-worker-9 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:41.274 [DefaultDispatcher-worker-9 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:41.284 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9 2024-08-16 10:38:41.291 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9 2024-08-16 10:38:41.293 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9 2024-08-16 10:38:41.293 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-08-16 10:38:41.293 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:41.293 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:41.293 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:41.293 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:41.293 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:41.293 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:41.293 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5739b804 2024-08-16 10:38:41.293 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:41.293 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:41.293 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:41.293 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:41.293 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:41.293 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:41.293 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:41.293 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:41.293 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:41.293 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:41.293 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:41.293 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:41.293 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:41.293 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:41.293 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:41.293 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:41.293 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:41.293 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:41.293 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:41.293 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-08-16 10:38:41.293 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:41.293 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:41.293 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:41.293 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:41.293 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:41.293 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:41.293 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:41.293 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:41.293 [Test worker @coroutine#4904] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-08-16 10:38:41.294 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@6adee80f 2024-08-16 10:38:41.294 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@6adee80f 2024-08-16 10:38:41.294 [Test worker @coroutine#4904] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-08-16 10:38:41.308 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6adee80f 2024-08-16 10:38:41.317 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6adee80f 2024-08-16 10:38:41.319 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6adee80f 2024-08-16 10:38:41.320 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6adee80f 2024-08-16 10:38:41.332 [DefaultDispatcher-worker-12 @coroutine#4920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6adee80f 2024-08-16 10:38:41.345 [DefaultDispatcher-worker-12 @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9 2024-08-16 10:38:41.354 [DefaultDispatcher-worker-1 @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9 2024-08-16 10:38:41.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-08-16 10:38:41.358 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-08-16 10:38:41.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:41.358 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9: (connection evicted) 2024-08-16 10:38:41.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:41.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-08-16 10:38:41.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-08-16 10:38:41.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-08-16 10:38:41.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-08-16 10:38:41.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:41.359 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6adee80f: (connection evicted) 2024-08-16 10:38:41.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:41.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-08-16 10:38:41.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-08-16 10:38:41.362 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-08-16 10:38:41.362 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:41.363 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:41.363 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:41.363 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:41.363 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:41.363 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:41.363 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8c940e2 2024-08-16 10:38:41.363 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:41.363 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:41.363 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:41.363 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:41.363 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:41.363 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:41.363 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:41.363 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:41.363 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:41.363 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:41.363 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:41.363 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:41.363 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:41.363 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:41.363 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:41.363 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:41.363 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:41.363 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:41.363 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:41.363 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-08-16 10:38:41.363 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:41.363 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:41.363 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:41.363 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:41.363 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:41.363 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:41.363 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:41.363 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:41.363 [Test worker @coroutine#4947] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-08-16 10:38:41.363 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@a263df9 2024-08-16 10:38:41.363 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@a263df9 2024-08-16 10:38:41.363 [Test worker @coroutine#4947] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-08-16 10:38:41.383 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a263df9 2024-08-16 10:38:41.393 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a263df9 2024-08-16 10:38:41.394 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a263df9 2024-08-16 10:38:41.396 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a263df9 2024-08-16 10:38:41.396 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-08-16 10:38:41.396 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:41.396 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:41.396 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:41.396 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:41.396 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:41.396 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:41.396 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ec6bc6f 2024-08-16 10:38:41.396 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:41.396 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:41.396 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:41.396 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:41.396 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:41.396 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:41.396 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:41.396 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:41.396 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:41.397 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:41.397 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:41.397 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:41.397 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:41.397 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:41.397 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:41.397 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:41.397 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:41.397 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:41.397 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:41.397 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-08-16 10:38:41.397 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:41.397 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:41.397 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:41.397 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:41.397 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:41.397 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:41.397 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:41.397 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:41.397 [Test worker @coroutine#4947] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-08-16 10:38:41.397 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@6135bb54 2024-08-16 10:38:41.397 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@6135bb54 2024-08-16 10:38:41.397 [Test worker @coroutine#4947] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-08-16 10:38:41.411 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6135bb54 2024-08-16 10:38:41.418 [DefaultDispatcher-worker-11 @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e41b65a 2024-08-16 10:38:41.418 [DefaultDispatcher-worker-3 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6193cd36 2024-08-16 10:38:41.418 [DefaultDispatcher-worker-11 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:41.418 [DefaultDispatcher-worker-3 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 10:38:41.418 [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:47729/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:41.418 [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-08-16 10:38:41.418 [DefaultDispatcher-worker-11 @coroutine#2213] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:41.418 [DefaultDispatcher-worker-3 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 10:38:41.419 [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-08-16 10:38:41.419 [DefaultDispatcher-worker-9 @coroutine#2213] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:41.419 [DefaultDispatcher-worker-9 @coroutine#2213] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:41.422 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6135bb54 2024-08-16 10:38:41.424 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6135bb54 2024-08-16 10:38:41.425 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6135bb54 2024-08-16 10:38:41.435 [DefaultDispatcher-worker-11 @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6135bb54 2024-08-16 10:38:41.441 [DefaultDispatcher-worker-11 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29390110 2024-08-16 10:38:41.441 [DefaultDispatcher-worker-11 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:41.441 [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:46957/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:41.441 [DefaultDispatcher-worker-11 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:41.442 [DefaultDispatcher-worker-11 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:41.442 [DefaultDispatcher-worker-11 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:41.449 [DefaultDispatcher-worker-11 @coroutine#4947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a263df9 2024-08-16 10:38:41.463 [HikariPool-201 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:41.465 [DefaultDispatcher-worker-5 @coroutine#4947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a263df9 2024-08-16 10:38:41.475 [DefaultDispatcher-worker-15 @coroutine#4947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a263df9 2024-08-16 10:38:41.497 [HikariPool-202 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:41.587 [DefaultDispatcher-worker-4 @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-08-16 10:38:41.588 [DefaultDispatcher-worker-4 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55763/UmAppDatabase/replication/nodeId 2024-08-16 10:38:41.588 [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:55763/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:41.588 [DefaultDispatcher-worker-4 @coroutine#2308] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55763/UmAppDatabase/replication/nodeId 2024-08-16 10:38:41.589 [DefaultDispatcher-worker-8 @coroutine#2308] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55763/UmAppDatabase/replication/nodeId 2024-08-16 10:38:41.589 [DefaultDispatcher-worker-8 @coroutine#2308] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55763/UmAppDatabase/replication/nodeId 2024-08-16 10:38:41.602 [DefaultDispatcher-worker-10 @coroutine#4985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a263df9 2024-08-16 10:38:41.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-08-16 10:38:41.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-08-16 10:38:41.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:41.605 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a263df9: (connection evicted) 2024-08-16 10:38:41.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:41.605 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-08-16 10:38:41.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-08-16 10:38:41.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-08-16 10:38:41.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-08-16 10:38:41.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:41.606 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6135bb54: (connection evicted) 2024-08-16 10:38:41.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:41.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-08-16 10:38:41.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-08-16 10:38:41.608 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-08-16 10:38:41.608 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:41.608 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:41.608 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:41.608 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:41.608 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:41.608 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:41.608 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@189fe8af 2024-08-16 10:38:41.608 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:41.608 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:41.608 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:41.608 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:41.608 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:41.608 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:41.608 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:41.608 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:41.608 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:41.608 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:41.608 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:41.608 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:41.608 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:41.608 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:41.608 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:41.608 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:41.608 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:41.608 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:41.608 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:41.608 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-08-16 10:38:41.608 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:41.608 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:41.608 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:41.608 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:41.608 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:41.608 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:41.608 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:41.608 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:41.608 [Test worker @coroutine#4995] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-08-16 10:38:41.609 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2024-08-16 10:38:41.609 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2024-08-16 10:38:41.609 [Test worker @coroutine#4995] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-08-16 10:38:41.625 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2024-08-16 10:38:41.634 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2024-08-16 10:38:41.636 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2024-08-16 10:38:41.637 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2024-08-16 10:38:41.638 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-08-16 10:38:41.638 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:41.638 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:41.638 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:41.638 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:41.638 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:41.638 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:41.638 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c9a18ed 2024-08-16 10:38:41.638 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:41.638 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:41.638 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:41.638 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:41.638 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:41.638 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:41.638 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:41.638 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:41.638 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:41.638 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:41.638 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:41.638 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:41.638 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:41.638 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:41.638 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:41.638 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:41.638 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:41.638 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:41.638 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:41.638 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-08-16 10:38:41.638 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:41.638 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:41.638 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:41.638 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:41.638 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:41.638 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:41.638 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:41.638 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:41.638 [Test worker @coroutine#4995] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-08-16 10:38:41.638 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bcda4a6 2024-08-16 10:38:41.638 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bcda4a6 2024-08-16 10:38:41.638 [Test worker @coroutine#4995] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-08-16 10:38:41.652 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bcda4a6 2024-08-16 10:38:41.662 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bcda4a6 2024-08-16 10:38:41.663 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bcda4a6 2024-08-16 10:38:41.665 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bcda4a6 2024-08-16 10:38:41.677 [DefaultDispatcher-worker-4 @coroutine#5008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bcda4a6 2024-08-16 10:38:41.691 [DefaultDispatcher-worker-15 @coroutine#4995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2024-08-16 10:38:41.706 [DefaultDispatcher-worker-11 @coroutine#4995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2024-08-16 10:38:41.709 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:41.718 [DefaultDispatcher-worker-13 @coroutine#4995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2024-08-16 10:38:41.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-08-16 10:38:41.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-08-16 10:38:41.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:41.723 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451: (connection evicted) 2024-08-16 10:38:41.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:41.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-08-16 10:38:41.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-08-16 10:38:41.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-08-16 10:38:41.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-08-16 10:38:41.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:41.725 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bcda4a6: (connection evicted) 2024-08-16 10:38:41.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:41.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-08-16 10:38:41.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-08-16 10:38:41.726 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-08-16 10:38:41.727 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:41.727 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:41.727 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:41.727 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:41.727 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:41.727 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:41.727 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ba3eee9 2024-08-16 10:38:41.727 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:41.727 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:41.727 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:41.727 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:41.727 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:41.727 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:41.727 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:41.727 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:41.727 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:41.727 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:41.727 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:41.727 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:41.727 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:41.727 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:41.727 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:41.727 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:41.727 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:41.727 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:41.727 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:41.727 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-08-16 10:38:41.727 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:41.727 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:41.727 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:41.727 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:41.727 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:41.727 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:41.727 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:41.727 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:41.727 [Test worker @coroutine#5024] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-08-16 10:38:41.728 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c634a04 2024-08-16 10:38:41.728 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c634a04 2024-08-16 10:38:41.728 [Test worker @coroutine#5024] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-08-16 10:38:41.746 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c634a04 2024-08-16 10:38:41.749 [DefaultDispatcher-worker-14 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2024-08-16 10:38:41.749 [DefaultDispatcher-worker-14 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50451/UmAppDatabase/replication/nodeId 2024-08-16 10:38:41.749 [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:50451/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:41.749 [DefaultDispatcher-worker-14 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50451/UmAppDatabase/replication/nodeId 2024-08-16 10:38:41.751 [DefaultDispatcher-worker-11 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50451/UmAppDatabase/replication/nodeId 2024-08-16 10:38:41.751 [DefaultDispatcher-worker-11 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50451/UmAppDatabase/replication/nodeId 2024-08-16 10:38:41.756 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c634a04 2024-08-16 10:38:41.758 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c634a04 2024-08-16 10:38:41.759 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c634a04 2024-08-16 10:38:41.760 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-08-16 10:38:41.760 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:41.760 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:41.760 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:41.760 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:41.760 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:41.760 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:41.760 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@686279e0 2024-08-16 10:38:41.760 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:41.760 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:41.760 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:41.760 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:41.760 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:41.760 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:41.760 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:41.760 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:41.760 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:41.760 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:41.760 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:41.760 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:41.760 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:41.760 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:41.760 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:41.760 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:41.760 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:41.760 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:41.760 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:41.760 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-08-16 10:38:41.760 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:41.760 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:41.760 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:41.760 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:41.760 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:41.760 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:41.760 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:41.760 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:41.760 [Test worker @coroutine#5024] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-08-16 10:38:41.761 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@41cfcbb5 2024-08-16 10:38:41.761 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@41cfcbb5 2024-08-16 10:38:41.761 [Test worker @coroutine#5024] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-08-16 10:38:41.774 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41cfcbb5 2024-08-16 10:38:41.784 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41cfcbb5 2024-08-16 10:38:41.786 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41cfcbb5 2024-08-16 10:38:41.787 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41cfcbb5 2024-08-16 10:38:41.799 [DefaultDispatcher-worker-10 @coroutine#5041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41cfcbb5 2024-08-16 10:38:41.812 [DefaultDispatcher-worker-1 @coroutine#5024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c634a04 2024-08-16 10:38:41.828 [HikariPool-205 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:41.828 [DefaultDispatcher-worker-14 @coroutine#5024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c634a04 2024-08-16 10:38:41.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-08-16 10:38:41.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-08-16 10:38:41.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:41.834 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c634a04: (connection evicted) 2024-08-16 10:38:41.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:41.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-08-16 10:38:41.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-08-16 10:38:41.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-08-16 10:38:41.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-08-16 10:38:41.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:41.835 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41cfcbb5: (connection evicted) 2024-08-16 10:38:41.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:41.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-08-16 10:38:41.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-08-16 10:38:41.837 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-08-16 10:38:41.837 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:41.837 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:41.837 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:41.837 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:41.837 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:41.837 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:41.837 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5aad4194 2024-08-16 10:38:41.837 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:41.837 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:41.837 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:41.837 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:41.837 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:41.837 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:41.837 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:41.837 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:41.837 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:41.837 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:41.837 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:41.837 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:41.837 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:41.837 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:41.837 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:41.837 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:41.837 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:41.837 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:41.837 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:41.837 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-08-16 10:38:41.837 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:41.837 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:41.837 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:41.837 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:41.837 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:41.837 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:41.837 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:41.837 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:41.837 [Test worker @coroutine#5056] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-08-16 10:38:41.838 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@453ca7f 2024-08-16 10:38:41.838 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@453ca7f 2024-08-16 10:38:41.838 [Test worker @coroutine#5056] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-08-16 10:38:41.841 [DefaultDispatcher-worker-3 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4eda3a 2024-08-16 10:38:41.841 [DefaultDispatcher-worker-3 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:41.841 [DefaultDispatcher-worker-3 @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:40179/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:41.841 [DefaultDispatcher-worker-3 @coroutine#2073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:41.843 [DefaultDispatcher-worker-1 @coroutine#2073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:41.843 [DefaultDispatcher-worker-1 @coroutine#2073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:41.859 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453ca7f 2024-08-16 10:38:41.868 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453ca7f 2024-08-16 10:38:41.870 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453ca7f 2024-08-16 10:38:41.871 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453ca7f 2024-08-16 10:38:41.872 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-08-16 10:38:41.872 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:41.872 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:41.872 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:41.872 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:41.872 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:41.872 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:41.872 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60035f1e 2024-08-16 10:38:41.872 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:41.872 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:41.872 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:41.872 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:41.872 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:41.872 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:41.872 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:41.872 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:41.872 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:41.872 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:41.872 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:41.872 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:41.872 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:41.872 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:41.872 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:41.872 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:41.872 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:41.872 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:41.872 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:41.872 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-08-16 10:38:41.872 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:41.872 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:41.872 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:41.872 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:41.872 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:41.872 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:41.872 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:41.872 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:41.872 [Test worker @coroutine#5056] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-08-16 10:38:41.872 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@732ffb6a 2024-08-16 10:38:41.872 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@732ffb6a 2024-08-16 10:38:41.872 [Test worker @coroutine#5056] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-08-16 10:38:41.886 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ffb6a 2024-08-16 10:38:41.889 [DefaultDispatcher-worker-8 @coroutine#2407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b61a4b0 2024-08-16 10:38:41.889 [DefaultDispatcher-worker-8 @coroutine#2407] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32931/UmAppDatabase/replication/nodeId 2024-08-16 10:38:41.889 [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:32931/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:41.889 [DefaultDispatcher-worker-8 @coroutine#2407] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32931/UmAppDatabase/replication/nodeId 2024-08-16 10:38:41.890 [DefaultDispatcher-worker-14 @coroutine#2407] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32931/UmAppDatabase/replication/nodeId 2024-08-16 10:38:41.890 [DefaultDispatcher-worker-14 @coroutine#2407] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32931/UmAppDatabase/replication/nodeId 2024-08-16 10:38:41.896 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ffb6a 2024-08-16 10:38:41.897 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ffb6a 2024-08-16 10:38:41.899 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ffb6a 2024-08-16 10:38:41.911 [DefaultDispatcher-worker-7 @coroutine#5078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ffb6a 2024-08-16 10:38:41.924 [DefaultDispatcher-worker-15 @coroutine#5056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453ca7f 2024-08-16 10:38:41.938 [HikariPool-207 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:41.938 [DefaultDispatcher-worker-17 @coroutine#5056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453ca7f 2024-08-16 10:38:41.948 [DefaultDispatcher-worker-10 @coroutine#5056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453ca7f 2024-08-16 10:38:41.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-08-16 10:38:41.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-08-16 10:38:41.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:41.954 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@453ca7f: (connection evicted) 2024-08-16 10:38:41.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:41.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-08-16 10:38:41.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-08-16 10:38:41.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-08-16 10:38:41.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-08-16 10:38:41.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:41.955 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@732ffb6a: (connection evicted) 2024-08-16 10:38:41.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:41.956 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-08-16 10:38:41.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-08-16 10:38:41.958 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-08-16 10:38:41.958 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:41.958 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:41.958 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:41.958 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:41.958 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:41.958 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:41.958 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cbb9702 2024-08-16 10:38:41.958 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:41.958 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:41.958 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:41.958 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:41.958 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:41.958 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:41.958 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:41.958 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:41.958 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:41.958 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:41.958 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:41.958 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:41.958 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:41.958 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:41.958 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:41.958 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:41.958 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:41.958 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:41.958 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:41.958 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-08-16 10:38:41.958 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:41.958 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:41.958 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:41.958 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:41.958 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:41.958 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:41.958 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:41.958 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:41.958 [Test worker @coroutine#5095] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-08-16 10:38:41.958 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da77a43 2024-08-16 10:38:41.958 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da77a43 2024-08-16 10:38:41.958 [Test worker @coroutine#5095] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-08-16 10:38:41.974 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da77a43 2024-08-16 10:38:41.976 [DefaultDispatcher-worker-17 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c450960 2024-08-16 10:38:41.976 [DefaultDispatcher-worker-17 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:41.976 [DefaultDispatcher-worker-17 @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:36305/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:41.976 [DefaultDispatcher-worker-17 @coroutine#2105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:41.977 [DefaultDispatcher-worker-11 @coroutine#2105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:41.977 [DefaultDispatcher-worker-11 @coroutine#2105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:41.984 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da77a43 2024-08-16 10:38:41.986 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da77a43 2024-08-16 10:38:41.987 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da77a43 2024-08-16 10:38:41.997 [DefaultDispatcher-worker-7 @coroutine#5105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da77a43 2024-08-16 10:38:42.006 [DefaultDispatcher-worker-2 @coroutine#5095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da77a43 2024-08-16 10:38:42.018 [UI Thread @coroutine#5124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=626896526970605568 2024-08-16 10:38:42.018 [UI Thread @coroutine#5124] 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=626896526970605568. 2024-08-16 10:38:42.018 [UI Thread @coroutine#5124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=626896526970605568 2024-08-16 10:38:42.020 [UI Thread @coroutine#5124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=626896526970605568 2024-08-16 10:38:42.020 [UI Thread @coroutine#5124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=626896526970605568 2024-08-16 10:38:42.020 [UI Thread @coroutine#5124] 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=626896526970605568. 2024-08-16 10:38:42.020 [UI Thread @coroutine#5124] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=626896526970605568 to class io.ktor.utils.io.ByteReadChannel 2024-08-16 10:38:42.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-08-16 10:38:42.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-08-16 10:38:42.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:42.024 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1da77a43: (connection evicted) 2024-08-16 10:38:42.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:42.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-08-16 10:38:42.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-08-16 10:38:42.078 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-08-16 10:38:42.079 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:42.079 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:42.079 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:42.079 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:42.079 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:42.079 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:42.079 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5068a2b1 2024-08-16 10:38:42.079 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:42.079 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:42.079 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:42.079 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:42.079 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:42.079 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:42.079 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:42.079 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:42.079 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:42.079 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:42.079 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:42.079 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:42.079 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:42.079 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:42.079 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:42.079 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:42.079 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:42.079 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:42.079 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:42.079 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-08-16 10:38:42.079 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:42.079 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:42.079 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:42.079 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:42.079 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:42.079 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:42.079 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:42.079 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:42.079 [Test worker @coroutine#5140] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-08-16 10:38:42.080 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@3938e876 2024-08-16 10:38:42.080 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@3938e876 2024-08-16 10:38:42.080 [Test worker @coroutine#5140] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-08-16 10:38:42.098 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3938e876 2024-08-16 10:38:42.107 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3938e876 2024-08-16 10:38:42.109 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3938e876 2024-08-16 10:38:42.110 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3938e876 2024-08-16 10:38:42.121 [DefaultDispatcher-worker-1 @coroutine#5148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3938e876 2024-08-16 10:38:42.129 [DefaultDispatcher-worker-5 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b034ca 2024-08-16 10:38:42.129 [DefaultDispatcher-worker-5 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:42.129 [DefaultDispatcher-worker-5 @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:49407/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:42.129 [DefaultDispatcher-worker-5 @coroutine#2152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:42.130 [DefaultDispatcher-worker-13 @coroutine#2152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:42.130 [DefaultDispatcher-worker-13 @coroutine#2152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:42.142 [DefaultDispatcher-worker-15 @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3938e876 2024-08-16 10:38:42.151 [DefaultDispatcher-worker-5 @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3938e876 2024-08-16 10:38:42.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-08-16 10:38:42.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-08-16 10:38:42.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:42.164 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3938e876: (connection evicted) 2024-08-16 10:38:42.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:42.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-08-16 10:38:42.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-08-16 10:38:42.227 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-08-16 10:38:42.227 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:42.227 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:42.227 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:42.227 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:42.227 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:42.227 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:42.227 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16e6a643 2024-08-16 10:38:42.227 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:42.227 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:42.227 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:42.227 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:42.227 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:42.227 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:42.227 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:42.227 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:42.227 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:42.227 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:42.227 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:42.227 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:42.227 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:42.227 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:42.227 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:42.227 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:42.227 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:42.227 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:42.227 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:42.227 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-08-16 10:38:42.227 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:42.227 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:42.227 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:42.227 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:42.227 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:42.227 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:42.227 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:42.227 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:42.227 [Test worker @coroutine#5171] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-08-16 10:38:42.228 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@223095d3 2024-08-16 10:38:42.228 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@223095d3 2024-08-16 10:38:42.228 [Test worker @coroutine#5171] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-08-16 10:38:42.242 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223095d3 2024-08-16 10:38:42.252 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223095d3 2024-08-16 10:38:42.253 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223095d3 2024-08-16 10:38:42.255 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223095d3 2024-08-16 10:38:42.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-08-16 10:38:42.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-08-16 10:38:42.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:42.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:42.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-08-16 10:38:42.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-08-16 10:38:42.263 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-08-16 10:38:42.263 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:42.263 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:42.263 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:42.263 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:42.263 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:42.263 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:42.263 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11fd6f02 2024-08-16 10:38:42.263 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:42.263 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:42.263 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:42.263 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:42.263 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:42.263 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:42.263 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:42.263 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:42.263 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:42.263 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:42.263 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:42.263 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:42.263 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:42.263 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:42.263 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:42.263 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:42.263 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:42.263 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:42.263 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:42.263 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-08-16 10:38:42.263 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:42.263 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:42.263 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:42.263 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:42.263 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:42.263 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:42.263 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:42.263 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:42.263 [Test worker @coroutine#5188] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-08-16 10:38:42.264 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eb506d0 2024-08-16 10:38:42.264 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eb506d0 2024-08-16 10:38:42.264 [Test worker @coroutine#5188] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-08-16 10:38:42.278 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb506d0 2024-08-16 10:38:42.283 [DefaultDispatcher-worker-15 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@506d7fed 2024-08-16 10:38:42.283 [DefaultDispatcher-worker-15 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:42.283 [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:48839/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:42.283 [DefaultDispatcher-worker-15 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:42.284 [DefaultDispatcher-worker-16 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:42.284 [DefaultDispatcher-worker-16 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:42.288 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb506d0 2024-08-16 10:38:42.289 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb506d0 2024-08-16 10:38:42.291 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb506d0 2024-08-16 10:38:42.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-08-16 10:38:42.294 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-08-16 10:38:42.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:42.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:42.294 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-08-16 10:38:42.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-08-16 10:38:42.296 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-08-16 10:38:42.296 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:42.296 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:42.296 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:42.296 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:42.296 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:42.296 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:42.296 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d6f31ef 2024-08-16 10:38:42.296 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:42.296 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:42.296 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:42.296 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:42.296 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:42.296 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:42.296 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:42.296 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:42.296 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:42.296 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:42.296 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:42.296 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:42.296 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:42.296 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:42.296 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:42.296 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:42.296 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:42.296 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:42.296 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:42.296 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-08-16 10:38:42.296 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:42.296 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:42.296 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:42.296 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:42.296 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:42.296 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:42.296 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:42.296 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:42.296 [Test worker @coroutine#5210] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-08-16 10:38:42.297 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@70916715 2024-08-16 10:38:42.297 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@70916715 2024-08-16 10:38:42.297 [Test worker @coroutine#5210] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-08-16 10:38:42.312 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70916715 2024-08-16 10:38:42.322 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70916715 2024-08-16 10:38:42.323 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70916715 2024-08-16 10:38:42.325 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70916715 2024-08-16 10:38:42.325 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-08-16 10:38:42.325 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:42.325 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:42.325 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:42.325 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:42.325 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:42.325 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:42.325 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cf822a6 2024-08-16 10:38:42.325 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:42.325 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:42.325 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:42.325 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:42.325 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:42.325 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:42.325 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:42.325 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:42.325 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:42.325 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:42.325 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:42.325 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:42.325 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:42.325 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:42.325 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:42.325 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:42.325 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:42.325 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:42.325 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:42.325 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-08-16 10:38:42.325 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:42.325 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:42.325 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:42.325 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:42.325 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:42.325 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:42.325 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:42.325 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:42.325 [Test worker @coroutine#5210] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-08-16 10:38:42.326 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@35eac1dd 2024-08-16 10:38:42.326 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@35eac1dd 2024-08-16 10:38:42.326 [Test worker @coroutine#5210] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-08-16 10:38:42.340 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35eac1dd 2024-08-16 10:38:42.350 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35eac1dd 2024-08-16 10:38:42.351 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35eac1dd 2024-08-16 10:38:42.353 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35eac1dd 2024-08-16 10:38:42.364 [DefaultDispatcher-worker-6 @coroutine#5224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35eac1dd 2024-08-16 10:38:42.377 [DefaultDispatcher-worker-6 @coroutine#5210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70916715 2024-08-16 10:38:42.382 [UI Thread @coroutine#5234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60915/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 10:38:42.382 [UI Thread @coroutine#5234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60915/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-08-16 10:38:42.382 [UI Thread @coroutine#5234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60915/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 10:38:42.384 [UI Thread @coroutine#5234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60915/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 10:38:42.384 [UI Thread @coroutine#5234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60915/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 10:38:42.384 [UI Thread @coroutine#5234] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60915/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-08-16 10:38:42.384 [UI Thread @coroutine#5234] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60915/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 10:38:42.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-08-16 10:38:42.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-08-16 10:38:42.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:42.387 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70916715: (connection evicted) 2024-08-16 10:38:42.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:42.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-08-16 10:38:42.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-08-16 10:38:42.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-08-16 10:38:42.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-08-16 10:38:42.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:42.388 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35eac1dd: (connection evicted) 2024-08-16 10:38:42.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:42.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-08-16 10:38:42.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-08-16 10:38:42.390 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-08-16 10:38:42.390 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:42.390 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:42.390 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:42.390 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:42.390 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:42.390 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:42.390 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@515c3dd2 2024-08-16 10:38:42.390 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:42.390 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:42.390 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:42.390 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:42.390 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:42.390 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:42.390 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:42.390 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:42.390 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:42.390 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:42.390 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:42.390 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:42.390 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:42.390 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:42.390 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:42.390 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:42.390 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:42.390 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:42.390 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:42.390 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-08-16 10:38:42.390 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:42.390 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:42.390 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:42.390 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:42.390 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:42.390 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:42.390 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:42.390 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:42.390 [Test worker @coroutine#5240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-08-16 10:38:42.390 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c9fe061 2024-08-16 10:38:42.390 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c9fe061 2024-08-16 10:38:42.391 [Test worker @coroutine#5240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-08-16 10:38:42.407 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c9fe061 2024-08-16 10:38:42.417 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c9fe061 2024-08-16 10:38:42.418 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c9fe061 2024-08-16 10:38:42.420 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c9fe061 2024-08-16 10:38:42.420 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-08-16 10:38:42.420 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:42.420 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:42.420 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:42.420 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:42.420 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:42.420 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:42.420 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1acfb04c 2024-08-16 10:38:42.420 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:42.420 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:42.420 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:42.420 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:42.420 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:42.420 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:42.420 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:42.420 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:42.420 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:42.420 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:42.420 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:42.420 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:42.420 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:42.420 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:42.420 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:42.420 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:42.420 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:42.420 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:42.420 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:42.420 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-08-16 10:38:42.420 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:42.420 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:42.420 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:42.420 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:42.420 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:42.420 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:42.420 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:42.420 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:42.421 [Test worker @coroutine#5240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-08-16 10:38:42.421 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fb9dab6 2024-08-16 10:38:42.421 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fb9dab6 2024-08-16 10:38:42.421 [Test worker @coroutine#5240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-08-16 10:38:42.431 [DefaultDispatcher-worker-11 @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e41b65a 2024-08-16 10:38:42.431 [DefaultDispatcher-worker-5 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6193cd36 2024-08-16 10:38:42.431 [DefaultDispatcher-worker-11 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:42.431 [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:47729/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:42.431 [DefaultDispatcher-worker-11 @coroutine#2213] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:42.431 [DefaultDispatcher-worker-5 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 10:38:42.431 [DefaultDispatcher-worker-5 @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-08-16 10:38:42.431 [DefaultDispatcher-worker-5 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 10:38:42.432 [DefaultDispatcher-worker-5 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 10:38:42.432 [DefaultDispatcher-worker-13 @coroutine#2213] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:42.432 [DefaultDispatcher-worker-13 @coroutine#2213] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:42.437 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb9dab6 2024-08-16 10:38:42.446 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb9dab6 2024-08-16 10:38:42.448 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb9dab6 2024-08-16 10:38:42.450 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb9dab6 2024-08-16 10:38:42.451 [DefaultDispatcher-worker-17 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29390110 2024-08-16 10:38:42.452 [DefaultDispatcher-worker-17 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:42.452 [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:46957/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:42.452 [DefaultDispatcher-worker-17 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:42.453 [DefaultDispatcher-worker-16 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:42.454 [DefaultDispatcher-worker-16 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:42.461 [DefaultDispatcher-worker-10 @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb9dab6 2024-08-16 10:38:42.474 [DefaultDispatcher-worker-2 @coroutine#5240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c9fe061 2024-08-16 10:38:42.475 [UI Thread @coroutine#5272] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42461/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 10:38:42.475 [UI Thread @coroutine#5272] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42461/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-08-16 10:38:42.475 [UI Thread @coroutine#5272] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42461/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 10:38:42.477 [UI Thread @coroutine#5272] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42461/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 10:38:42.477 [UI Thread @coroutine#5272] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42461/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 10:38:42.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-08-16 10:38:42.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-08-16 10:38:42.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:42.479 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c9fe061: (connection evicted) 2024-08-16 10:38:42.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:42.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-08-16 10:38:42.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-08-16 10:38:42.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-08-16 10:38:42.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-08-16 10:38:42.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:42.485 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fb9dab6: (connection evicted) 2024-08-16 10:38:42.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:42.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-08-16 10:38:42.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-08-16 10:38:42.487 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-08-16 10:38:42.488 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:42.488 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:42.488 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:42.488 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:42.488 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:42.488 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:42.488 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dd17c0c 2024-08-16 10:38:42.488 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:42.488 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:42.488 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:42.488 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:42.488 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:42.488 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:42.488 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:42.488 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:42.488 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:42.488 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:42.488 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:42.488 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:42.488 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:42.488 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:42.488 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:42.488 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:42.488 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:42.488 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:42.488 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:42.488 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-08-16 10:38:42.488 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:42.488 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:42.488 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:42.488 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:42.488 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:42.488 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:42.488 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:42.488 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:42.488 [Test worker @coroutine#5278] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-08-16 10:38:42.488 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@74a680d3 2024-08-16 10:38:42.488 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@74a680d3 2024-08-16 10:38:42.488 [Test worker @coroutine#5278] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-08-16 10:38:42.504 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a680d3 2024-08-16 10:38:42.513 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a680d3 2024-08-16 10:38:42.515 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a680d3 2024-08-16 10:38:42.516 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a680d3 2024-08-16 10:38:42.517 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-08-16 10:38:42.517 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:42.517 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:42.517 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:42.517 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:42.517 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:42.517 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:42.517 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1def2d16 2024-08-16 10:38:42.517 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:42.517 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:42.517 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:42.517 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:42.517 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:42.517 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:42.517 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:42.517 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:42.517 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:42.517 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:42.517 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:42.517 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:42.517 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:42.517 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:42.517 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:42.517 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:42.517 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:42.517 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:42.517 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:42.517 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-08-16 10:38:42.517 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:42.517 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:42.517 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:42.517 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:42.517 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:42.517 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:42.517 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:42.517 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:42.517 [Test worker @coroutine#5278] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-08-16 10:38:42.517 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@2899745e 2024-08-16 10:38:42.517 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@2899745e 2024-08-16 10:38:42.517 [Test worker @coroutine#5278] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-08-16 10:38:42.531 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2899745e 2024-08-16 10:38:42.540 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2899745e 2024-08-16 10:38:42.542 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2899745e 2024-08-16 10:38:42.544 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2899745e 2024-08-16 10:38:42.555 [DefaultDispatcher-worker-2 @coroutine#5292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2899745e 2024-08-16 10:38:42.568 [DefaultDispatcher-worker-8 @coroutine#5278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a680d3 2024-08-16 10:38:42.570 [UI Thread @coroutine#5302] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43403/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 10:38:42.570 [UI Thread @coroutine#5302] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43403/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-08-16 10:38:42.570 [UI Thread @coroutine#5302] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43403/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 10:38:42.571 [UI Thread @coroutine#5302] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43403/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 10:38:42.571 [UI Thread @coroutine#5302] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43403/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 10:38:42.572 [UI Thread @coroutine#5302] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43403/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-08-16 10:38:42.572 [UI Thread @coroutine#5302] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43403/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 10:38:42.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-08-16 10:38:42.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-08-16 10:38:42.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:42.573 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74a680d3: (connection evicted) 2024-08-16 10:38:42.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:42.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-08-16 10:38:42.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-08-16 10:38:42.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-08-16 10:38:42.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-08-16 10:38:42.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:42.574 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2899745e: (connection evicted) 2024-08-16 10:38:42.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:42.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-08-16 10:38:42.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-08-16 10:38:42.576 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-08-16 10:38:42.577 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:42.577 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:42.577 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:42.577 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:42.577 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:42.577 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:42.577 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c8174ce 2024-08-16 10:38:42.577 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:42.577 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:42.577 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:42.577 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:42.577 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:42.577 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:42.577 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:42.577 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:42.577 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:42.577 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:42.577 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:42.577 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:42.577 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:42.577 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:42.577 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:42.577 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:42.577 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:42.577 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:42.577 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:42.577 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-08-16 10:38:42.577 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:42.577 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:42.577 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:42.577 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:42.577 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:42.577 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:42.577 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:42.577 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:42.577 [Test worker @coroutine#5308] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-08-16 10:38:42.577 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e13e2fc 2024-08-16 10:38:42.577 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e13e2fc 2024-08-16 10:38:42.577 [Test worker @coroutine#5308] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-08-16 10:38:42.595 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e13e2fc 2024-08-16 10:38:42.598 [DefaultDispatcher-worker-17 @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-08-16 10:38:42.598 [DefaultDispatcher-worker-17 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55763/UmAppDatabase/replication/nodeId 2024-08-16 10:38:42.598 [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:55763/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:42.598 [DefaultDispatcher-worker-17 @coroutine#2308] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55763/UmAppDatabase/replication/nodeId 2024-08-16 10:38:42.599 [DefaultDispatcher-worker-8 @coroutine#2308] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55763/UmAppDatabase/replication/nodeId 2024-08-16 10:38:42.599 [DefaultDispatcher-worker-8 @coroutine#2308] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55763/UmAppDatabase/replication/nodeId 2024-08-16 10:38:42.605 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e13e2fc 2024-08-16 10:38:42.607 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e13e2fc 2024-08-16 10:38:42.608 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e13e2fc 2024-08-16 10:38:42.608 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-08-16 10:38:42.609 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:42.609 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:42.609 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:42.609 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:42.609 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:42.609 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:42.609 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44929971 2024-08-16 10:38:42.609 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:42.609 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:42.609 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:42.609 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:42.609 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:42.609 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:42.609 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:42.609 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:42.609 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:42.609 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:42.609 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:42.609 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:42.609 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:42.609 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:42.609 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:42.609 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:42.609 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:42.609 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:42.609 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:42.609 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-08-16 10:38:42.609 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:42.609 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:42.609 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:42.609 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:42.609 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:42.609 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:42.609 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:42.609 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:42.609 [Test worker @coroutine#5308] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-08-16 10:38:42.609 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@2564410b 2024-08-16 10:38:42.609 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@2564410b 2024-08-16 10:38:42.609 [Test worker @coroutine#5308] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-08-16 10:38:42.622 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2564410b 2024-08-16 10:38:42.632 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2564410b 2024-08-16 10:38:42.634 [Test worker @coroutine#5320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2564410b 2024-08-16 10:38:42.635 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2564410b 2024-08-16 10:38:42.646 [DefaultDispatcher-worker-15 @coroutine#5324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2564410b 2024-08-16 10:38:42.661 [DefaultDispatcher-worker-15 @coroutine#5308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e13e2fc 2024-08-16 10:38:42.677 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:42.680 [DefaultDispatcher-worker-12 @coroutine#5308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e13e2fc 2024-08-16 10:38:42.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-08-16 10:38:42.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-08-16 10:38:42.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:42.691 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e13e2fc: (connection evicted) 2024-08-16 10:38:42.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:42.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-08-16 10:38:42.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-08-16 10:38:42.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-08-16 10:38:42.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-08-16 10:38:42.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:42.693 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2564410b: (connection evicted) 2024-08-16 10:38:42.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:42.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-08-16 10:38:42.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-08-16 10:38:42.696 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-08-16 10:38:42.696 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:42.696 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:42.696 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:42.696 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:42.696 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:42.696 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:42.696 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fc72df3 2024-08-16 10:38:42.696 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:42.696 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:42.696 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:42.696 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:42.696 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:42.696 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:42.696 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:42.696 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:42.696 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:42.696 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:42.696 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:42.696 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:42.696 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:42.696 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:42.696 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:42.696 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:42.696 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:42.696 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:42.696 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:42.696 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-08-16 10:38:42.696 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:42.696 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:42.696 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:42.696 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:42.696 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:42.696 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:42.697 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:42.697 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:42.697 [Test worker @coroutine#5360] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-08-16 10:38:42.697 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aee0173 2024-08-16 10:38:42.697 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aee0173 2024-08-16 10:38:42.697 [Test worker @coroutine#5360] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-08-16 10:38:42.713 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aee0173 2024-08-16 10:38:42.722 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aee0173 2024-08-16 10:38:42.724 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aee0173 2024-08-16 10:38:42.726 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aee0173 2024-08-16 10:38:42.734 [DefaultDispatcher-worker-12 @coroutine#5367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aee0173 2024-08-16 10:38:42.758 [DefaultDispatcher-worker-6 @coroutine#5360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aee0173 2024-08-16 10:38:42.760 [DefaultDispatcher-worker-9 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2024-08-16 10:38:42.760 [DefaultDispatcher-worker-9 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50451/UmAppDatabase/replication/nodeId 2024-08-16 10:38:42.760 [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:50451/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:42.760 [DefaultDispatcher-worker-9 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50451/UmAppDatabase/replication/nodeId 2024-08-16 10:38:42.761 [DefaultDispatcher-worker-8 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50451/UmAppDatabase/replication/nodeId 2024-08-16 10:38:42.761 [DefaultDispatcher-worker-8 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50451/UmAppDatabase/replication/nodeId 2024-08-16 10:38:42.772 [DefaultDispatcher-worker-3 @coroutine#5360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aee0173 2024-08-16 10:38:42.792 [DefaultDispatcher-worker-17 @coroutine#5392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aee0173 2024-08-16 10:38:42.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-08-16 10:38:42.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-08-16 10:38:42.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:42.795 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2aee0173: (connection evicted) 2024-08-16 10:38:42.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:42.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-08-16 10:38:42.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-08-16 10:38:42.798 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-08-16 10:38:42.798 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:42.798 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:42.798 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:42.798 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:42.798 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:42.798 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:42.798 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46f43f50 2024-08-16 10:38:42.798 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:42.798 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:42.798 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:42.798 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:42.798 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:42.798 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:42.798 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:42.798 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:42.798 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:42.798 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:42.798 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:42.798 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:42.798 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:42.798 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:42.798 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:42.798 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:42.798 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:42.798 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:42.798 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:42.798 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-08-16 10:38:42.798 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:42.798 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:42.798 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:42.798 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:42.798 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:42.798 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:42.798 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:42.798 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:42.798 [Test worker @coroutine#5398] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-08-16 10:38:42.799 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e1ef044 2024-08-16 10:38:42.799 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e1ef044 2024-08-16 10:38:42.799 [Test worker @coroutine#5398] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-08-16 10:38:42.817 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1ef044 2024-08-16 10:38:42.827 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1ef044 2024-08-16 10:38:42.829 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1ef044 2024-08-16 10:38:42.830 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1ef044 2024-08-16 10:38:42.831 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-08-16 10:38:42.831 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:42.831 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:42.831 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:42.831 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:42.831 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:42.831 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:42.831 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67c1f5be 2024-08-16 10:38:42.831 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:42.831 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:42.831 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:42.831 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:42.831 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:42.831 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:42.831 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:42.831 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:42.831 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:42.831 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:42.831 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:42.831 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:42.831 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:42.831 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:42.831 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:42.831 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:42.831 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:42.831 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:42.831 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:42.831 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-08-16 10:38:42.831 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:42.831 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:42.831 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:42.831 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:42.831 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:42.831 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:42.831 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:42.831 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:42.831 [Test worker @coroutine#5398] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-08-16 10:38:42.831 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d26c82d 2024-08-16 10:38:42.831 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d26c82d 2024-08-16 10:38:42.831 [Test worker @coroutine#5398] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-08-16 10:38:42.845 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d26c82d 2024-08-16 10:38:42.853 [DefaultDispatcher-worker-12 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4eda3a 2024-08-16 10:38:42.853 [DefaultDispatcher-worker-12 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:42.853 [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:40179/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:42.853 [DefaultDispatcher-worker-12 @coroutine#2073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:42.854 [DefaultDispatcher-worker-3 @coroutine#2073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:42.854 [DefaultDispatcher-worker-3 @coroutine#2073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:42.854 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d26c82d 2024-08-16 10:38:42.856 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d26c82d 2024-08-16 10:38:42.857 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d26c82d 2024-08-16 10:38:42.869 [DefaultDispatcher-worker-6 @coroutine#5415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d26c82d 2024-08-16 10:38:42.882 [DefaultDispatcher-worker-10 @coroutine#5398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1ef044 2024-08-16 10:38:42.892 [DefaultDispatcher-worker-10 @coroutine#5398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1ef044 2024-08-16 10:38:42.899 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:42.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-08-16 10:38:42.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-08-16 10:38:42.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:42.901 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e1ef044: (connection evicted) 2024-08-16 10:38:42.901 [DefaultDispatcher-worker-15 @coroutine#2407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b61a4b0 2024-08-16 10:38:42.902 [DefaultDispatcher-worker-15 @coroutine#2407] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32931/UmAppDatabase/replication/nodeId 2024-08-16 10:38:42.902 [DefaultDispatcher-worker-15 @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:32931/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:42.902 [DefaultDispatcher-worker-15 @coroutine#2407] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32931/UmAppDatabase/replication/nodeId 2024-08-16 10:38:42.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:42.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-08-16 10:38:42.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-08-16 10:38:42.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-08-16 10:38:42.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-08-16 10:38:42.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:42.902 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d26c82d: (connection evicted) 2024-08-16 10:38:42.903 [DefaultDispatcher-worker-4 @coroutine#2407] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32931/UmAppDatabase/replication/nodeId 2024-08-16 10:38:42.903 [DefaultDispatcher-worker-4 @coroutine#2407] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32931/UmAppDatabase/replication/nodeId 2024-08-16 10:38:42.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:42.903 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-08-16 10:38:42.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-08-16 10:38:42.905 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-08-16 10:38:42.905 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:42.905 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:42.905 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:42.905 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:42.905 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:42.905 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:42.905 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2574123a 2024-08-16 10:38:42.905 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:42.905 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:42.905 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:42.905 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:42.905 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:42.905 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:42.905 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:42.905 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:42.905 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:42.905 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:42.905 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:42.905 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:42.905 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:42.905 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:42.905 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:42.905 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:42.905 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:42.905 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:42.905 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:42.905 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-08-16 10:38:42.905 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:42.905 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:42.905 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:42.905 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:42.905 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:42.905 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:42.905 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:42.905 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:42.905 [Test worker @coroutine#5443] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-08-16 10:38:42.905 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c05ccdb 2024-08-16 10:38:42.905 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c05ccdb 2024-08-16 10:38:42.905 [Test worker @coroutine#5443] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-08-16 10:38:42.919 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c05ccdb 2024-08-16 10:38:42.929 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c05ccdb 2024-08-16 10:38:42.930 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c05ccdb 2024-08-16 10:38:42.932 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c05ccdb 2024-08-16 10:38:42.941 [DefaultDispatcher-worker-9 @coroutine#5450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c05ccdb 2024-08-16 10:38:42.949 [DefaultDispatcher-worker-9 @coroutine#5443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c05ccdb 2024-08-16 10:38:42.962 [DefaultDispatcher-worker-15 @coroutine#5463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c05ccdb 2024-08-16 10:38:42.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-08-16 10:38:42.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-08-16 10:38:42.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:42.964 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c05ccdb: (connection evicted) 2024-08-16 10:38:42.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:42.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-08-16 10:38:42.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-08-16 10:38:42.966 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-08-16 10:38:42.966 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:42.966 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:42.966 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:42.966 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:42.966 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:42.966 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:42.966 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5323b690 2024-08-16 10:38:42.966 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:42.966 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:42.966 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:42.966 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:42.966 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:42.966 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:42.966 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:42.966 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:42.966 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:42.966 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:42.966 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:42.966 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:42.966 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:42.966 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:42.966 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:42.966 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:42.966 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:42.966 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:42.966 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:42.966 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-08-16 10:38:42.966 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:42.966 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:42.966 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:42.966 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:42.966 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:42.966 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:42.966 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:42.966 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:42.966 [Test worker @coroutine#5471] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-08-16 10:38:42.967 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@f48a79a 2024-08-16 10:38:42.967 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@f48a79a 2024-08-16 10:38:42.967 [Test worker @coroutine#5471] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-08-16 10:38:42.986 [DefaultDispatcher-worker-4 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c450960 2024-08-16 10:38:42.986 [DefaultDispatcher-worker-4 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:42.986 [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:36305/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:42.986 [DefaultDispatcher-worker-4 @coroutine#2105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:42.987 [DefaultDispatcher-worker-15 @coroutine#2105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:42.987 [DefaultDispatcher-worker-15 @coroutine#2105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:42.989 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f48a79a 2024-08-16 10:38:42.998 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f48a79a 2024-08-16 10:38:43.000 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f48a79a 2024-08-16 10:38:43.002 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f48a79a 2024-08-16 10:38:43.011 [DefaultDispatcher-worker-4 @coroutine#5481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f48a79a 2024-08-16 10:38:43.018 [DefaultDispatcher-worker-6 @coroutine#5493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f48a79a 2024-08-16 10:38:43.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-08-16 10:38:43.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-08-16 10:38:43.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:43.020 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f48a79a: (connection evicted) 2024-08-16 10:38:43.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:43.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-08-16 10:38:43.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-08-16 10:38:43.023 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-08-16 10:38:43.023 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:43.023 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:43.023 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:43.023 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:43.023 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:43.023 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:43.023 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@785aeba9 2024-08-16 10:38:43.023 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:43.023 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:43.023 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:43.023 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:43.023 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:43.023 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:43.023 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:43.023 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:43.023 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:43.023 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:43.023 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:43.023 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:43.023 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:43.023 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:43.023 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:43.023 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:43.023 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:43.023 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:43.023 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:43.023 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-08-16 10:38:43.023 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:43.023 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:43.023 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:43.023 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:43.023 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:43.023 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:43.023 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:43.023 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:43.023 [Test worker @coroutine#5502] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-08-16 10:38:43.024 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d9ccad2 2024-08-16 10:38:43.024 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d9ccad2 2024-08-16 10:38:43.024 [Test worker @coroutine#5502] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-08-16 10:38:43.039 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9ccad2 2024-08-16 10:38:43.040 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:43.049 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9ccad2 2024-08-16 10:38:43.050 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9ccad2 2024-08-16 10:38:43.052 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9ccad2 2024-08-16 10:38:43.106 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:43.109 [DefaultDispatcher-worker-7 @coroutine#5510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9ccad2 2024-08-16 10:38:43.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-08-16 10:38:43.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-08-16 10:38:43.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:43.114 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d9ccad2: (connection evicted) 2024-08-16 10:38:43.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:43.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-08-16 10:38:43.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-08-16 10:38:43.115 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-08-16 10:38:43.116 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:43.116 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:43.116 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:43.116 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:43.116 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:43.116 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:43.116 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fd9512f 2024-08-16 10:38:43.116 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:43.116 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:43.116 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:43.116 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:43.116 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:43.116 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:43.116 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:43.116 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:43.116 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:43.116 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:43.116 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:43.116 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:43.116 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:43.116 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:43.116 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:43.116 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:43.116 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:43.116 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:43.116 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:43.116 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-08-16 10:38:43.116 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:43.116 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:43.116 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:43.116 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:43.116 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:43.116 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:43.116 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:43.116 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:43.116 [Test worker @coroutine#5525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-08-16 10:38:43.116 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@713935c8 2024-08-16 10:38:43.116 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@713935c8 2024-08-16 10:38:43.116 [Test worker @coroutine#5525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-08-16 10:38:43.131 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713935c8 2024-08-16 10:38:43.137 [DefaultDispatcher-worker-4 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b034ca 2024-08-16 10:38:43.137 [DefaultDispatcher-worker-4 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:43.137 [DefaultDispatcher-worker-4 @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:49407/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:43.137 [DefaultDispatcher-worker-4 @coroutine#2152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:43.139 [DefaultDispatcher-worker-11 @coroutine#2152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:43.139 [DefaultDispatcher-worker-11 @coroutine#2152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:43.142 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713935c8 2024-08-16 10:38:43.143 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713935c8 2024-08-16 10:38:43.145 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713935c8 2024-08-16 10:38:43.154 [DefaultDispatcher-worker-4 @coroutine#5535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713935c8 2024-08-16 10:38:43.162 [DefaultDispatcher-worker-13 @coroutine#5525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713935c8 2024-08-16 10:38:43.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-08-16 10:38:43.168 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-08-16 10:38:43.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:43.168 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@713935c8: (connection evicted) 2024-08-16 10:38:43.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:43.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-08-16 10:38:43.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-08-16 10:38:43.172 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-08-16 10:38:43.173 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:43.173 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:43.173 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:43.173 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:43.173 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:43.173 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:43.173 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c38d025 2024-08-16 10:38:43.173 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:43.173 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:43.173 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:43.173 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:43.173 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:43.173 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:43.173 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:43.173 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:43.173 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:43.173 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:43.173 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:43.173 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:43.173 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:43.173 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:43.173 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:43.173 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:43.173 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:43.173 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:43.173 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:43.173 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-08-16 10:38:43.173 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:43.173 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:43.173 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:43.173 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:43.173 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:43.173 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:43.173 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:43.173 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:43.173 [Test worker @coroutine#5551] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-08-16 10:38:43.173 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@350a3df3 2024-08-16 10:38:43.173 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@350a3df3 2024-08-16 10:38:43.173 [Test worker @coroutine#5551] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-08-16 10:38:43.188 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350a3df3 2024-08-16 10:38:43.198 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350a3df3 2024-08-16 10:38:43.199 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350a3df3 2024-08-16 10:38:43.201 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350a3df3 2024-08-16 10:38:43.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-08-16 10:38:43.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-08-16 10:38:43.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:43.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:43.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-08-16 10:38:43.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-08-16 10:38:43.205 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-08-16 10:38:43.206 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:43.206 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:43.206 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:43.206 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:43.206 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:43.206 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:43.206 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30628ef9 2024-08-16 10:38:43.206 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:43.206 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:43.206 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:43.206 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:43.206 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:43.206 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:43.206 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:43.206 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:43.206 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:43.206 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:43.206 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:43.206 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:43.206 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:43.206 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:43.206 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:43.206 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:43.206 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:43.206 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:43.206 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:43.206 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-08-16 10:38:43.206 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:43.206 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:43.206 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:43.206 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:43.206 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:43.206 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:43.206 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:43.206 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:43.206 [Test worker @coroutine#5567] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-08-16 10:38:43.206 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@77d5395a 2024-08-16 10:38:43.206 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@77d5395a 2024-08-16 10:38:43.206 [Test worker @coroutine#5567] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-08-16 10:38:43.220 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d5395a 2024-08-16 10:38:43.230 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d5395a 2024-08-16 10:38:43.231 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d5395a 2024-08-16 10:38:43.233 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d5395a 2024-08-16 10:38:43.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-08-16 10:38:43.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-08-16 10:38:43.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:43.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:43.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-08-16 10:38:43.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-08-16 10:38:43.236 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-08-16 10:38:43.236 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:43.236 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:43.236 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:43.236 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:43.236 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:43.236 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:43.236 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43f81c74 2024-08-16 10:38:43.236 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:43.236 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:43.236 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:43.236 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:43.236 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:43.236 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:43.236 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:43.236 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:43.236 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:43.236 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:43.236 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:43.236 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:43.236 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:43.236 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:43.236 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:43.236 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:43.236 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:43.236 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:43.236 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:43.236 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-08-16 10:38:43.236 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:43.236 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:43.236 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:43.236 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:43.236 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:43.236 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:43.237 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:43.237 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:43.237 [Test worker @coroutine#5583] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-08-16 10:38:43.237 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@13653a0b 2024-08-16 10:38:43.237 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@13653a0b 2024-08-16 10:38:43.237 [Test worker @coroutine#5583] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-08-16 10:38:43.251 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13653a0b 2024-08-16 10:38:43.261 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13653a0b 2024-08-16 10:38:43.262 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13653a0b 2024-08-16 10:38:43.264 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13653a0b 2024-08-16 10:38:43.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-08-16 10:38:43.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-08-16 10:38:43.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:43.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:43.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-08-16 10:38:43.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-08-16 10:38:43.275 [UI Thread @coroutine#5604] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58235/Site/verify 2024-08-16 10:38:43.275 [UI Thread @coroutine#5604] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58235/Site/verify. 2024-08-16 10:38:43.275 [UI Thread @coroutine#5604] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58235/Site/verify 2024-08-16 10:38:43.277 [UI Thread @coroutine#5604] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58235/Site/verify 2024-08-16 10:38:43.277 [UI Thread @coroutine#5604] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58235/Site/verify 2024-08-16 10:38:43.278 [UI Thread @coroutine#5604] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58235/Site/verify. 2024-08-16 10:38:43.278 [UI Thread @coroutine#5604] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58235/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 10:38:43.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-08-16 10:38:43.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:43.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:43.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:43.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:43.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:43.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:43.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ab98032 2024-08-16 10:38:43.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:43.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:43.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:43.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:43.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:43.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:43.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:43.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:43.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:43.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:43.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:43.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:43.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:43.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:43.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:43.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:43.283 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:43.283 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:43.283 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:43.283 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-08-16 10:38:43.283 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:43.283 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:43.283 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:43.283 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:43.283 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:43.283 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:43.283 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:43.283 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:43.283 [Test worker @coroutine#5618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-08-16 10:38:43.283 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0993f0 2024-08-16 10:38:43.283 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0993f0 2024-08-16 10:38:43.283 [Test worker @coroutine#5618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-08-16 10:38:43.294 [DefaultDispatcher-worker-17 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@506d7fed 2024-08-16 10:38:43.294 [DefaultDispatcher-worker-17 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:43.294 [DefaultDispatcher-worker-17 @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:48839/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:43.294 [DefaultDispatcher-worker-17 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:43.296 [DefaultDispatcher-worker-9 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:43.296 [DefaultDispatcher-worker-9 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:43.301 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0993f0 2024-08-16 10:38:43.311 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0993f0 2024-08-16 10:38:43.313 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0993f0 2024-08-16 10:38:43.314 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0993f0 2024-08-16 10:38:43.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-08-16 10:38:43.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-08-16 10:38:43.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:43.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:43.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-08-16 10:38:43.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-08-16 10:38:43.318 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-08-16 10:38:43.318 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:43.318 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:43.318 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:43.318 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:43.318 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:43.318 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:43.318 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e147821 2024-08-16 10:38:43.318 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:43.318 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:43.318 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:43.318 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:43.318 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:43.318 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:43.318 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:43.318 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:43.318 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:43.318 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:43.318 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:43.318 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:43.318 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:43.318 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:43.318 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:43.318 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:43.318 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:43.318 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:43.318 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:43.318 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-08-16 10:38:43.318 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:43.318 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:43.318 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:43.318 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:43.318 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:43.318 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:43.318 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:43.318 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:43.318 [Test worker @coroutine#5638] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-08-16 10:38:43.319 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@395065af 2024-08-16 10:38:43.319 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@395065af 2024-08-16 10:38:43.319 [Test worker @coroutine#5638] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-08-16 10:38:43.333 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395065af 2024-08-16 10:38:43.343 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395065af 2024-08-16 10:38:43.344 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395065af 2024-08-16 10:38:43.346 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395065af 2024-08-16 10:38:43.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-08-16 10:38:43.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-08-16 10:38:43.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:43.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:43.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-08-16 10:38:43.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-08-16 10:38:43.349 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-08-16 10:38:43.349 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:43.349 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:43.349 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:43.349 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:43.349 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:43.349 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:43.349 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bec83d5 2024-08-16 10:38:43.349 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:43.349 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:43.349 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:43.349 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:43.349 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:43.349 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:43.349 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:43.349 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:43.349 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:43.349 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:43.349 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:43.349 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:43.349 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:43.350 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:43.350 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:43.350 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:43.350 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:43.350 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:43.350 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:43.350 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-08-16 10:38:43.350 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:43.350 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:43.350 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:43.350 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:43.350 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:43.350 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:43.350 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:43.350 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:43.350 [Test worker @coroutine#5655] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-08-16 10:38:43.350 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@6415112c 2024-08-16 10:38:43.350 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@6415112c 2024-08-16 10:38:43.350 [Test worker @coroutine#5655] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-08-16 10:38:43.364 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6415112c 2024-08-16 10:38:43.374 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6415112c 2024-08-16 10:38:43.376 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6415112c 2024-08-16 10:38:43.377 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6415112c 2024-08-16 10:38:43.379 [UI Thread @coroutine#5670] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57605/Site/verify 2024-08-16 10:38:43.379 [UI Thread @coroutine#5670] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57605/Site/verify. 2024-08-16 10:38:43.379 [UI Thread @coroutine#5670] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57605/Site/verify 2024-08-16 10:38:43.381 [UI Thread @coroutine#5670] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57605/Site/verify 2024-08-16 10:38:43.381 [UI Thread @coroutine#5670] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57605/Site/verify 2024-08-16 10:38:43.381 [UI Thread @coroutine#5670] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57605/Site/verify. 2024-08-16 10:38:43.381 [UI Thread @coroutine#5670] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57605/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 10:38:43.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-08-16 10:38:43.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-08-16 10:38:43.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:43.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:43.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-08-16 10:38:43.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-08-16 10:38:43.387 [UI Thread @coroutine#5682] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58147/Site/verify 2024-08-16 10:38:43.387 [UI Thread @coroutine#5682] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58147/Site/verify. 2024-08-16 10:38:43.387 [UI Thread @coroutine#5682] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58147/Site/verify 2024-08-16 10:38:43.388 [UI Thread @coroutine#5682] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58147/Site/verify 2024-08-16 10:38:43.388 [UI Thread @coroutine#5682] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58147/Site/verify 2024-08-16 10:38:43.389 [UI Thread @coroutine#5682] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58147/Site/verify. 2024-08-16 10:38:43.389 [UI Thread @coroutine#5682] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58147/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 10:38:43.395 [UI Thread @coroutine#5695] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46749/Site/verify 2024-08-16 10:38:43.395 [UI Thread @coroutine#5695] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46749/Site/verify. 2024-08-16 10:38:43.395 [UI Thread @coroutine#5695] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46749/Site/verify 2024-08-16 10:38:43.396 [UI Thread @coroutine#5695] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46749/Site/verify 2024-08-16 10:38:43.396 [UI Thread @coroutine#5695] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46749/Site/verify 2024-08-16 10:38:43.396 [UI Thread @coroutine#5695] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46749/Site/verify. 2024-08-16 10:38:43.396 [UI Thread @coroutine#5695] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46749/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 10:38:43.401 [UI Thread @coroutine#5709] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-08-16 10:38:43.401 [UI Thread @coroutine#5709] 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-08-16 10:38:43.401 [UI Thread @coroutine#5709] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-08-16 10:38:43.403 [UI Thread @coroutine#5709] 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-08-16 10:38:43.405 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-08-16 10:38:43.405 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:43.405 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:43.405 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:43.405 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:43.405 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:43.405 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:43.405 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1805b503 2024-08-16 10:38:43.405 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:43.405 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:43.405 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:43.405 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:43.405 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:43.405 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:43.405 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:43.405 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:43.405 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:43.405 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:43.406 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:43.406 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:43.406 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:43.406 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:43.406 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:43.406 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:43.406 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:43.406 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:43.406 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:43.406 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-08-16 10:38:43.406 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:43.406 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:43.406 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:43.406 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:43.406 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:43.406 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:43.406 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:43.406 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:43.406 [Test worker @coroutine#5716] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-08-16 10:38:43.406 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@5331a22c 2024-08-16 10:38:43.406 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@5331a22c 2024-08-16 10:38:43.406 [Test worker @coroutine#5716] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-08-16 10:38:43.420 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5331a22c 2024-08-16 10:38:43.430 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5331a22c 2024-08-16 10:38:43.432 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5331a22c 2024-08-16 10:38:43.434 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5331a22c 2024-08-16 10:38:43.442 [DefaultDispatcher-worker-6 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6193cd36 2024-08-16 10:38:43.442 [DefaultDispatcher-worker-15 @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e41b65a 2024-08-16 10:38:43.442 [DefaultDispatcher-worker-6 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 10:38:43.442 [DefaultDispatcher-worker-15 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:43.442 [DefaultDispatcher-worker-6 @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-08-16 10:38:43.442 [DefaultDispatcher-worker-15 @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:47729/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:43.442 [DefaultDispatcher-worker-6 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 10:38:43.442 [DefaultDispatcher-worker-15 @coroutine#2213] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:43.443 [DefaultDispatcher-worker-9 @coroutine#5723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5331a22c 2024-08-16 10:38:43.443 [DefaultDispatcher-worker-4 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 10:38:43.443 [DefaultDispatcher-worker-15 @coroutine#2213] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:43.443 [DefaultDispatcher-worker-15 @coroutine#2213] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:43.462 [DefaultDispatcher-worker-6 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29390110 2024-08-16 10:38:43.463 [DefaultDispatcher-worker-6 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:43.463 [DefaultDispatcher-worker-6 @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:46957/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:43.463 [DefaultDispatcher-worker-6 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:43.464 [DefaultDispatcher-worker-14 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:43.464 [DefaultDispatcher-worker-14 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:43.465 [DefaultDispatcher-worker-14 @coroutine#5716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5331a22c 2024-08-16 10:38:43.475 [DefaultDispatcher-worker-6 @coroutine#5716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5331a22c 2024-08-16 10:38:43.482 [DefaultDispatcher-worker-15 @coroutine#5716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5331a22c 2024-08-16 10:38:43.490 [DefaultDispatcher-worker-14 @coroutine#5716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5331a22c 2024-08-16 10:38:43.498 [DefaultDispatcher-worker-4 @coroutine#5716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5331a22c 2024-08-16 10:38:43.506 [HikariPool-234 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:43.509 [DefaultDispatcher-worker-13 @coroutine#5716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5331a22c 2024-08-16 10:38:43.532 [DefaultDispatcher-worker-15 @coroutine#5747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5331a22c 2024-08-16 10:38:43.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-08-16 10:38:43.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-08-16 10:38:43.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:43.534 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5331a22c: (connection evicted) 2024-08-16 10:38:43.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:43.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-08-16 10:38:43.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-08-16 10:38:43.537 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-08-16 10:38:43.537 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:43.537 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:43.537 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:43.537 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:43.537 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:43.537 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:43.537 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1994665d 2024-08-16 10:38:43.537 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:43.537 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:43.537 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:43.537 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:43.537 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:43.537 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:43.537 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:43.537 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:43.537 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:43.537 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:43.537 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:43.537 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:43.537 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:43.537 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:43.537 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:43.537 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:43.537 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:43.537 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:43.537 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:43.537 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-08-16 10:38:43.537 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:43.537 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:43.537 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:43.537 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:43.537 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:43.537 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:43.537 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:43.537 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:43.537 [Test worker @coroutine#5753] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-08-16 10:38:43.537 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d44da41 2024-08-16 10:38:43.537 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d44da41 2024-08-16 10:38:43.537 [Test worker @coroutine#5753] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-08-16 10:38:43.554 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d44da41 2024-08-16 10:38:43.564 [Test worker @coroutine#5754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d44da41 2024-08-16 10:38:43.565 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d44da41 2024-08-16 10:38:43.567 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d44da41 2024-08-16 10:38:43.567 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-08-16 10:38:43.567 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:43.567 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:43.567 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:43.567 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:43.567 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:43.567 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:43.567 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ef99072 2024-08-16 10:38:43.567 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:43.567 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:43.567 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:43.567 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:43.567 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:43.567 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:43.567 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:43.567 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:43.567 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:43.567 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:43.567 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:43.567 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:43.567 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:43.567 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:43.567 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:43.567 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:43.567 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:43.567 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:43.567 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:43.568 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-08-16 10:38:43.568 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:43.568 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:43.568 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:43.568 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:43.568 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:43.568 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:43.568 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:43.568 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:43.568 [Test worker @coroutine#5753] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-08-16 10:38:43.568 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c006046 2024-08-16 10:38:43.568 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c006046 2024-08-16 10:38:43.568 [Test worker @coroutine#5753] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-08-16 10:38:43.582 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c006046 2024-08-16 10:38:43.592 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c006046 2024-08-16 10:38:43.593 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c006046 2024-08-16 10:38:43.595 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c006046 2024-08-16 10:38:43.606 [DefaultDispatcher-worker-15 @coroutine#5766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c006046 2024-08-16 10:38:43.608 [DefaultDispatcher-worker-14 @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-08-16 10:38:43.609 [DefaultDispatcher-worker-14 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55763/UmAppDatabase/replication/nodeId 2024-08-16 10:38:43.609 [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:55763/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:43.609 [DefaultDispatcher-worker-14 @coroutine#2308] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55763/UmAppDatabase/replication/nodeId 2024-08-16 10:38:43.610 [DefaultDispatcher-worker-17 @coroutine#2308] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55763/UmAppDatabase/replication/nodeId 2024-08-16 10:38:43.610 [DefaultDispatcher-worker-17 @coroutine#2308] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55763/UmAppDatabase/replication/nodeId 2024-08-16 10:38:43.618 [DefaultDispatcher-worker-17 @coroutine#5753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d44da41 2024-08-16 10:38:43.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-08-16 10:38:43.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-08-16 10:38:43.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:43.634 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d44da41: (connection evicted) 2024-08-16 10:38:43.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:43.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-08-16 10:38:43.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-08-16 10:38:43.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-08-16 10:38:43.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-08-16 10:38:43.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:43.635 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c006046: (connection evicted) 2024-08-16 10:38:43.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:43.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-08-16 10:38:43.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-08-16 10:38:43.637 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-08-16 10:38:43.637 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:43.637 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:43.637 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:43.637 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:43.637 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:43.637 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:43.637 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29e9d47b 2024-08-16 10:38:43.637 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:43.637 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:43.637 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:43.637 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:43.637 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:43.637 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:43.637 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:43.637 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:43.637 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:43.637 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:43.637 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:43.637 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:43.637 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:43.638 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:43.638 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:43.638 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:43.638 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:43.638 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:43.638 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:43.638 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-08-16 10:38:43.638 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:43.638 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:43.638 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:43.638 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:43.638 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:43.638 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:43.638 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:43.638 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:43.638 [Test worker @coroutine#5805] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-08-16 10:38:43.638 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@705606ac 2024-08-16 10:38:43.638 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@705606ac 2024-08-16 10:38:43.638 [Test worker @coroutine#5805] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-08-16 10:38:43.655 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705606ac 2024-08-16 10:38:43.664 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705606ac 2024-08-16 10:38:43.666 [Test worker @coroutine#5809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705606ac 2024-08-16 10:38:43.668 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705606ac 2024-08-16 10:38:43.668 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-08-16 10:38:43.668 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:43.668 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:43.668 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:43.668 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:43.668 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:43.668 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:43.668 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47fb038d 2024-08-16 10:38:43.668 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:43.668 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:43.668 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:43.668 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:43.668 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:43.668 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:43.668 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:43.668 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:43.668 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:43.668 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:43.668 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:43.668 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:43.668 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:43.668 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:43.668 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:43.668 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:43.668 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:43.668 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:43.668 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:43.668 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-08-16 10:38:43.668 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:43.668 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:43.668 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:43.668 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:43.668 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:43.668 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:43.668 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:43.668 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:43.668 [Test worker @coroutine#5805] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-08-16 10:38:43.668 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@52418721 2024-08-16 10:38:43.668 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@52418721 2024-08-16 10:38:43.668 [Test worker @coroutine#5805] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-08-16 10:38:43.682 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52418721 2024-08-16 10:38:43.691 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52418721 2024-08-16 10:38:43.693 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52418721 2024-08-16 10:38:43.694 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52418721 2024-08-16 10:38:43.706 [DefaultDispatcher-worker-10 @coroutine#5819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52418721 2024-08-16 10:38:43.718 [DefaultDispatcher-worker-17 @coroutine#5805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705606ac 2024-08-16 10:38:43.729 [DefaultDispatcher-worker-12 @coroutine#5805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705606ac 2024-08-16 10:38:43.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-08-16 10:38:43.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-08-16 10:38:43.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:43.734 [HikariPool-237 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Closing connection org.sqlite.jdbc4.JDBC4Connection@705606ac: (connection evicted) 2024-08-16 10:38:43.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:43.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-08-16 10:38:43.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-08-16 10:38:43.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-08-16 10:38:43.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-08-16 10:38:43.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:43.735 [HikariPool-238 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52418721: (connection evicted) 2024-08-16 10:38:43.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:43.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-08-16 10:38:43.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-08-16 10:38:43.737 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-08-16 10:38:43.738 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:43.738 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:43.738 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:43.738 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:43.738 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:43.738 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:43.738 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fc98c70 2024-08-16 10:38:43.738 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:43.738 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:43.738 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:43.738 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:43.738 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:43.738 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:43.738 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:43.738 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:43.738 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:43.738 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:43.738 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:43.738 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:43.738 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:43.738 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:43.738 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:43.738 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:43.738 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:43.738 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:43.738 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:43.738 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-08-16 10:38:43.738 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:43.738 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:43.738 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:43.738 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:43.738 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:43.738 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:43.738 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:43.738 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:43.738 [Test worker @coroutine#5856] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-08-16 10:38:43.739 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bcebb8f 2024-08-16 10:38:43.739 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bcebb8f 2024-08-16 10:38:43.739 [Test worker @coroutine#5856] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-08-16 10:38:43.754 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bcebb8f 2024-08-16 10:38:43.764 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bcebb8f 2024-08-16 10:38:43.765 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bcebb8f 2024-08-16 10:38:43.767 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bcebb8f 2024-08-16 10:38:43.767 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-08-16 10:38:43.767 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:43.768 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:43.768 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:43.768 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:43.768 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:43.768 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:43.768 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@686a192d 2024-08-16 10:38:43.768 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:43.768 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:43.768 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:43.768 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:43.768 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:43.768 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:43.768 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:43.768 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:43.768 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:43.768 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:43.768 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:43.768 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:43.768 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:43.768 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:43.768 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:43.768 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:43.768 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:43.768 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:43.768 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:43.768 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-08-16 10:38:43.768 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:43.768 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:43.768 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:43.768 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:43.768 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:43.768 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:43.768 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:43.768 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:43.768 [Test worker @coroutine#5856] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-08-16 10:38:43.768 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f14ce3 2024-08-16 10:38:43.768 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f14ce3 2024-08-16 10:38:43.768 [Test worker @coroutine#5856] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-08-16 10:38:43.770 [DefaultDispatcher-worker-15 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2024-08-16 10:38:43.771 [DefaultDispatcher-worker-15 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50451/UmAppDatabase/replication/nodeId 2024-08-16 10:38:43.771 [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:50451/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:43.771 [DefaultDispatcher-worker-15 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50451/UmAppDatabase/replication/nodeId 2024-08-16 10:38:43.772 [DefaultDispatcher-worker-11 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50451/UmAppDatabase/replication/nodeId 2024-08-16 10:38:43.772 [DefaultDispatcher-worker-11 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50451/UmAppDatabase/replication/nodeId 2024-08-16 10:38:43.782 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f14ce3 2024-08-16 10:38:43.792 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f14ce3 2024-08-16 10:38:43.793 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f14ce3 2024-08-16 10:38:43.795 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f14ce3 2024-08-16 10:38:43.806 [DefaultDispatcher-worker-11 @coroutine#5873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f14ce3 2024-08-16 10:38:43.821 [DefaultDispatcher-worker-2 @coroutine#5856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bcebb8f 2024-08-16 10:38:43.831 [DefaultDispatcher-worker-16 @coroutine#5856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bcebb8f 2024-08-16 10:38:43.839 [HikariPool-239 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:43.864 [DefaultDispatcher-worker-16 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4eda3a 2024-08-16 10:38:43.864 [DefaultDispatcher-worker-16 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:43.864 [DefaultDispatcher-worker-16 @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:40179/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:43.864 [DefaultDispatcher-worker-16 @coroutine#2073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:43.865 [DefaultDispatcher-worker-7 @coroutine#2073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:43.865 [DefaultDispatcher-worker-7 @coroutine#2073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:43.868 [HikariPool-240 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:43.912 [DefaultDispatcher-worker-7 @coroutine#2407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b61a4b0 2024-08-16 10:38:43.912 [DefaultDispatcher-worker-7 @coroutine#2407] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32931/UmAppDatabase/replication/nodeId 2024-08-16 10:38:43.912 [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:32931/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:43.912 [DefaultDispatcher-worker-7 @coroutine#2407] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32931/UmAppDatabase/replication/nodeId 2024-08-16 10:38:43.913 [DefaultDispatcher-worker-8 @coroutine#2407] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32931/UmAppDatabase/replication/nodeId 2024-08-16 10:38:43.913 [DefaultDispatcher-worker-8 @coroutine#2407] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32931/UmAppDatabase/replication/nodeId 2024-08-16 10:38:43.997 [DefaultDispatcher-worker-7 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c450960 2024-08-16 10:38:43.997 [DefaultDispatcher-worker-7 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:43.997 [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:36305/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:43.997 [DefaultDispatcher-worker-7 @coroutine#2105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:43.998 [DefaultDispatcher-worker-6 @coroutine#2105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:43.998 [DefaultDispatcher-worker-6 @coroutine#2105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:44.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-08-16 10:38:44.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-08-16 10:38:44.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:44.084 [HikariPool-239 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bcebb8f: (connection evicted) 2024-08-16 10:38:44.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:44.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-08-16 10:38:44.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-08-16 10:38:44.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-08-16 10:38:44.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-08-16 10:38:44.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:44.085 [HikariPool-240 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f14ce3: (connection evicted) 2024-08-16 10:38:44.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:44.086 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-08-16 10:38:44.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-08-16 10:38:44.087 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-08-16 10:38:44.087 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:44.087 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:44.087 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:44.087 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:44.087 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:44.087 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:44.087 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27e713d4 2024-08-16 10:38:44.088 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:44.088 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:44.088 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:44.088 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:44.088 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:44.088 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:44.088 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:44.088 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:44.088 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:44.088 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:44.088 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:44.088 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:44.088 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:44.088 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:44.088 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:44.088 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:44.088 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:44.088 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:44.088 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:44.088 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-08-16 10:38:44.088 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:44.088 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:44.088 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:44.088 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:44.088 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:44.088 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:44.088 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:44.088 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:44.088 [Test worker @coroutine#5923] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-08-16 10:38:44.088 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2024-08-16 10:38:44.088 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2024-08-16 10:38:44.088 [Test worker @coroutine#5923] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-08-16 10:38:44.104 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2024-08-16 10:38:44.114 [Test worker @coroutine#5924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2024-08-16 10:38:44.115 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2024-08-16 10:38:44.117 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2024-08-16 10:38:44.117 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-08-16 10:38:44.117 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:44.117 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:44.117 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:44.117 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:44.117 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:44.117 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:44.117 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a70c8d5 2024-08-16 10:38:44.117 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:44.117 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:44.117 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:44.117 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:44.117 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:44.117 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:44.117 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:44.117 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:44.117 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:44.117 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:44.117 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:44.117 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:44.117 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:44.117 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:44.117 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:44.117 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:44.117 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:44.117 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:44.117 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:44.117 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-08-16 10:38:44.117 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:44.117 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:44.117 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:44.117 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:44.117 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:44.117 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:44.117 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:44.117 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:44.117 [Test worker @coroutine#5923] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-08-16 10:38:44.118 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@2936f48a 2024-08-16 10:38:44.118 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@2936f48a 2024-08-16 10:38:44.118 [Test worker @coroutine#5923] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-08-16 10:38:44.131 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2936f48a 2024-08-16 10:38:44.141 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2936f48a 2024-08-16 10:38:44.143 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2936f48a 2024-08-16 10:38:44.145 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2936f48a 2024-08-16 10:38:44.149 [DefaultDispatcher-worker-11 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b034ca 2024-08-16 10:38:44.149 [DefaultDispatcher-worker-11 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:44.149 [DefaultDispatcher-worker-11 @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:49407/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:44.149 [DefaultDispatcher-worker-11 @coroutine#2152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:44.150 [DefaultDispatcher-worker-6 @coroutine#2152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:44.150 [DefaultDispatcher-worker-6 @coroutine#2152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:44.155 [DefaultDispatcher-worker-3 @coroutine#5936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2936f48a 2024-08-16 10:38:44.169 [DefaultDispatcher-worker-4 @coroutine#5923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2024-08-16 10:38:44.179 [DefaultDispatcher-worker-10 @coroutine#5923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2024-08-16 10:38:44.187 [DefaultDispatcher-worker-13 @coroutine#5923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2024-08-16 10:38:44.188 [HikariPool-241 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:44.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-08-16 10:38:44.193 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-08-16 10:38:44.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:44.193 [HikariPool-241 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75630d9e: (connection evicted) 2024-08-16 10:38:44.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:44.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-08-16 10:38:44.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-08-16 10:38:44.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-08-16 10:38:44.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-08-16 10:38:44.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:44.194 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2936f48a: (connection evicted) 2024-08-16 10:38:44.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:44.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-08-16 10:38:44.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-08-16 10:38:44.196 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-08-16 10:38:44.196 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:44.196 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:44.196 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:44.196 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:44.196 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:44.196 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:44.196 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5afd2f4e 2024-08-16 10:38:44.196 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:44.196 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:44.196 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:44.196 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:44.196 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:44.196 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:44.196 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:44.196 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:44.196 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:44.196 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:44.196 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:44.196 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:44.196 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:44.196 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:44.196 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:44.196 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:44.196 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:44.196 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:44.196 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:44.196 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-08-16 10:38:44.196 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:44.196 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:44.196 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:44.196 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:44.196 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:44.196 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:44.196 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:44.196 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:44.196 [Test worker @coroutine#5979] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-08-16 10:38:44.197 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@74239871 2024-08-16 10:38:44.197 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@74239871 2024-08-16 10:38:44.197 [Test worker @coroutine#5979] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-08-16 10:38:44.213 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74239871 2024-08-16 10:38:44.223 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74239871 2024-08-16 10:38:44.224 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74239871 2024-08-16 10:38:44.226 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74239871 2024-08-16 10:38:44.226 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-08-16 10:38:44.226 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:44.226 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:44.226 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:44.226 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:44.226 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:44.226 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:44.226 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f092eaa 2024-08-16 10:38:44.226 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:44.226 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:44.226 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:44.226 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:44.226 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:44.226 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:44.226 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:44.226 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:44.226 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:44.226 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:44.226 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:44.226 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:44.226 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:44.226 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:44.226 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:44.226 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:44.226 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:44.226 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:44.226 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:44.226 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-08-16 10:38:44.226 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:44.226 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:44.226 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:44.226 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:44.226 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:44.226 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:44.226 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:44.226 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:44.226 [Test worker @coroutine#5979] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-08-16 10:38:44.227 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@294c1b45 2024-08-16 10:38:44.227 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@294c1b45 2024-08-16 10:38:44.227 [Test worker @coroutine#5979] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-08-16 10:38:44.240 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294c1b45 2024-08-16 10:38:44.250 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294c1b45 2024-08-16 10:38:44.251 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294c1b45 2024-08-16 10:38:44.253 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294c1b45 2024-08-16 10:38:44.264 [DefaultDispatcher-worker-1 @coroutine#5994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294c1b45 2024-08-16 10:38:44.276 [DefaultDispatcher-worker-1 @coroutine#5979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74239871 2024-08-16 10:38:44.284 [DefaultDispatcher-worker-1 @coroutine#5979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74239871 2024-08-16 10:38:44.291 [DefaultDispatcher-worker-1 @coroutine#5979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74239871 2024-08-16 10:38:44.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-08-16 10:38:44.297 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-08-16 10:38:44.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:44.297 [HikariPool-243 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:44.297 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74239871: (connection evicted) 2024-08-16 10:38:44.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:44.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-08-16 10:38:44.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-08-16 10:38:44.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-08-16 10:38:44.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-08-16 10:38:44.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:44.298 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@294c1b45: (connection evicted) 2024-08-16 10:38:44.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:44.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-08-16 10:38:44.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-08-16 10:38:44.300 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-08-16 10:38:44.300 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:44.300 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:44.300 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:44.300 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:44.300 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:44.300 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:44.300 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5634f627 2024-08-16 10:38:44.300 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:44.300 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:44.300 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:44.300 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:44.300 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:44.300 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:44.300 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:44.300 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:44.300 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:44.300 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:44.301 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:44.301 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:44.301 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:44.301 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:44.301 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:44.301 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:44.301 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:44.301 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:44.301 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:44.301 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-08-16 10:38:44.301 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:44.301 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:44.301 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:44.301 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:44.301 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:44.301 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:44.301 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:44.301 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:44.301 [Test worker @coroutine#6033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-08-16 10:38:44.301 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@721e5f57 2024-08-16 10:38:44.301 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@721e5f57 2024-08-16 10:38:44.301 [Test worker @coroutine#6033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-08-16 10:38:44.303 [DefaultDispatcher-worker-14 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@506d7fed 2024-08-16 10:38:44.303 [DefaultDispatcher-worker-14 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:44.303 [DefaultDispatcher-worker-14 @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:48839/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:44.303 [DefaultDispatcher-worker-14 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:44.304 [DefaultDispatcher-worker-1 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:44.304 [DefaultDispatcher-worker-1 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:44.318 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721e5f57 2024-08-16 10:38:44.327 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721e5f57 2024-08-16 10:38:44.329 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721e5f57 2024-08-16 10:38:44.330 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721e5f57 2024-08-16 10:38:44.331 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2024-08-16 10:38:44.331 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:44.331 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:44.331 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:44.331 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:44.331 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:44.331 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:44.331 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27c05ed9 2024-08-16 10:38:44.331 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:44.331 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:44.331 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:44.331 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:44.331 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:44.331 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:44.331 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:44.331 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:44.331 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:44.331 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:44.331 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:44.331 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:44.331 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:44.331 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:44.331 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:44.331 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:44.331 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:44.331 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:44.331 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:44.331 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2024-08-16 10:38:44.331 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:44.331 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:44.331 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:44.331 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:44.331 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:44.331 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:44.331 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:44.331 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:44.331 [Test worker @coroutine#6033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2024-08-16 10:38:44.331 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@51cbd1d 2024-08-16 10:38:44.331 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@51cbd1d 2024-08-16 10:38:44.331 [Test worker @coroutine#6033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2024-08-16 10:38:44.341 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:44.346 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51cbd1d 2024-08-16 10:38:44.356 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51cbd1d 2024-08-16 10:38:44.357 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51cbd1d 2024-08-16 10:38:44.359 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51cbd1d 2024-08-16 10:38:44.366 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:44.370 [DefaultDispatcher-worker-14 @coroutine#6050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51cbd1d 2024-08-16 10:38:44.382 [DefaultDispatcher-worker-14 @coroutine#6033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721e5f57 2024-08-16 10:38:44.391 [DefaultDispatcher-worker-3 @coroutine#6033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721e5f57 2024-08-16 10:38:44.399 [DefaultDispatcher-worker-2 @coroutine#6033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721e5f57 2024-08-16 10:38:44.401 [HikariPool-245 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:44.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-08-16 10:38:44.405 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-08-16 10:38:44.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:44.405 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@721e5f57: (connection evicted) 2024-08-16 10:38:44.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:44.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-08-16 10:38:44.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2024-08-16 10:38:44.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2024-08-16 10:38:44.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2024-08-16 10:38:44.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:44.406 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51cbd1d: (connection evicted) 2024-08-16 10:38:44.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:44.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2024-08-16 10:38:44.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2024-08-16 10:38:44.409 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2024-08-16 10:38:44.409 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:44.409 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:44.409 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:44.409 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:44.409 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:44.409 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:44.409 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c6a5712 2024-08-16 10:38:44.409 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:44.409 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:44.409 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:44.409 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:44.409 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:44.409 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:44.409 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:44.409 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:44.409 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:44.409 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:44.409 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:44.409 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:44.409 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:44.409 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:44.409 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:44.409 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:44.409 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:44.409 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:44.409 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:44.409 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2024-08-16 10:38:44.409 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:44.409 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:44.409 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:44.409 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:44.409 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:44.409 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:44.409 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:44.409 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:44.409 [Test worker @coroutine#6089] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2024-08-16 10:38:44.410 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cef1ea6 2024-08-16 10:38:44.410 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cef1ea6 2024-08-16 10:38:44.410 [Test worker @coroutine#6089] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2024-08-16 10:38:44.426 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cef1ea6 2024-08-16 10:38:44.435 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cef1ea6 2024-08-16 10:38:44.437 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cef1ea6 2024-08-16 10:38:44.438 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cef1ea6 2024-08-16 10:38:44.449 [DefaultDispatcher-worker-8 @coroutine#6096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cef1ea6 2024-08-16 10:38:44.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2024-08-16 10:38:44.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2024-08-16 10:38:44.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:44.450 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cef1ea6: (connection evicted) 2024-08-16 10:38:44.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:44.451 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2024-08-16 10:38:44.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2024-08-16 10:38:44.452 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2024-08-16 10:38:44.452 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:44.452 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:44.452 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:44.452 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:44.452 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:44.452 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:44.452 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ae449e7 2024-08-16 10:38:44.452 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:44.452 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:44.452 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:44.452 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:44.452 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:44.452 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:44.452 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:44.452 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:44.452 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:44.452 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:44.452 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:44.453 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:44.453 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:44.453 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:44.453 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:44.453 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:44.453 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:44.453 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:44.453 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:44.453 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2024-08-16 10:38:44.453 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:44.453 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:44.453 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:44.453 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:44.453 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:44.453 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:44.453 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:44.453 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:44.453 [Test worker @coroutine#6112] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2024-08-16 10:38:44.453 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@71390c8 2024-08-16 10:38:44.453 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@71390c8 2024-08-16 10:38:44.453 [Test worker @coroutine#6112] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2024-08-16 10:38:44.454 [DefaultDispatcher-worker-5 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6193cd36 2024-08-16 10:38:44.454 [DefaultDispatcher-worker-5 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 10:38:44.454 [DefaultDispatcher-worker-5 @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-08-16 10:38:44.454 [DefaultDispatcher-worker-5 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 10:38:44.454 [DefaultDispatcher-worker-10 @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e41b65a 2024-08-16 10:38:44.454 [DefaultDispatcher-worker-10 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:44.455 [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:47729/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:44.455 [DefaultDispatcher-worker-10 @coroutine#2213] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:44.455 [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-08-16 10:38:44.455 [DefaultDispatcher-worker-14 @coroutine#2213] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:44.455 [DefaultDispatcher-worker-14 @coroutine#2213] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:44.470 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71390c8 2024-08-16 10:38:44.473 [DefaultDispatcher-worker-1 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29390110 2024-08-16 10:38:44.473 [DefaultDispatcher-worker-1 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:44.473 [DefaultDispatcher-worker-1 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:44.473 [DefaultDispatcher-worker-1 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:44.474 [DefaultDispatcher-worker-14 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:44.474 [DefaultDispatcher-worker-14 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:44.482 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71390c8 2024-08-16 10:38:44.483 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71390c8 2024-08-16 10:38:44.485 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71390c8 2024-08-16 10:38:44.504 [DefaultDispatcher-worker-15 @coroutine#6112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71390c8 2024-08-16 10:38:44.514 [DefaultDispatcher-worker-17 @coroutine#6127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71390c8 2024-08-16 10:38:44.522 [DefaultDispatcher-worker-14 @coroutine#6112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71390c8 2024-08-16 10:38:44.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2024-08-16 10:38:44.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2024-08-16 10:38:44.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:44.527 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71390c8: (connection evicted) 2024-08-16 10:38:44.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:44.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2024-08-16 10:38:44.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2024-08-16 10:38:44.529 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2024-08-16 10:38:44.529 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:44.529 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:44.529 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:44.529 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:44.529 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:44.529 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:44.529 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6557d4c6 2024-08-16 10:38:44.529 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:44.529 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:44.529 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:44.529 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:44.529 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:44.529 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:44.529 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:44.529 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:44.529 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:44.529 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:44.529 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:44.529 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:44.529 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:44.529 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:44.529 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:44.529 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:44.529 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:44.529 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:44.529 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:44.529 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2024-08-16 10:38:44.529 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:44.529 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:44.529 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:44.529 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:44.529 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:44.529 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:44.529 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:44.529 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:44.529 [Test worker @coroutine#6146] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2024-08-16 10:38:44.530 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@62509b77 2024-08-16 10:38:44.530 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@62509b77 2024-08-16 10:38:44.530 [Test worker @coroutine#6146] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2024-08-16 10:38:44.545 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62509b77 2024-08-16 10:38:44.555 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62509b77 2024-08-16 10:38:44.556 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62509b77 2024-08-16 10:38:44.558 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62509b77 2024-08-16 10:38:44.568 [DefaultDispatcher-worker-17 @coroutine#6154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62509b77 2024-08-16 10:38:44.591 [DefaultDispatcher-worker-15 @coroutine#6146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62509b77 2024-08-16 10:38:44.600 [DefaultDispatcher-worker-8 @coroutine#6146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62509b77 2024-08-16 10:38:44.615 [DefaultDispatcher-worker-6 @coroutine#6170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62509b77 2024-08-16 10:38:44.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2024-08-16 10:38:44.617 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2024-08-16 10:38:44.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:44.618 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62509b77: (connection evicted) 2024-08-16 10:38:44.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:44.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2024-08-16 10:38:44.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2024-08-16 10:38:44.619 [DefaultDispatcher-worker-10 @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-08-16 10:38:44.619 [DefaultDispatcher-worker-10 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55763/UmAppDatabase/replication/nodeId 2024-08-16 10:38:44.619 [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:55763/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:44.619 [DefaultDispatcher-worker-10 @coroutine#2308] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55763/UmAppDatabase/replication/nodeId 2024-08-16 10:38:44.620 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2024-08-16 10:38:44.620 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:44.620 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:44.620 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:44.620 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:44.620 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:44.620 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:44.620 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@519e110b 2024-08-16 10:38:44.620 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:44.620 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:44.620 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:44.620 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:44.620 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:44.620 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:44.620 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:44.620 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:44.620 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:44.620 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:44.620 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:44.620 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:44.620 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:44.620 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:44.620 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:44.620 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:44.620 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:44.620 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:44.620 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:44.620 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2024-08-16 10:38:44.620 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:44.620 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:44.620 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:44.620 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:44.620 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:44.620 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:44.620 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:44.620 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:44.620 [Test worker @coroutine#6179] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2024-08-16 10:38:44.620 [DefaultDispatcher-worker-17 @coroutine#2308] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55763/UmAppDatabase/replication/nodeId 2024-08-16 10:38:44.620 [DefaultDispatcher-worker-17 @coroutine#2308] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55763/UmAppDatabase/replication/nodeId 2024-08-16 10:38:44.621 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@1edad178 2024-08-16 10:38:44.621 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@1edad178 2024-08-16 10:38:44.621 [Test worker @coroutine#6179] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2024-08-16 10:38:44.637 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edad178 2024-08-16 10:38:44.646 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edad178 2024-08-16 10:38:44.648 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edad178 2024-08-16 10:38:44.649 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edad178 2024-08-16 10:38:44.657 [DefaultDispatcher-worker-14 @coroutine#6188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edad178 2024-08-16 10:38:44.677 [DefaultDispatcher-worker-3 @coroutine#6179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edad178 2024-08-16 10:38:44.685 [DefaultDispatcher-worker-8 @coroutine#6179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edad178 2024-08-16 10:38:44.696 [DefaultDispatcher-worker-5 @coroutine#6205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edad178 2024-08-16 10:38:44.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2024-08-16 10:38:44.697 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2024-08-16 10:38:44.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:44.697 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1edad178: (connection evicted) 2024-08-16 10:38:44.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:44.698 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2024-08-16 10:38:44.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2024-08-16 10:38:44.700 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2024-08-16 10:38:44.701 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:44.701 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:44.701 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:44.701 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:44.701 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:44.701 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:44.701 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2baf9cd4 2024-08-16 10:38:44.701 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:44.701 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:44.701 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:44.701 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:44.701 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:44.701 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:44.701 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:44.701 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:44.701 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:44.701 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:44.701 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:44.701 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:44.701 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:44.701 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:44.701 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:44.701 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:44.701 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:44.701 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:44.701 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:44.701 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2024-08-16 10:38:44.701 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:44.701 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:44.701 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:44.701 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:44.701 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:44.701 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:44.701 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:44.701 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:44.701 [Test worker @coroutine#6213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2024-08-16 10:38:44.701 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@174e79f9 2024-08-16 10:38:44.701 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@174e79f9 2024-08-16 10:38:44.701 [Test worker @coroutine#6213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2024-08-16 10:38:44.717 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@174e79f9 2024-08-16 10:38:44.728 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@174e79f9 2024-08-16 10:38:44.730 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@174e79f9 2024-08-16 10:38:44.731 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@174e79f9 2024-08-16 10:38:44.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2024-08-16 10:38:44.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2024-08-16 10:38:44.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:44.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:44.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2024-08-16 10:38:44.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2024-08-16 10:38:44.738 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2024-08-16 10:38:44.738 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:44.738 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:44.738 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:44.738 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:44.738 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:44.738 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:44.738 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3be4e71c 2024-08-16 10:38:44.738 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:44.738 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:44.738 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:44.738 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:44.738 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:44.738 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:44.738 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:44.738 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:44.738 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:44.738 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:44.738 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:44.738 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:44.738 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:44.738 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:44.738 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:44.738 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:44.738 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:44.738 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:44.738 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:44.738 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2024-08-16 10:38:44.738 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:44.738 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:44.738 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:44.738 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:44.738 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:44.738 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:44.738 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:44.738 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:44.738 [Test worker @coroutine#6237] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2024-08-16 10:38:44.738 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@14a3d15b 2024-08-16 10:38:44.738 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@14a3d15b 2024-08-16 10:38:44.738 [Test worker @coroutine#6237] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2024-08-16 10:38:44.757 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a3d15b 2024-08-16 10:38:44.767 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a3d15b 2024-08-16 10:38:44.768 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a3d15b 2024-08-16 10:38:44.770 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a3d15b 2024-08-16 10:38:44.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2024-08-16 10:38:44.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2024-08-16 10:38:44.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:44.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:44.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2024-08-16 10:38:44.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2024-08-16 10:38:44.778 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2024-08-16 10:38:44.778 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:44.778 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:44.778 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:44.778 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:44.778 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:44.778 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:44.778 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1475cdbb 2024-08-16 10:38:44.778 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:44.778 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:44.778 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:44.778 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:44.778 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:44.778 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:44.778 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:44.778 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:44.778 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:44.779 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:44.779 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:44.779 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:44.779 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:44.779 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:44.779 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:44.779 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:44.779 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:44.779 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:44.779 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:44.779 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2024-08-16 10:38:44.779 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:44.779 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:44.779 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:44.779 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:44.779 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:44.779 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:44.779 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:44.779 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:44.779 [Test worker @coroutine#6259] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2024-08-16 10:38:44.779 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@71c16f67 2024-08-16 10:38:44.779 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@71c16f67 2024-08-16 10:38:44.779 [Test worker @coroutine#6259] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2024-08-16 10:38:44.782 [DefaultDispatcher-worker-4 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2024-08-16 10:38:44.782 [DefaultDispatcher-worker-4 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50451/UmAppDatabase/replication/nodeId 2024-08-16 10:38:44.782 [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:50451/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:44.782 [DefaultDispatcher-worker-4 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50451/UmAppDatabase/replication/nodeId 2024-08-16 10:38:44.783 [DefaultDispatcher-worker-1 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50451/UmAppDatabase/replication/nodeId 2024-08-16 10:38:44.783 [DefaultDispatcher-worker-1 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50451/UmAppDatabase/replication/nodeId 2024-08-16 10:38:44.797 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c16f67 2024-08-16 10:38:44.807 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c16f67 2024-08-16 10:38:44.808 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c16f67 2024-08-16 10:38:44.810 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c16f67 2024-08-16 10:38:44.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2024-08-16 10:38:44.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2024-08-16 10:38:44.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:44.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:44.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2024-08-16 10:38:44.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2024-08-16 10:38:44.817 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2024-08-16 10:38:44.818 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:44.818 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:44.818 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:44.818 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:44.818 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:44.818 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:44.818 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b395b4b 2024-08-16 10:38:44.818 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:44.818 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:44.818 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:44.818 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:44.818 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:44.818 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:44.818 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:44.818 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:44.818 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:44.818 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:44.818 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:44.818 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:44.818 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:44.818 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:44.818 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:44.818 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:44.818 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:44.818 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:44.818 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:44.818 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2024-08-16 10:38:44.818 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:44.818 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:44.818 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:44.818 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:44.818 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:44.818 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:44.818 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:44.818 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:44.818 [UI Thread @coroutine#6285] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2024-08-16 10:38:44.819 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cbb3665 2024-08-16 10:38:44.819 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cbb3665 2024-08-16 10:38:44.819 [UI Thread @coroutine#6285] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2024-08-16 10:38:44.835 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cbb3665 2024-08-16 10:38:44.844 [UI Thread @coroutine#6288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cbb3665 2024-08-16 10:38:44.846 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cbb3665 2024-08-16 10:38:44.847 [UI Thread @coroutine#6292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cbb3665 2024-08-16 10:38:44.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2024-08-16 10:38:44.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2024-08-16 10:38:44.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:44.851 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cbb3665: (connection evicted) 2024-08-16 10:38:44.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:44.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2024-08-16 10:38:44.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2024-08-16 10:38:44.854 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2024-08-16 10:38:44.855 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:44.855 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:44.855 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:44.855 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:44.855 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:44.855 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:44.855 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61906bb1 2024-08-16 10:38:44.855 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:44.855 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:44.855 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:44.855 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:44.855 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:44.855 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:44.855 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:44.855 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:44.855 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:44.855 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:44.855 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:44.855 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:44.855 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:44.855 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:44.855 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:44.855 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:44.855 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:44.855 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:44.855 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:44.855 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2024-08-16 10:38:44.855 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:44.855 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:44.855 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:44.855 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:44.855 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:44.855 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:44.855 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:44.855 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:44.855 [Test worker @coroutine#6300] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2024-08-16 10:38:44.855 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@c91ced9 2024-08-16 10:38:44.855 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@c91ced9 2024-08-16 10:38:44.855 [Test worker @coroutine#6300] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2024-08-16 10:38:44.871 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c91ced9 2024-08-16 10:38:44.874 [DefaultDispatcher-worker-12 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4eda3a 2024-08-16 10:38:44.874 [DefaultDispatcher-worker-12 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:44.874 [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:40179/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:44.874 [DefaultDispatcher-worker-12 @coroutine#2073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:44.875 [DefaultDispatcher-worker-6 @coroutine#2073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:44.875 [DefaultDispatcher-worker-6 @coroutine#2073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:44.881 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c91ced9 2024-08-16 10:38:44.883 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c91ced9 2024-08-16 10:38:44.884 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c91ced9 2024-08-16 10:38:44.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2024-08-16 10:38:44.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2024-08-16 10:38:44.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:44.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:44.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2024-08-16 10:38:44.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2024-08-16 10:38:44.888 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2024-08-16 10:38:44.888 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:44.888 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:44.888 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:44.888 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:44.888 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:44.888 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:44.888 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a244aa3 2024-08-16 10:38:44.888 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:44.888 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:44.888 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:44.888 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:44.888 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:44.888 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:44.888 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:44.888 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:44.888 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:44.888 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:44.888 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:44.888 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:44.888 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:44.888 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:44.888 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:44.888 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:44.888 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:44.888 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:44.888 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:44.888 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2024-08-16 10:38:44.888 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:44.888 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:44.888 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:44.888 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:44.888 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:44.888 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:44.888 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:44.888 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:44.888 [Test worker @coroutine#6319] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2024-08-16 10:38:44.889 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@74947f2b 2024-08-16 10:38:44.889 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@74947f2b 2024-08-16 10:38:44.889 [Test worker @coroutine#6319] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2024-08-16 10:38:44.903 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74947f2b 2024-08-16 10:38:44.913 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74947f2b 2024-08-16 10:38:44.914 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74947f2b 2024-08-16 10:38:44.916 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74947f2b 2024-08-16 10:38:44.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2024-08-16 10:38:44.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2024-08-16 10:38:44.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:44.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:44.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2024-08-16 10:38:44.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2024-08-16 10:38:44.919 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2024-08-16 10:38:44.919 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:44.919 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:44.919 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:44.919 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:44.919 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:44.919 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:44.919 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ce987d7 2024-08-16 10:38:44.919 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:44.919 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:44.919 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:44.919 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:44.919 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:44.919 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:44.919 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:44.919 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:44.919 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:44.919 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:44.919 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:44.919 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:44.919 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:44.919 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:44.919 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:44.919 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:44.919 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:44.919 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:44.919 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:44.919 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2024-08-16 10:38:44.919 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:44.919 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:44.919 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:44.919 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:44.919 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:44.919 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:44.919 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:44.919 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:44.919 [Test worker @coroutine#6335] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2024-08-16 10:38:44.919 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@427b24c0 2024-08-16 10:38:44.919 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@427b24c0 2024-08-16 10:38:44.919 [Test worker @coroutine#6335] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2024-08-16 10:38:44.924 [DefaultDispatcher-worker-10 @coroutine#2407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b61a4b0 2024-08-16 10:38:44.924 [DefaultDispatcher-worker-10 @coroutine#2407] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32931/UmAppDatabase/replication/nodeId 2024-08-16 10:38:44.924 [DefaultDispatcher-worker-10 @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:32931/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:44.924 [DefaultDispatcher-worker-10 @coroutine#2407] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32931/UmAppDatabase/replication/nodeId 2024-08-16 10:38:44.925 [DefaultDispatcher-worker-17 @coroutine#2407] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32931/UmAppDatabase/replication/nodeId 2024-08-16 10:38:44.925 [DefaultDispatcher-worker-17 @coroutine#2407] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32931/UmAppDatabase/replication/nodeId 2024-08-16 10:38:44.934 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@427b24c0 2024-08-16 10:38:44.944 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@427b24c0 2024-08-16 10:38:44.945 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@427b24c0 2024-08-16 10:38:44.947 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@427b24c0 2024-08-16 10:38:44.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2024-08-16 10:38:44.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2024-08-16 10:38:44.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:44.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:44.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2024-08-16 10:38:44.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2024-08-16 10:38:44.950 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2024-08-16 10:38:44.950 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:44.950 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:44.950 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:44.950 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:44.950 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:44.950 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:44.950 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@763b279 2024-08-16 10:38:44.950 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:44.950 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:44.950 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:44.950 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:44.950 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:44.950 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:44.950 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:44.950 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:44.950 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:44.950 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:44.950 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:44.950 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:44.950 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:44.950 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:44.950 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:44.950 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:44.950 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:44.950 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:44.950 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:44.950 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2024-08-16 10:38:44.950 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:44.950 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:44.950 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:44.950 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:44.950 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:44.950 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:44.950 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:44.950 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:44.950 [Test worker @coroutine#6354] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2024-08-16 10:38:44.951 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@61874f5d 2024-08-16 10:38:44.951 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@61874f5d 2024-08-16 10:38:44.951 [Test worker @coroutine#6354] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2024-08-16 10:38:44.965 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61874f5d 2024-08-16 10:38:44.975 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61874f5d 2024-08-16 10:38:44.976 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61874f5d 2024-08-16 10:38:44.978 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61874f5d 2024-08-16 10:38:44.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2024-08-16 10:38:44.980 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2024-08-16 10:38:44.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:44.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:44.980 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2024-08-16 10:38:44.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2024-08-16 10:38:44.981 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2024-08-16 10:38:44.981 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:44.981 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:44.981 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:44.981 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:44.981 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:44.981 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:44.981 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ed37f28 2024-08-16 10:38:44.981 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:44.981 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:44.981 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:44.981 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:44.982 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:44.982 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:44.982 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:44.982 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:44.982 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:44.982 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:44.982 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:44.982 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:44.982 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:44.982 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:44.982 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:44.982 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:44.982 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:44.982 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:44.982 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:44.982 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2024-08-16 10:38:44.982 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:44.982 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:44.982 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:44.982 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:44.982 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:44.982 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:44.982 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:44.982 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:44.982 [Test worker @coroutine#6370] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2024-08-16 10:38:44.982 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe2f6a0 2024-08-16 10:38:44.982 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe2f6a0 2024-08-16 10:38:44.982 [Test worker @coroutine#6370] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2024-08-16 10:38:44.996 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe2f6a0 2024-08-16 10:38:45.007 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe2f6a0 2024-08-16 10:38:45.007 [DefaultDispatcher-worker-5 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c450960 2024-08-16 10:38:45.007 [DefaultDispatcher-worker-5 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:45.007 [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:36305/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:45.007 [DefaultDispatcher-worker-5 @coroutine#2105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:45.008 [DefaultDispatcher-worker-12 @coroutine#2105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:45.008 [DefaultDispatcher-worker-12 @coroutine#2105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:45.008 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe2f6a0 2024-08-16 10:38:45.010 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe2f6a0 2024-08-16 10:38:45.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2024-08-16 10:38:45.015 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2024-08-16 10:38:45.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:45.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:45.015 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2024-08-16 10:38:45.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2024-08-16 10:38:45.016 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2024-08-16 10:38:45.016 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:45.016 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:45.016 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:45.016 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:45.016 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:45.016 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:45.016 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@301da01d 2024-08-16 10:38:45.016 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:45.016 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:45.016 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:45.016 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:45.016 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:45.016 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:45.016 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:45.016 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:45.016 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:45.016 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:45.016 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:45.016 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:45.016 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:45.016 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:45.016 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:45.016 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:45.016 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:45.016 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:45.016 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:45.016 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2024-08-16 10:38:45.016 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:45.016 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:45.016 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:45.016 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:45.016 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:45.016 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:45.016 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:45.016 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:45.016 [Test worker @coroutine#6391] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2024-08-16 10:38:45.016 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@63031e98 2024-08-16 10:38:45.016 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@63031e98 2024-08-16 10:38:45.016 [Test worker @coroutine#6391] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2024-08-16 10:38:45.031 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63031e98 2024-08-16 10:38:45.041 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63031e98 2024-08-16 10:38:45.042 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63031e98 2024-08-16 10:38:45.044 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63031e98 2024-08-16 10:38:45.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2024-08-16 10:38:45.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2024-08-16 10:38:45.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:45.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:45.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2024-08-16 10:38:45.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2024-08-16 10:38:45.047 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2024-08-16 10:38:45.047 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:45.047 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:45.047 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:45.047 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:45.047 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:45.047 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:45.047 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@992f314 2024-08-16 10:38:45.047 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:45.047 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:45.047 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:45.047 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:45.047 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:45.047 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:45.047 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:45.047 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:45.047 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:45.047 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:45.047 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:45.047 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:45.047 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:45.047 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:45.047 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:45.047 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:45.047 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:45.047 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:45.047 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:45.047 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2024-08-16 10:38:45.047 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:45.047 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:45.047 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:45.047 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:45.047 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:45.047 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:45.047 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:45.047 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:45.047 [Test worker @coroutine#6409] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2024-08-16 10:38:45.048 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a38b5c7 2024-08-16 10:38:45.048 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a38b5c7 2024-08-16 10:38:45.048 [Test worker @coroutine#6409] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2024-08-16 10:38:45.062 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a38b5c7 2024-08-16 10:38:45.072 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a38b5c7 2024-08-16 10:38:45.073 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a38b5c7 2024-08-16 10:38:45.075 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a38b5c7 2024-08-16 10:38:45.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2024-08-16 10:38:45.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2024-08-16 10:38:45.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:45.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:45.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2024-08-16 10:38:45.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2024-08-16 10:38:45.078 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2024-08-16 10:38:45.078 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:45.078 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:45.078 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:45.078 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:45.078 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:45.078 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:45.078 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7931cea2 2024-08-16 10:38:45.078 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:45.078 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:45.078 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:45.078 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:45.078 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:45.078 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:45.078 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:45.078 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:45.078 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:45.078 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:45.078 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:45.078 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:45.078 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:45.078 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:45.078 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:45.078 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:45.078 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:45.078 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:45.078 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:45.078 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2024-08-16 10:38:45.078 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:45.078 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:45.078 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:45.078 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:45.078 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:45.078 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:45.078 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:45.078 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:45.078 [Test worker @coroutine#6427] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2024-08-16 10:38:45.079 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e97963 2024-08-16 10:38:45.079 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e97963 2024-08-16 10:38:45.079 [Test worker @coroutine#6427] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2024-08-16 10:38:45.093 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e97963 2024-08-16 10:38:45.103 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e97963 2024-08-16 10:38:45.104 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e97963 2024-08-16 10:38:45.106 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e97963 2024-08-16 10:38:45.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2024-08-16 10:38:45.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2024-08-16 10:38:45.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:45.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:45.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2024-08-16 10:38:45.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2024-08-16 10:38:45.110 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2024-08-16 10:38:45.110 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:45.110 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:45.110 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:45.110 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:45.110 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:45.110 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:45.110 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58a2c6a 2024-08-16 10:38:45.110 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:45.110 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:45.111 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:45.111 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:45.111 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:45.111 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:45.111 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:45.111 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:45.111 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:45.111 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:45.111 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:45.111 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:45.111 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:45.111 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:45.111 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:45.111 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:45.111 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:45.111 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:45.111 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:45.111 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2024-08-16 10:38:45.111 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:45.111 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:45.111 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:45.111 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:45.111 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:45.111 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:45.111 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:45.111 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:45.111 [Test worker @coroutine#6445] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2024-08-16 10:38:45.111 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ea01c2a 2024-08-16 10:38:45.111 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ea01c2a 2024-08-16 10:38:45.111 [Test worker @coroutine#6445] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2024-08-16 10:38:45.125 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ea01c2a 2024-08-16 10:38:45.135 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ea01c2a 2024-08-16 10:38:45.137 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ea01c2a 2024-08-16 10:38:45.138 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ea01c2a 2024-08-16 10:38:45.141 [UI Thread @coroutine#6459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-08-16 10:38:45.141 [UI Thread @coroutine#6459] 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-08-16 10:38:45.141 [UI Thread @coroutine#6459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-08-16 10:38:45.143 [UI Thread @coroutine#6459] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2024-08-16 10:38:45.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2024-08-16 10:38:45.144 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2024-08-16 10:38:45.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:45.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:45.145 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2024-08-16 10:38:45.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2024-08-16 10:38:45.146 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2024-08-16 10:38:45.146 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:45.146 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:45.146 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:45.146 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:45.146 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:45.146 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:45.146 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3387d45e 2024-08-16 10:38:45.146 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:45.146 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:45.146 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:45.146 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:45.146 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:45.146 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:45.146 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:45.146 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:45.146 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:45.146 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:45.146 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:45.146 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:45.146 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:45.147 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:45.147 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:45.147 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:45.147 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:45.147 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:45.147 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:45.147 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2024-08-16 10:38:45.147 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:45.147 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:45.147 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:45.147 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:45.147 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:45.147 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:45.147 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:45.147 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:45.147 [Test worker @coroutine#6465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2024-08-16 10:38:45.147 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@787f97b 2024-08-16 10:38:45.147 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@787f97b 2024-08-16 10:38:45.147 [Test worker @coroutine#6465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2024-08-16 10:38:45.160 [DefaultDispatcher-worker-12 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b034ca 2024-08-16 10:38:45.160 [DefaultDispatcher-worker-12 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:45.160 [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:49407/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:45.160 [DefaultDispatcher-worker-12 @coroutine#2152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:45.161 [DefaultDispatcher-worker-2 @coroutine#2152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:45.161 [DefaultDispatcher-worker-2 @coroutine#2152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:45.164 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@787f97b 2024-08-16 10:38:45.174 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@787f97b 2024-08-16 10:38:45.176 [Test worker @coroutine#6472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@787f97b 2024-08-16 10:38:45.177 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@787f97b 2024-08-16 10:38:45.180 [UI Thread @coroutine#6485] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46285/Site/verify 2024-08-16 10:38:45.180 [UI Thread @coroutine#6485] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46285/Site/verify. 2024-08-16 10:38:45.180 [UI Thread @coroutine#6485] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46285/Site/verify 2024-08-16 10:38:45.181 [UI Thread @coroutine#6485] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46285/Site/verify 2024-08-16 10:38:45.181 [UI Thread @coroutine#6485] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46285/Site/verify 2024-08-16 10:38:45.182 [UI Thread @coroutine#6485] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46285/Site/verify. 2024-08-16 10:38:45.182 [UI Thread @coroutine#6485] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46285/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 10:38:45.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2024-08-16 10:38:45.183 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2024-08-16 10:38:45.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 10:38:45.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:45.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2024-08-16 10:38:45.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2024-08-16 10:38:45.187 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2024-08-16 10:38:45.188 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:45.188 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:45.188 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:45.188 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:45.188 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:45.188 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:45.188 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@669f2128 2024-08-16 10:38:45.188 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:45.188 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:45.188 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:45.188 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:45.188 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:45.188 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:45.188 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:45.188 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:45.188 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:45.188 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:45.188 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:45.188 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:45.188 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:45.188 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:45.188 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:45.188 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:45.188 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:45.188 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:45.188 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:45.188 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2024-08-16 10:38:45.188 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:45.188 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:45.188 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:45.188 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:45.188 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:45.188 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:45.188 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:45.188 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:45.188 [Test worker @coroutine#6492] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2024-08-16 10:38:45.188 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@6048e171 2024-08-16 10:38:45.188 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@6048e171 2024-08-16 10:38:45.188 [Test worker @coroutine#6492] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2024-08-16 10:38:45.206 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6048e171 2024-08-16 10:38:45.216 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6048e171 2024-08-16 10:38:45.217 [Test worker @coroutine#6495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6048e171 2024-08-16 10:38:45.219 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6048e171 2024-08-16 10:38:45.228 [DefaultDispatcher-worker-5 @coroutine#6499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6048e171 2024-08-16 10:38:45.237 [DefaultDispatcher-worker-7 @coroutine#6492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6048e171 2024-08-16 10:38:45.244 [UI Thread @coroutine#6511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48879/626896543383613440/_ustadmanifest.json 2024-08-16 10:38:45.244 [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:48879/626896543383613440/_ustadmanifest.json. 2024-08-16 10:38:45.244 [UI Thread @coroutine#6511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48879/626896543383613440/_ustadmanifest.json 2024-08-16 10:38:45.245 [UI Thread @coroutine#6511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48879/626896543383613440/_ustadmanifest.json 2024-08-16 10:38:45.245 [UI Thread @coroutine#6511] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48879/626896543383613440/_ustadmanifest.json 2024-08-16 10:38:45.246 [UI Thread @coroutine#6511] 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:48879/626896543383613440/_ustadmanifest.json. 2024-08-16 10:38:45.246 [UI Thread @coroutine#6511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48879/626896543383613440/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 10:38:45.246 [UI Thread @coroutine#6511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48879/mediainfo.json 2024-08-16 10:38:45.246 [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:48879/mediainfo.json. 2024-08-16 10:38:45.246 [UI Thread @coroutine#6511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48879/mediainfo.json 2024-08-16 10:38:45.247 [UI Thread @coroutine#6511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48879/mediainfo.json 2024-08-16 10:38:45.247 [UI Thread @coroutine#6511] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48879/mediainfo.json 2024-08-16 10:38:45.288 [HikariPool-265 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:45.289 [UI Thread @coroutine#6511] 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:48879/mediainfo.json. 2024-08-16 10:38:45.289 [UI Thread @coroutine#6511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48879/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 10:38:45.315 [DefaultDispatcher-worker-14 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@506d7fed 2024-08-16 10:38:45.315 [DefaultDispatcher-worker-14 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:45.315 [DefaultDispatcher-worker-14 @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:48839/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:45.315 [DefaultDispatcher-worker-14 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:45.316 [DefaultDispatcher-worker-5 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:45.316 [DefaultDispatcher-worker-5 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:45.467 [DefaultDispatcher-worker-7 @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e41b65a 2024-08-16 10:38:45.467 [DefaultDispatcher-worker-13 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6193cd36 2024-08-16 10:38:45.467 [DefaultDispatcher-worker-7 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:45.467 [DefaultDispatcher-worker-7 @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:47729/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:45.467 [DefaultDispatcher-worker-7 @coroutine#2213] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:45.467 [DefaultDispatcher-worker-13 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 10:38:45.468 [DefaultDispatcher-worker-13 @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-08-16 10:38:45.468 [DefaultDispatcher-worker-13 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 10:38:45.468 [DefaultDispatcher-worker-4 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 10:38:45.469 [DefaultDispatcher-worker-10 @coroutine#2213] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:45.469 [DefaultDispatcher-worker-10 @coroutine#2213] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:45.483 [DefaultDispatcher-worker-4 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29390110 2024-08-16 10:38:45.483 [DefaultDispatcher-worker-4 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:45.483 [DefaultDispatcher-worker-4 @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:46957/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:45.483 [DefaultDispatcher-worker-4 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:45.484 [DefaultDispatcher-worker-4 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:45.484 [DefaultDispatcher-worker-4 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:45.630 [DefaultDispatcher-worker-7 @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-08-16 10:38:45.630 [DefaultDispatcher-worker-7 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55763/UmAppDatabase/replication/nodeId 2024-08-16 10:38:45.630 [DefaultDispatcher-worker-7 @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:55763/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:45.630 [DefaultDispatcher-worker-7 @coroutine#2308] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55763/UmAppDatabase/replication/nodeId 2024-08-16 10:38:45.630 [DefaultDispatcher-worker-16 @coroutine#2308] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55763/UmAppDatabase/replication/nodeId 2024-08-16 10:38:45.630 [DefaultDispatcher-worker-16 @coroutine#2308] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55763/UmAppDatabase/replication/nodeId 2024-08-16 10:38:45.792 [DefaultDispatcher-worker-15 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2024-08-16 10:38:45.792 [DefaultDispatcher-worker-15 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50451/UmAppDatabase/replication/nodeId 2024-08-16 10:38:45.792 [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:50451/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:45.792 [DefaultDispatcher-worker-15 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50451/UmAppDatabase/replication/nodeId 2024-08-16 10:38:45.793 [DefaultDispatcher-worker-13 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50451/UmAppDatabase/replication/nodeId 2024-08-16 10:38:45.793 [DefaultDispatcher-worker-13 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50451/UmAppDatabase/replication/nodeId 2024-08-16 10:38:45.884 [DefaultDispatcher-worker-13 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4eda3a 2024-08-16 10:38:45.884 [DefaultDispatcher-worker-13 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:45.884 [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:40179/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:45.884 [DefaultDispatcher-worker-13 @coroutine#2073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:45.885 [DefaultDispatcher-worker-17 @coroutine#2073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:45.885 [DefaultDispatcher-worker-17 @coroutine#2073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40179/UmAppDatabase/replication/nodeId 2024-08-16 10:38:45.934 [DefaultDispatcher-worker-14 @coroutine#2407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b61a4b0 2024-08-16 10:38:45.934 [DefaultDispatcher-worker-14 @coroutine#2407] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32931/UmAppDatabase/replication/nodeId 2024-08-16 10:38:45.934 [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:32931/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:45.934 [DefaultDispatcher-worker-14 @coroutine#2407] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32931/UmAppDatabase/replication/nodeId 2024-08-16 10:38:45.935 [DefaultDispatcher-worker-4 @coroutine#2407] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32931/UmAppDatabase/replication/nodeId 2024-08-16 10:38:45.935 [DefaultDispatcher-worker-4 @coroutine#2407] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32931/UmAppDatabase/replication/nodeId 2024-08-16 10:38:46.017 [DefaultDispatcher-worker-15 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c450960 2024-08-16 10:38:46.017 [DefaultDispatcher-worker-15 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:46.017 [DefaultDispatcher-worker-15 @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:36305/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:46.018 [DefaultDispatcher-worker-15 @coroutine#2105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:46.018 [DefaultDispatcher-worker-3 @coroutine#2105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:46.018 [DefaultDispatcher-worker-3 @coroutine#2105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2024-08-16 10:38:46.169 [DefaultDispatcher-worker-10 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b034ca 2024-08-16 10:38:46.170 [DefaultDispatcher-worker-10 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:46.170 [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:49407/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:46.170 [DefaultDispatcher-worker-10 @coroutine#2152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:46.171 [DefaultDispatcher-worker-15 @coroutine#2152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:46.171 [DefaultDispatcher-worker-15 @coroutine#2152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49407/UmAppDatabase/replication/nodeId 2024-08-16 10:38:46.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2024-08-16 10:38:46.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2024-08-16 10:38:46.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:46.293 [HikariPool-265 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6048e171: (connection evicted) 2024-08-16 10:38:46.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:46.294 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2024-08-16 10:38:46.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2024-08-16 10:38:46.301 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2024-08-16 10:38:46.302 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 10:38:46.302 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 10:38:46.302 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 10:38:46.302 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 10:38:46.302 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 10:38:46.302 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 10:38:46.302 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@104861ff 2024-08-16 10:38:46.302 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 10:38:46.302 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 10:38:46.302 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 10:38:46.302 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 10:38:46.302 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 10:38:46.302 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 10:38:46.302 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 10:38:46.302 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 10:38:46.302 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 10:38:46.302 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 10:38:46.302 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 10:38:46.302 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 10:38:46.302 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 10:38:46.302 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 10:38:46.302 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 10:38:46.302 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 10:38:46.302 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 10:38:46.302 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 10:38:46.302 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 10:38:46.302 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2024-08-16 10:38:46.302 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 10:38:46.302 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 10:38:46.302 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 10:38:46.302 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 10:38:46.302 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 10:38:46.302 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 10:38:46.302 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 10:38:46.302 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 10:38:46.302 [Test worker @coroutine#6559] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2024-08-16 10:38:46.302 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce15aa 2024-08-16 10:38:46.302 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce15aa 2024-08-16 10:38:46.302 [Test worker @coroutine#6559] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2024-08-16 10:38:46.316 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce15aa 2024-08-16 10:38:46.325 [DefaultDispatcher-worker-3 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@506d7fed 2024-08-16 10:38:46.325 [DefaultDispatcher-worker-3 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:46.325 [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:48839/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:46.325 [DefaultDispatcher-worker-3 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:46.326 [Test worker @coroutine#6560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce15aa 2024-08-16 10:38:46.326 [DefaultDispatcher-worker-3 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:46.326 [DefaultDispatcher-worker-3 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48839/UmAppDatabase/replication/nodeId 2024-08-16 10:38:46.327 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce15aa 2024-08-16 10:38:46.329 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce15aa 2024-08-16 10:38:46.338 [DefaultDispatcher-worker-16 @coroutine#6569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce15aa 2024-08-16 10:38:46.346 [DefaultDispatcher-worker-4 @coroutine#6559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce15aa 2024-08-16 10:38:46.403 [HikariPool-266 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:46.461 [UI Thread @coroutine#6579] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43191/626896548440428544/_ustadmanifest.json 2024-08-16 10:38:46.461 [UI Thread @coroutine#6579] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43191/626896548440428544/_ustadmanifest.json. 2024-08-16 10:38:46.461 [UI Thread @coroutine#6579] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43191/626896548440428544/_ustadmanifest.json 2024-08-16 10:38:46.463 [UI Thread @coroutine#6579] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43191/626896548440428544/_ustadmanifest.json 2024-08-16 10:38:46.463 [UI Thread @coroutine#6579] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43191/626896548440428544/_ustadmanifest.json 2024-08-16 10:38:46.463 [UI Thread @coroutine#6579] 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:43191/626896548440428544/_ustadmanifest.json. 2024-08-16 10:38:46.463 [UI Thread @coroutine#6579] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43191/626896548440428544/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 10:38:46.463 [UI Thread @coroutine#6579] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43191/tincan.xml 2024-08-16 10:38:46.463 [UI Thread @coroutine#6579] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43191/tincan.xml. 2024-08-16 10:38:46.463 [UI Thread @coroutine#6579] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43191/tincan.xml 2024-08-16 10:38:46.464 [UI Thread @coroutine#6579] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43191/tincan.xml 2024-08-16 10:38:46.464 [UI Thread @coroutine#6579] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43191/tincan.xml 2024-08-16 10:38:46.480 [DefaultDispatcher-worker-15 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6193cd36 2024-08-16 10:38:46.480 [DefaultDispatcher-worker-14 @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e41b65a 2024-08-16 10:38:46.480 [DefaultDispatcher-worker-15 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 10:38:46.480 [DefaultDispatcher-worker-14 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:46.480 [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-08-16 10:38:46.480 [DefaultDispatcher-worker-15 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 10:38:46.480 [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:47729/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:46.480 [DefaultDispatcher-worker-14 @coroutine#2213] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:46.481 [DefaultDispatcher-worker-17 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 10:38:46.481 [DefaultDispatcher-worker-12 @coroutine#2213] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:46.481 [DefaultDispatcher-worker-12 @coroutine#2213] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47729/UmAppDatabase/replication/nodeId 2024-08-16 10:38:46.493 [DefaultDispatcher-worker-14 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29390110 2024-08-16 10:38:46.493 [DefaultDispatcher-worker-14 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:46.493 [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:46957/UmAppDatabase/replication/nodeId. 2024-08-16 10:38:46.493 [DefaultDispatcher-worker-14 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:46.494 [DefaultDispatcher-worker-8 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:46.494 [DefaultDispatcher-worker-8 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46957/UmAppDatabase/replication/nodeId 2024-08-16 10:38:46.505 [UI Thread @coroutine#6579] 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:43191/tincan.xml. 2024-08-16 10:38:46.505 [UI Thread @coroutine#6579] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43191/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2024-08-16 10:38:46.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2024-08-16 10:38:46.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2024-08-16 10:38:46.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 10:38:46.515 [HikariPool-266 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ce15aa: (connection evicted) 2024-08-16 10:38:46.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 10:38:46.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2024-08-16 10:38:46.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2024-08-16 11:33:52.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-08-16 11:33:52.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:52.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31e130bf 2024-08-16 11:33:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:52.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:52.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:52.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:52.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:52.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:52.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 11:33:52.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 11:33:52.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:52.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:52.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 11:33:52.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:52.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-08-16 11:33:52.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:52.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:52.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:52.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:52.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:52.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:52.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:52.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:52.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-08-16 11:33:52.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d50a7ca 2024-08-16 11:33:52.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d50a7ca 2024-08-16 11:33:52.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-08-16 11:33:52.730 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 11:33:52.735 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d50a7ca 2024-08-16 11:33:52.738 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@64e7be4a 2024-08-16 11:33:52.739 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@64e7be4a 2024-08-16 11:33:52.745 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a205ca6 2024-08-16 11:33:52.745 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a205ca6 2024-08-16 11:33:52.749 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e1fd53a 2024-08-16 11:33:52.749 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e1fd53a 2024-08-16 11:33:52.752 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b1d569d 2024-08-16 11:33:52.752 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b1d569d 2024-08-16 11:33:52.755 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@72d1a85a 2024-08-16 11:33:52.755 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@72d1a85a 2024-08-16 11:33:52.758 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a7c1fca 2024-08-16 11:33:52.758 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a7c1fca 2024-08-16 11:33:52.760 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@a5abfba 2024-08-16 11:33:52.761 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@a5abfba 2024-08-16 11:33:52.763 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b32a9d2 2024-08-16 11:33:52.764 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b32a9d2 2024-08-16 11:33:52.765 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d50a7ca 2024-08-16 11:33:52.766 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@34de5b96 2024-08-16 11:33:52.766 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@34de5b96 2024-08-16 11:33:52.766 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-08-16 11:33:52.769 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d50a7ca 2024-08-16 11:33:52.983 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:33:52.984 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 11:33:52.984 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:33:52.985 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 11:33:53.018 [DefaultDispatcher-worker-6 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d50a7ca 2024-08-16 11:33:53.019 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-08-16 11:33:53.019 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-08-16 11:33:53.019 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-08-16 11:33:53.079 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d50a7ca 2024-08-16 11:33:53.129 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d50a7ca 2024-08-16 11:33:53.164 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d50a7ca 2024-08-16 11:33:53.186 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d50a7ca 2024-08-16 11:33:53.206 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d50a7ca 2024-08-16 11:33:53.214 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d50a7ca 2024-08-16 11:33:53.320 [DefaultDispatcher-worker-4 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d50a7ca 2024-08-16 11:33:53.359 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-08-16 11:33:53.360 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-08-16 11:33:53.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-08-16 11:33:53.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-08-16 11:33:53.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 11:33:53.373 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d50a7ca: (connection evicted) 2024-08-16 11:33:53.374 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64e7be4a: (connection evicted) 2024-08-16 11:33:53.375 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a205ca6: (connection evicted) 2024-08-16 11:33:53.375 [DefaultDispatcher-worker-6 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:33:53.375 [DefaultDispatcher-worker-8 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-08-16 11:33:53.376 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e1fd53a: (connection evicted) 2024-08-16 11:33:53.376 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b1d569d: (connection evicted) 2024-08-16 11:33:53.377 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72d1a85a: (connection evicted) 2024-08-16 11:33:53.378 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a7c1fca: (connection evicted) 2024-08-16 11:33:53.378 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a5abfba: (connection evicted) 2024-08-16 11:33:53.378 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b32a9d2: (connection evicted) 2024-08-16 11:33:53.379 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34de5b96: (connection evicted) 2024-08-16 11:33:53.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:33:53.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-08-16 11:33:53.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-08-16 11:33:53.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-08-16 11:33:53.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f61e002 2024-08-16 11:33:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:53.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:53.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:53.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:53.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 11:33:53.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 11:33:53.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:53.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:53.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 11:33:53.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:53.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-08-16 11:33:53.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:53.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:53.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:53.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:53.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:53.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:53.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:53.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:53.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-08-16 11:33:53.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f179f51 2024-08-16 11:33:53.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f179f51 2024-08-16 11:33:53.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-08-16 11:33:53.393 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f179f51 2024-08-16 11:33:53.404 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f179f51 2024-08-16 11:33:53.406 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f179f51 2024-08-16 11:33:53.408 [DefaultDispatcher-worker-6 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:33:53.408 [DefaultDispatcher-worker-6 @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-08-16 11:33:53.408 [DefaultDispatcher-worker-6 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:33:53.408 [DefaultDispatcher-worker-6 @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-08-16 11:33:53.421 [DefaultDispatcher-worker-1 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f179f51 2024-08-16 11:33:53.422 [DefaultDispatcher-worker-1 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-08-16 11:33:53.422 [DefaultDispatcher-worker-1 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-08-16 11:33:53.422 [DefaultDispatcher-worker-1 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-08-16 11:33:53.428 [Test worker @coroutine#34] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f179f51 2024-08-16 11:33:53.441 [DefaultDispatcher-worker-2 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f179f51 2024-08-16 11:33:53.456 [DefaultDispatcher-worker-1 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f179f51 2024-08-16 11:33:53.471 [DefaultDispatcher-worker-1 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f179f51 2024-08-16 11:33:53.484 [DefaultDispatcher-worker-7 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f179f51 2024-08-16 11:33:53.490 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f179f51 2024-08-16 11:33:53.492 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:53.495 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@389de43c 2024-08-16 11:33:53.495 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@389de43c 2024-08-16 11:33:53.498 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@365a0d5f 2024-08-16 11:33:53.499 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@365a0d5f 2024-08-16 11:33:53.504 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@32658f4c 2024-08-16 11:33:53.504 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@32658f4c 2024-08-16 11:33:53.507 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@77670764 2024-08-16 11:33:53.507 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@77670764 2024-08-16 11:33:53.510 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@208cb1b0 2024-08-16 11:33:53.510 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@208cb1b0 2024-08-16 11:33:53.513 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@465a700b 2024-08-16 11:33:53.513 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@465a700b 2024-08-16 11:33:53.515 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@585b9863 2024-08-16 11:33:53.515 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@585b9863 2024-08-16 11:33:53.518 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1748f82b 2024-08-16 11:33:53.518 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1748f82b 2024-08-16 11:33:53.520 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@520cda43 2024-08-16 11:33:53.521 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@520cda43 2024-08-16 11:33:53.521 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 11:33:53.545 [DefaultDispatcher-worker-1 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f179f51 2024-08-16 11:33:53.571 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-08-16 11:33:53.571 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-08-16 11:33:53.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-08-16 11:33:53.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-08-16 11:33:53.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 11:33:53.573 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f179f51: (connection evicted) 2024-08-16 11:33:53.573 [DefaultDispatcher-worker-4 @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-08-16 11:33:53.574 [DefaultDispatcher-worker-6 @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-08-16 11:33:53.574 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@389de43c: (connection evicted) 2024-08-16 11:33:53.574 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@365a0d5f: (connection evicted) 2024-08-16 11:33:53.575 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32658f4c: (connection evicted) 2024-08-16 11:33:53.575 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77670764: (connection evicted) 2024-08-16 11:33:53.576 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@208cb1b0: (connection evicted) 2024-08-16 11:33:53.576 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@465a700b: (connection evicted) 2024-08-16 11:33:53.577 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@585b9863: (connection evicted) 2024-08-16 11:33:53.577 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1748f82b: (connection evicted) 2024-08-16 11:33:53.578 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@520cda43: (connection evicted) 2024-08-16 11:33:53.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:33:53.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-08-16 11:33:53.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-08-16 11:33:53.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-08-16 11:33:53.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:53.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:53.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:53.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:53.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:53.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:53.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5889fc44 2024-08-16 11:33:53.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:53.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:53.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:53.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:53.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:53.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:53.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:53.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:53.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:53.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:53.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:53.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:53.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:53.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:53.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:53.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:53.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:53.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:53.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:53.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-08-16 11:33:53.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:53.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:53.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:53.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:53.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:53.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:53.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:53.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:53.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-08-16 11:33:53.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@47f2c722 2024-08-16 11:33:53.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@47f2c722 2024-08-16 11:33:53.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-08-16 11:33:53.728 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:53.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-08-16 11:33:53.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:53.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:53.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:53.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:53.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:53.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:53.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d64a960 2024-08-16 11:33:53.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:53.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:53.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:53.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:53.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:53.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:53.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:53.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:53.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:53.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:53.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:53.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:53.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:53.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:53.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:53.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:53.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:53.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:53.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:53.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-08-16 11:33:53.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:53.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:53.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:53.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:53.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:53.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:53.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:53.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:53.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-08-16 11:33:53.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d92e8e2 2024-08-16 11:33:53.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d92e8e2 2024-08-16 11:33:53.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-08-16 11:33:54.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-08-16 11:33:54.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:54.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:54.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:54.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:54.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:54.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:54.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cdbe995 2024-08-16 11:33:54.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:54.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:54.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:54.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:54.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:54.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:54.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:54.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:54.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:54.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:54.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:54.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:54.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:54.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:54.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:54.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:54.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:54.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:54.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:54.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-08-16 11:33:54.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:54.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:54.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:54.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:54.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:54.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:54.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:54.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:54.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-08-16 11:33:54.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@374b6e33 2024-08-16 11:33:54.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@374b6e33 2024-08-16 11:33:54.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-08-16 11:33:54.080 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:54.091 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d92e8e2 2024-08-16 11:33:54.106 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:54.347 [DefaultDispatcher-worker-7 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374b6e33 2024-08-16 11:33:54.357 [DefaultDispatcher-worker-7 @coroutine#87] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374b6e33 2024-08-16 11:33:54.357 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34571/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-08-16 11:33:54.358 [DefaultDispatcher-worker-7 @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:34571/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-08-16 11:33:54.358 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34571/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-08-16 11:33:54.378 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34571/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-08-16 11:33:54.379 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34571/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-08-16 11:33:54.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-08-16 11:33:54.411 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-08-16 11:33:54.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:54.412 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d92e8e2: (connection evicted) 2024-08-16 11:33:54.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:33:54.412 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-08-16 11:33:54.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-08-16 11:33:54.416 [Test worker @coroutine#91] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374b6e33 2024-08-16 11:33:54.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-08-16 11:33:54.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:54.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:54.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:54.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:54.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:54.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:54.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5464b97c 2024-08-16 11:33:54.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:54.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:54.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:54.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:54.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:54.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:54.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:54.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:54.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:54.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:54.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:54.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:54.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:54.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:54.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:54.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:54.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:54.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:54.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:54.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-08-16 11:33:54.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:54.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:54.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:54.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:54.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:54.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:54.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:54.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:54.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-08-16 11:33:54.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f07930a 2024-08-16 11:33:54.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f07930a 2024-08-16 11:33:54.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-08-16 11:33:54.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-08-16 11:33:54.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:54.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:54.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:54.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:54.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:54.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:54.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@580c17a0 2024-08-16 11:33:54.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:54.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:54.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:54.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:54.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:54.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:54.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:54.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:54.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:54.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:54.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:54.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:54.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:54.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:54.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:54.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:54.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:54.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:54.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:54.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-08-16 11:33:54.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:54.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:54.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:54.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:54.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:54.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:54.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:54.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:54.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-08-16 11:33:54.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@4540c7 2024-08-16 11:33:54.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@4540c7 2024-08-16 11:33:54.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-08-16 11:33:54.482 [DefaultDispatcher-worker-4 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4540c7 2024-08-16 11:33:54.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-08-16 11:33:54.484 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-08-16 11:33:54.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:54.485 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f07930a: (connection evicted) 2024-08-16 11:33:54.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:33:54.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-08-16 11:33:54.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-08-16 11:33:54.487 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4540c7 2024-08-16 11:33:54.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-08-16 11:33:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a51336a 2024-08-16 11:33:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:54.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:54.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:54.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:54.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:54.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:54.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:54.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:54.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:54.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:54.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:54.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:54.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:54.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-08-16 11:33:54.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:54.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:54.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:54.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:54.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:54.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:54.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:54.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:54.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-08-16 11:33:54.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@42211e04 2024-08-16 11:33:54.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@42211e04 2024-08-16 11:33:54.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-08-16 11:33:54.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-08-16 11:33:54.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:54.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:54.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:54.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:54.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:54.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:54.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6233c6c2 2024-08-16 11:33:54.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:54.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:54.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:54.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:54.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:54.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:54.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:54.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:54.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:54.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:54.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:54.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:54.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:54.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:54.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:54.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:54.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:54.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:54.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:54.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-08-16 11:33:54.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:54.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:54.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:54.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:54.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:54.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:54.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:54.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:54.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-08-16 11:33:54.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e50eeb9 2024-08-16 11:33:54.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e50eeb9 2024-08-16 11:33:54.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-08-16 11:33:54.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-08-16 11:33:54.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-08-16 11:33:54.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:54.528 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42211e04: (connection evicted) 2024-08-16 11:33:54.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:33:54.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-08-16 11:33:54.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-08-16 11:33:54.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-08-16 11:33:54.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:54.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:54.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:54.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:54.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:54.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:54.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@280484c7 2024-08-16 11:33:54.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:54.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:54.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:54.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:54.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:54.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:54.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:54.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:54.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:54.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:54.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:54.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:54.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:54.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:54.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:54.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:54.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:54.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:54.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:54.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-08-16 11:33:54.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:54.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:54.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:54.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:54.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:54.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:54.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:54.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:54.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-08-16 11:33:54.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@258a8584 2024-08-16 11:33:54.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@258a8584 2024-08-16 11:33:54.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-08-16 11:33:54.539 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:54.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-08-16 11:33:54.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:54.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:54.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:54.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:54.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:54.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:54.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59127611 2024-08-16 11:33:54.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:54.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:54.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:54.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:54.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:54.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:54.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:54.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:54.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:54.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:54.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:54.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:54.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:54.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:54.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:54.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:54.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:54.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:54.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:54.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-08-16 11:33:54.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:54.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:54.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:54.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:54.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:54.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:54.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:54.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:54.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-08-16 11:33:54.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@7417ef4f 2024-08-16 11:33:54.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@7417ef4f 2024-08-16 11:33:54.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-08-16 11:33:54.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-08-16 11:33:54.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-08-16 11:33:54.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:54.568 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@258a8584: (connection evicted) 2024-08-16 11:33:54.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:33:54.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-08-16 11:33:54.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-08-16 11:33:54.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-08-16 11:33:54.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:54.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:54.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:54.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:54.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:54.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:54.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ec3d8e4 2024-08-16 11:33:54.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:54.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:54.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:54.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:54.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:54.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:54.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:54.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:54.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:54.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:54.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:54.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:54.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:54.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:54.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:54.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:54.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:54.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:54.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:54.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-08-16 11:33:54.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:54.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:54.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:54.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:54.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:54.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:54.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:54.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:54.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-08-16 11:33:54.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2c995b 2024-08-16 11:33:54.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2c995b 2024-08-16 11:33:54.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-08-16 11:33:54.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-08-16 11:33:54.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:54.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:54.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:54.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:54.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:54.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:54.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e981e78 2024-08-16 11:33:54.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:54.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:54.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:54.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:54.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:54.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:54.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:54.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:54.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:54.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:54.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:54.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:54.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:54.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:54.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:54.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:54.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:54.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:54.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:54.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-08-16 11:33:54.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:54.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:54.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:54.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:54.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:54.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:54.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:54.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:54.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-08-16 11:33:54.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fbe4800 2024-08-16 11:33:54.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fbe4800 2024-08-16 11:33:54.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-08-16 11:33:54.611 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:54.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-08-16 11:33:54.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-08-16 11:33:54.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:54.627 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f2c995b: (connection evicted) 2024-08-16 11:33:54.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:33:54.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-08-16 11:33:54.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-08-16 11:33:54.656 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:54.695 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:54.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-08-16 11:33:54.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:54.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:54.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:54.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:54.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:54.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:54.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67b8d45 2024-08-16 11:33:54.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:54.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:54.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:54.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:54.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:54.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:54.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:54.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:54.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:54.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:54.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:54.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:54.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:54.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:54.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:54.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:54.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:54.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:54.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:54.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-08-16 11:33:54.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:54.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:54.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:54.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:54.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:54.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:54.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:54.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:54.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-08-16 11:33:54.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@52f43225 2024-08-16 11:33:54.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@52f43225 2024-08-16 11:33:54.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-08-16 11:33:54.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-08-16 11:33:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55d1f065 2024-08-16 11:33:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-08-16 11:33:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:54.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-08-16 11:33:54.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aac81ca 2024-08-16 11:33:54.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aac81ca 2024-08-16 11:33:54.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-08-16 11:33:54.866 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:54.891 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:54.931 [DefaultDispatcher-worker-8 @coroutine#130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4aac81ca 2024-08-16 11:33:54.965 [DefaultDispatcher-worker-1 @coroutine#132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4aac81ca 2024-08-16 11:33:54.973 [DefaultDispatcher-worker-1 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4aac81ca 2024-08-16 11:33:54.981 [DefaultDispatcher-worker-1 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4aac81ca 2024-08-16 11:33:55.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-08-16 11:33:55.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-08-16 11:33:55.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:55.040 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52f43225: (connection evicted) 2024-08-16 11:33:55.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:33:55.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-08-16 11:33:55.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-08-16 11:33:55.048 [Test worker @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4aac81ca 2024-08-16 11:33:55.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-08-16 11:33:55.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:55.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:55.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:55.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:55.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:55.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:55.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56cd5d76 2024-08-16 11:33:55.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:55.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:55.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:55.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:55.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:55.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:55.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:55.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:55.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:55.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:55.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:55.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:55.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:55.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:55.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:55.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:55.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:55.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:55.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:55.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-08-16 11:33:55.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:55.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-08-16 11:33:55.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cee903a 2024-08-16 11:33:55.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cee903a 2024-08-16 11:33:55.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-08-16 11:33:55.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-08-16 11:33:55.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:55.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:55.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:55.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:55.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:55.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@780ee3ad 2024-08-16 11:33:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-08-16 11:33:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:55.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-08-16 11:33:55.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@857f74a 2024-08-16 11:33:55.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@857f74a 2024-08-16 11:33:55.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-08-16 11:33:55.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-08-16 11:33:55.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-08-16 11:33:55.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:55.084 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cee903a: (connection evicted) 2024-08-16 11:33:55.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:33:55.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-08-16 11:33:55.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-08-16 11:33:55.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-08-16 11:33:55.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:55.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:55.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:55.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:55.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:55.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:55.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11c3d22f 2024-08-16 11:33:55.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:55.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-08-16 11:33:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:55.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-08-16 11:33:55.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d8f2eec 2024-08-16 11:33:55.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d8f2eec 2024-08-16 11:33:55.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-08-16 11:33:55.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-08-16 11:33:55.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:55.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:55.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:55.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:55.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:55.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:55.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e886caf 2024-08-16 11:33:55.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:55.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:55.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:55.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:55.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:55.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:55.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:55.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:55.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:55.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:55.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:55.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:55.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:55.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:55.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:55.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:55.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:55.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:55.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:55.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-08-16 11:33:55.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:55.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:55.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:55.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:55.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:55.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:55.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:55.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:55.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-08-16 11:33:55.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@1884e671 2024-08-16 11:33:55.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@1884e671 2024-08-16 11:33:55.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-08-16 11:33:55.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-08-16 11:33:55.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-08-16 11:33:55.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:55.110 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d8f2eec: (connection evicted) 2024-08-16 11:33:55.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:33:55.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-08-16 11:33:55.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-08-16 11:33:55.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-08-16 11:33:55.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:55.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:55.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:55.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:55.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:55.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:55.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4348fa35 2024-08-16 11:33:55.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:55.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:55.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:55.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:55.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:55.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:55.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:55.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:55.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:55.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:55.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:55.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:55.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:55.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:55.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:55.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:55.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:55.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:55.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:55.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-08-16 11:33:55.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:55.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:55.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:55.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:55.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:55.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:55.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:55.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:55.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-08-16 11:33:55.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@38cb1606 2024-08-16 11:33:55.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@38cb1606 2024-08-16 11:33:55.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-08-16 11:33:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-08-16 11:33:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61c4cebd 2024-08-16 11:33:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:55.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:55.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:55.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:55.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:55.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:55.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:55.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:55.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:55.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:55.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:55.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-08-16 11:33:55.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:55.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:55.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:55.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:55.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:55.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:55.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:55.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:55.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-08-16 11:33:55.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@716ae973 2024-08-16 11:33:55.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@716ae973 2024-08-16 11:33:55.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-08-16 11:33:55.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-08-16 11:33:55.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-08-16 11:33:55.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:55.133 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38cb1606: (connection evicted) 2024-08-16 11:33:55.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:33:55.134 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-08-16 11:33:55.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-08-16 11:33:55.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-08-16 11:33:55.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:55.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:55.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:55.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:55.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:55.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:55.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b444b5 2024-08-16 11:33:55.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:55.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:55.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:55.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:55.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:55.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:55.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:55.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:55.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:55.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:55.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:55.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:55.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:55.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:55.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:55.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:55.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:55.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:55.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:55.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-08-16 11:33:55.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:55.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:55.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:55.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:55.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:55.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:55.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:55.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:55.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-08-16 11:33:55.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae66c98 2024-08-16 11:33:55.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae66c98 2024-08-16 11:33:55.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-08-16 11:33:55.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-08-16 11:33:55.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:55.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:55.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:55.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:55.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:55.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:55.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1aaf46e6 2024-08-16 11:33:55.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:55.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:55.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:55.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:55.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:55.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:55.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:55.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:55.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:55.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:55.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:55.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:55.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:55.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:55.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:55.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:55.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:55.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:55.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:55.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-08-16 11:33:55.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:55.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:55.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:55.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:55.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:55.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:55.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:55.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:55.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-08-16 11:33:55.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@23df7fad 2024-08-16 11:33:55.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@23df7fad 2024-08-16 11:33:55.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-08-16 11:33:55.181 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:55.208 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:55.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-08-16 11:33:55.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-08-16 11:33:55.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:55.227 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ae66c98: (connection evicted) 2024-08-16 11:33:55.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:33:55.227 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-08-16 11:33:55.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-08-16 11:33:55.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-08-16 11:33:55.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:55.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:55.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:55.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:55.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:55.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:55.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@135064ea 2024-08-16 11:33:55.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:55.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:55.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:55.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:55.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:55.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:55.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:55.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:55.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:55.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:55.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:55.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:55.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:55.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:55.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:55.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:55.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:55.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:55.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:55.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-08-16 11:33:55.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:55.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:55.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:55.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:55.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:55.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:55.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:55.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:55.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-08-16 11:33:55.230 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:55.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@106459d9 2024-08-16 11:33:55.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@106459d9 2024-08-16 11:33:55.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-08-16 11:33:55.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-08-16 11:33:55.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:55.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:55.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:55.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:55.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33a71d23 2024-08-16 11:33:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-08-16 11:33:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:55.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-08-16 11:33:55.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@12166229 2024-08-16 11:33:55.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@12166229 2024-08-16 11:33:55.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-08-16 11:33:55.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-08-16 11:33:55.253 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-08-16 11:33:55.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:55.253 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@106459d9: (connection evicted) 2024-08-16 11:33:55.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:33:55.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-08-16 11:33:55.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-08-16 11:33:55.254 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:55.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-08-16 11:33:55.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:55.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:55.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:55.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:55.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:55.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:55.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@636fccb0 2024-08-16 11:33:55.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:55.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:55.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:55.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:55.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:55.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:55.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:55.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:55.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:55.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:55.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:55.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:55.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:55.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:55.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:55.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:55.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:55.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:55.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:55.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-08-16 11:33:55.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:55.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:55.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:55.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:55.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:55.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:55.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:55.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:55.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-08-16 11:33:55.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@15914bb5 2024-08-16 11:33:55.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@15914bb5 2024-08-16 11:33:55.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-08-16 11:33:55.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-08-16 11:33:55.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:55.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:55.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:55.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:55.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:55.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:55.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b332b23 2024-08-16 11:33:55.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:55.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:55.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:55.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:55.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:55.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:55.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:55.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:55.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:55.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:55.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:55.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:55.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:55.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:55.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:55.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:55.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:55.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:55.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:55.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-08-16 11:33:55.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:55.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:55.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:55.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:55.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:55.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:55.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:55.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:55.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-08-16 11:33:55.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@428eb3d5 2024-08-16 11:33:55.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@428eb3d5 2024-08-16 11:33:55.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-08-16 11:33:55.292 [DefaultDispatcher-worker-8 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428eb3d5 2024-08-16 11:33:55.294 [DefaultDispatcher-worker-8 @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428eb3d5 2024-08-16 11:33:55.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-08-16 11:33:55.296 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-08-16 11:33:55.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:55.296 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15914bb5: (connection evicted) 2024-08-16 11:33:55.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:33:55.297 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-08-16 11:33:55.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-08-16 11:33:55.298 [Test worker @coroutine#184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428eb3d5 2024-08-16 11:33:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-08-16 11:33:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60194904 2024-08-16 11:33:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-08-16 11:33:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:55.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-08-16 11:33:55.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@7742a276 2024-08-16 11:33:55.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@7742a276 2024-08-16 11:33:55.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-08-16 11:33:55.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-08-16 11:33:55.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:55.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:55.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:55.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:55.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:55.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:55.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f48fa72 2024-08-16 11:33:55.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:55.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:55.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:55.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:55.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:55.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:55.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:55.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:55.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:55.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:55.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:55.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:55.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:55.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:55.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:55.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:55.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:55.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:55.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:55.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-08-16 11:33:55.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:55.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:55.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:55.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:55.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:55.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:55.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:55.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:55.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-08-16 11:33:55.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@495da9a7 2024-08-16 11:33:55.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@495da9a7 2024-08-16 11:33:55.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-08-16 11:33:55.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-08-16 11:33:55.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-08-16 11:33:55.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:55.340 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7742a276: (connection evicted) 2024-08-16 11:33:55.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:33:55.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-08-16 11:33:55.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-08-16 11:33:55.348 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:55.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-08-16 11:33:55.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:55.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:55.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:55.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:55.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:55.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:55.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2570b316 2024-08-16 11:33:55.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:55.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:55.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:55.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:55.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:55.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:55.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:55.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:55.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:55.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:55.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:55.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:55.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:55.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:55.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:55.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:55.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:55.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:55.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:55.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-08-16 11:33:55.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:55.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:55.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:55.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:55.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:55.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:55.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:55.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:55.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-08-16 11:33:55.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c33608 2024-08-16 11:33:55.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c33608 2024-08-16 11:33:55.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-08-16 11:33:55.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-08-16 11:33:55.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:55.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:55.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:55.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:55.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:55.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:55.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25464154 2024-08-16 11:33:55.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:55.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:55.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:55.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:55.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:55.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:55.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:55.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:55.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:55.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:55.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:55.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:55.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:55.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:55.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:55.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:55.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:55.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:55.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:55.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-08-16 11:33:55.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:55.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:55.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:55.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:55.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:55.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:55.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:55.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:55.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-08-16 11:33:55.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@131c0b6f 2024-08-16 11:33:55.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@131c0b6f 2024-08-16 11:33:55.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-08-16 11:33:55.376 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:55.421 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:55.457 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:55.474 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:55.602 [DefaultDispatcher-worker-8 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@131c0b6f 2024-08-16 11:33:55.604 [DefaultDispatcher-worker-8 @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@131c0b6f 2024-08-16 11:33:55.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-08-16 11:33:55.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-08-16 11:33:55.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:55.607 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75c33608: (connection evicted) 2024-08-16 11:33:55.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:33:55.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-08-16 11:33:55.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-08-16 11:33:55.608 [Test worker @coroutine#206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@131c0b6f 2024-08-16 11:33:55.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-08-16 11:33:55.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:55.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:55.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:55.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:55.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2be50bba 2024-08-16 11:33:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-08-16 11:33:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:55.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-08-16 11:33:55.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@79c4f23b 2024-08-16 11:33:55.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@79c4f23b 2024-08-16 11:33:55.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-08-16 11:33:55.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-08-16 11:33:55.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:55.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:55.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:55.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:55.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:55.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:55.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ec0ca83 2024-08-16 11:33:55.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:55.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:55.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:55.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:55.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:55.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:55.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:55.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:55.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:55.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:55.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:55.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:55.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:55.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:55.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:55.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:55.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:55.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:55.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:55.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-08-16 11:33:55.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:55.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:55.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:55.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:55.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:55.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:55.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:55.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:55.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-08-16 11:33:55.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@7827d7b 2024-08-16 11:33:55.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@7827d7b 2024-08-16 11:33:55.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-08-16 11:33:55.713 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:55.739 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:55.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-08-16 11:33:55.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-08-16 11:33:55.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:55.863 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79c4f23b: (connection evicted) 2024-08-16 11:33:55.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:33:55.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-08-16 11:33:55.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-08-16 11:33:55.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-08-16 11:33:55.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:55.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:55.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:55.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:55.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:55.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:55.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5402612e 2024-08-16 11:33:55.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:55.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:55.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:55.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:55.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:55.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:55.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:55.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:55.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:55.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:55.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:55.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:55.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:55.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:55.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:55.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:55.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:55.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:55.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:55.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-08-16 11:33:55.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:55.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:55.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:55.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:55.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:55.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:55.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:55.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:55.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-08-16 11:33:55.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@431babe6 2024-08-16 11:33:55.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@431babe6 2024-08-16 11:33:55.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-08-16 11:33:55.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-08-16 11:33:55.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:55.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:55.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:55.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:55.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:55.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:55.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17befef0 2024-08-16 11:33:55.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:55.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:55.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:55.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:55.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:55.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:55.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:55.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:55.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:55.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:55.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:55.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:55.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:55.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:55.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:55.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:55.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:55.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:55.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:55.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-08-16 11:33:55.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:55.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:55.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:55.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:55.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:55.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:55.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:55.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:55.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-08-16 11:33:55.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@3129299f 2024-08-16 11:33:55.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@3129299f 2024-08-16 11:33:55.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-08-16 11:33:55.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-08-16 11:33:55.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-08-16 11:33:55.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:55.899 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@431babe6: (connection evicted) 2024-08-16 11:33:55.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:33:55.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-08-16 11:33:55.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-08-16 11:33:55.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-08-16 11:33:55.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:55.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:55.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:55.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:55.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:55.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:55.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3cead673 2024-08-16 11:33:55.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:55.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:55.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:55.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:55.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:55.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:55.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:55.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:55.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:55.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:55.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:55.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:55.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:55.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:55.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:55.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:55.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:55.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:55.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:55.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-08-16 11:33:55.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:55.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:55.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:55.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:55.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:55.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:55.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:55.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:55.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-08-16 11:33:55.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@10a0a1e 2024-08-16 11:33:55.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@10a0a1e 2024-08-16 11:33:55.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-08-16 11:33:55.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-08-16 11:33:55.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:55.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:55.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:55.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:55.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:55.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:55.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2976ef56 2024-08-16 11:33:55.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:55.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:55.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:55.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:55.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:55.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:55.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:55.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:55.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:55.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:55.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:55.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:55.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:55.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:55.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:55.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:55.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:55.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:55.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:55.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-08-16 11:33:55.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:55.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:55.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:55.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:55.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:55.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:55.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:55.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:55.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-08-16 11:33:55.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@4152bd0f 2024-08-16 11:33:55.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@4152bd0f 2024-08-16 11:33:55.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-08-16 11:33:55.995 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:56.004 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:56.028 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:56.111 [DefaultDispatcher-worker-1 @coroutine#230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4152bd0f 2024-08-16 11:33:56.112 [DefaultDispatcher-worker-1 @coroutine#232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4152bd0f 2024-08-16 11:33:56.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-08-16 11:33:56.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-08-16 11:33:56.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:56.114 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10a0a1e: (connection evicted) 2024-08-16 11:33:56.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:33:56.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-08-16 11:33:56.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-08-16 11:33:56.116 [Test worker @coroutine#234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4152bd0f 2024-08-16 11:33:56.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-08-16 11:33:56.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:56.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:56.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:56.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:56.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:56.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:56.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2faf6e4a 2024-08-16 11:33:56.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:56.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:56.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:56.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:56.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:56.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:56.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:56.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:56.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:56.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:56.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:56.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:56.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:56.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:56.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:56.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:56.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:56.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:56.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:56.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-08-16 11:33:56.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:56.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:56.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:56.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:56.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:56.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:56.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:56.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:56.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-08-16 11:33:56.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@644947ee 2024-08-16 11:33:56.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@644947ee 2024-08-16 11:33:56.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-08-16 11:33:56.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-08-16 11:33:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25421809 2024-08-16 11:33:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-08-16 11:33:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:56.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-08-16 11:33:56.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac9b66b 2024-08-16 11:33:56.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac9b66b 2024-08-16 11:33:56.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-08-16 11:33:56.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-08-16 11:33:56.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-08-16 11:33:56.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:56.139 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@644947ee: (connection evicted) 2024-08-16 11:33:56.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:33:56.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-08-16 11:33:56.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-08-16 11:33:56.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-08-16 11:33:56.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:56.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:56.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:56.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:56.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:56.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:56.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11adab6d 2024-08-16 11:33:56.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:56.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:56.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:56.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:56.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:56.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:56.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 11:33:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 11:33:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 11:33:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-08-16 11:33:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:56.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-08-16 11:33:56.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@29519337 2024-08-16 11:33:56.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@29519337 2024-08-16 11:33:56.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-08-16 11:33:56.168 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29519337 2024-08-16 11:33:56.178 [Test worker @coroutine#243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29519337 2024-08-16 11:33:56.180 [Test worker @coroutine#245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29519337 2024-08-16 11:33:56.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-08-16 11:33:56.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:56.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:56.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:56.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:56.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:56.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:56.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50785f86 2024-08-16 11:33:56.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:56.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:56.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:56.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:56.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:56.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:56.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:56.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:56.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:56.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:56.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:56.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:56.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:56.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:56.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:56.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:56.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:56.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:56.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:56.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-08-16 11:33:56.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:56.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:56.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:56.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:56.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:56.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:56.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:56.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:56.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-08-16 11:33:56.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e258d3b 2024-08-16 11:33:56.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e258d3b 2024-08-16 11:33:56.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-08-16 11:33:56.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-08-16 11:33:56.190 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-08-16 11:33:56.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 11:33:56.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:33:56.190 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-08-16 11:33:56.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-08-16 11:33:56.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-08-16 11:33:56.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:56.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:56.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:56.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:56.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:56.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:56.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56299b0e 2024-08-16 11:33:56.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:56.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:56.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:56.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:56.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:56.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:56.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:56.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:56.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:56.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:56.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:56.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:56.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:56.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 11:33:56.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 11:33:56.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:56.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:56.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 11:33:56.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:56.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-08-16 11:33:56.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:56.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:56.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:56.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:56.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:56.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:56.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:56.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:56.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-08-16 11:33:56.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@283e1759 2024-08-16 11:33:56.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@283e1759 2024-08-16 11:33:56.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-08-16 11:33:56.197 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283e1759 2024-08-16 11:33:56.207 [Test worker @coroutine#259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283e1759 2024-08-16 11:33:56.210 [Test worker @coroutine#261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283e1759 2024-08-16 11:33:56.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-08-16 11:33:56.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:56.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:56.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:56.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:56.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:56.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:56.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@351ede23 2024-08-16 11:33:56.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:56.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:56.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:56.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:56.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:56.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:56.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:56.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:56.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:56.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:56.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:56.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:56.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:56.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:56.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:56.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:56.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:56.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:56.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:56.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-08-16 11:33:56.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:56.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:56.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:56.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:56.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:56.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:56.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:56.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:56.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-08-16 11:33:56.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df7a065 2024-08-16 11:33:56.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df7a065 2024-08-16 11:33:56.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-08-16 11:33:56.221 [DefaultDispatcher-worker-3 @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5df7a065 2024-08-16 11:33:56.223 [Test worker @coroutine#276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5df7a065 2024-08-16 11:33:56.223 [DefaultDispatcher-worker-3 @coroutine#263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283e1759 2024-08-16 11:33:56.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-08-16 11:33:56.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-08-16 11:33:56.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:56.226 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@283e1759: (connection evicted) 2024-08-16 11:33:56.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:33:56.227 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-08-16 11:33:56.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-08-16 11:33:56.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-08-16 11:33:56.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:56.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:56.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:56.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:56.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:56.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:56.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16029e2f 2024-08-16 11:33:56.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:56.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:56.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 11:33:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 11:33:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 11:33:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-08-16 11:33:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:56.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-08-16 11:33:56.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@45f1413c 2024-08-16 11:33:56.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@45f1413c 2024-08-16 11:33:56.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-08-16 11:33:56.235 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:56.236 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45f1413c 2024-08-16 11:33:56.247 [Test worker @coroutine#280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45f1413c 2024-08-16 11:33:56.249 [Test worker @coroutine#282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45f1413c 2024-08-16 11:33:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-08-16 11:33:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73dbe25 2024-08-16 11:33:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-08-16 11:33:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:56.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-08-16 11:33:56.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bfdaa7a 2024-08-16 11:33:56.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bfdaa7a 2024-08-16 11:33:56.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-08-16 11:33:56.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-08-16 11:33:56.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-08-16 11:33:56.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 11:33:56.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:33:56.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-08-16 11:33:56.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-08-16 11:33:56.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-08-16 11:33:56.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:56.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:56.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:56.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:56.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:56.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:56.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75bf9e67 2024-08-16 11:33:56.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:56.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:56.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:56.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:56.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:56.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:56.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:56.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:56.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:56.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:56.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:56.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:56.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:56.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 11:33:56.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 11:33:56.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:56.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:56.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 11:33:56.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:56.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-08-16 11:33:56.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:56.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:56.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:56.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:56.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:56.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:56.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:56.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:56.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-08-16 11:33:56.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@772f3a3f 2024-08-16 11:33:56.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@772f3a3f 2024-08-16 11:33:56.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-08-16 11:33:56.264 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772f3a3f 2024-08-16 11:33:56.275 [Test worker @coroutine#296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772f3a3f 2024-08-16 11:33:56.277 [Test worker @coroutine#298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772f3a3f 2024-08-16 11:33:56.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-08-16 11:33:56.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:56.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:56.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:56.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:56.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:56.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:56.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31880efa 2024-08-16 11:33:56.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:56.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:56.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:56.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:56.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:56.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:56.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:56.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:56.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:56.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:56.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:56.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:56.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:56.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:56.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:56.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:56.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:56.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:56.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:56.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-08-16 11:33:56.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:56.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:56.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:56.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:56.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:56.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:56.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:56.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:56.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-08-16 11:33:56.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cadcff6 2024-08-16 11:33:56.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cadcff6 2024-08-16 11:33:56.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-08-16 11:33:56.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-08-16 11:33:56.284 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-08-16 11:33:56.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 11:33:56.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:33:56.285 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-08-16 11:33:56.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-08-16 11:33:56.285 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-08-16 11:33:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e6522a6 2024-08-16 11:33:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-08-16 11:33:56.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:56.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:56.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:56.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:56.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:56.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:56.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:56.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:56.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-08-16 11:33:56.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4551c6 2024-08-16 11:33:56.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4551c6 2024-08-16 11:33:56.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-08-16 11:33:56.313 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:56.349 [DefaultDispatcher-worker-2 @coroutine#311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4551c6 2024-08-16 11:33:56.355 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:56.363 [DefaultDispatcher-worker-2 @coroutine#311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4551c6 2024-08-16 11:33:56.380 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:56.389 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:56.411 [DefaultDispatcher-worker-9 @coroutine#311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4551c6 2024-08-16 11:33:56.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-08-16 11:33:56.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-08-16 11:33:56.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:56.413 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c4551c6: (connection evicted) 2024-08-16 11:33:56.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:33:56.414 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-08-16 11:33:56.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-08-16 11:33:56.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-08-16 11:33:56.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:56.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:56.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:56.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:56.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:56.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:56.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72e75786 2024-08-16 11:33:56.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:56.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:56.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:56.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:56.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:56.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:56.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:56.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:56.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:56.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:56.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-08-16 11:33:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:56.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-08-16 11:33:56.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fbc7853 2024-08-16 11:33:56.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fbc7853 2024-08-16 11:33:56.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-08-16 11:33:56.456 [DefaultDispatcher-worker-3 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fbc7853 2024-08-16 11:33:56.464 [DefaultDispatcher-worker-8 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fbc7853 2024-08-16 11:33:56.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-08-16 11:33:56.482 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-08-16 11:33:56.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:56.483 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fbc7853: (connection evicted) 2024-08-16 11:33:56.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:33:56.483 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-08-16 11:33:56.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-08-16 11:33:56.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-08-16 11:33:56.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:56.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:56.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:56.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:56.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:56.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:56.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71beada8 2024-08-16 11:33:56.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:56.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:56.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:56.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:56.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:56.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:56.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:56.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:56.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:56.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:56.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:56.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:56.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:56.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:56.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:56.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:56.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:56.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:56.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:56.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-08-16 11:33:56.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:56.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:56.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:56.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:56.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:56.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:56.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:56.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:56.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-08-16 11:33:56.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b3b1124 2024-08-16 11:33:56.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b3b1124 2024-08-16 11:33:56.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-08-16 11:33:56.527 [DefaultDispatcher-worker-2 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b3b1124 2024-08-16 11:33:56.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-08-16 11:33:56.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-08-16 11:33:56.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:56.529 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b3b1124: (connection evicted) 2024-08-16 11:33:56.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:33:56.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-08-16 11:33:56.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-08-16 11:33:56.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-08-16 11:33:56.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:56.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:56.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:56.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:56.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:56.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:56.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b9ecd05 2024-08-16 11:33:56.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:56.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:56.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:56.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:56.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:56.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:56.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:56.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:56.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:56.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:56.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:56.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:56.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:56.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:56.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:56.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:56.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:56.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:56.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:56.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-08-16 11:33:56.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:56.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:56.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:56.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:56.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:56.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:56.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:56.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:56.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-08-16 11:33:56.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec7ad61 2024-08-16 11:33:56.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec7ad61 2024-08-16 11:33:56.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-08-16 11:33:56.574 [DefaultDispatcher-worker-2 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec7ad61 2024-08-16 11:33:56.583 [DefaultDispatcher-worker-8 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec7ad61 2024-08-16 11:33:56.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-08-16 11:33:56.584 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-08-16 11:33:56.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:56.585 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ec7ad61: (connection evicted) 2024-08-16 11:33:56.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:33:56.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-08-16 11:33:56.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-08-16 11:33:56.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-08-16 11:33:56.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:56.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:56.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:56.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:56.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:56.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:56.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34a33343 2024-08-16 11:33:56.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:56.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:56.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:56.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:56.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:56.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:56.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:56.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:56.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:56.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:56.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:56.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:56.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:56.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:56.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:56.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:56.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:56.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:56.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:56.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-08-16 11:33:56.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:56.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:56.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:56.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:56.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:56.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:56.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:56.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:56.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-08-16 11:33:56.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@459e120b 2024-08-16 11:33:56.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@459e120b 2024-08-16 11:33:56.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-08-16 11:33:56.626 [DefaultDispatcher-worker-2 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@459e120b 2024-08-16 11:33:56.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-08-16 11:33:56.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-08-16 11:33:56.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:56.629 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@459e120b: (connection evicted) 2024-08-16 11:33:56.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:33:56.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-08-16 11:33:56.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-08-16 11:33:56.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-08-16 11:33:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@684b26b7 2024-08-16 11:33:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-08-16 11:33:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:56.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-08-16 11:33:56.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@4182a651 2024-08-16 11:33:56.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@4182a651 2024-08-16 11:33:56.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-08-16 11:33:56.671 [DefaultDispatcher-worker-5 @coroutine#326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4182a651 2024-08-16 11:33:56.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-08-16 11:33:56.672 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-08-16 11:33:56.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:56.672 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4182a651: (connection evicted) 2024-08-16 11:33:56.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:33:56.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-08-16 11:33:56.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-08-16 11:33:56.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-08-16 11:33:56.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:56.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:56.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:56.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:56.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:56.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:56.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@360a3106 2024-08-16 11:33:56.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:56.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:56.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:56.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:56.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:56.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:56.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:56.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:56.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:56.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:56.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:56.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:56.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:56.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:56.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:56.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:56.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:56.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:56.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:56.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-08-16 11:33:56.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:56.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:56.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:56.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:56.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:56.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:56.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:56.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:56.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-08-16 11:33:56.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e9a836 2024-08-16 11:33:56.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e9a836 2024-08-16 11:33:56.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-08-16 11:33:56.940 [DefaultDispatcher-worker-6 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e9a836 2024-08-16 11:33:56.951 [DefaultDispatcher-worker-10 @coroutine#339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e9a836 2024-08-16 11:33:56.954 [Test worker @coroutine#341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50613/manifest.json 2024-08-16 11:33:56.954 [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:50613/manifest.json. 2024-08-16 11:33:56.954 [Test worker @coroutine#341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50613/manifest.json 2024-08-16 11:33:56.957 [Test worker @coroutine#341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50613/manifest.json 2024-08-16 11:33:56.957 [Test worker @coroutine#341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50613/manifest.json 2024-08-16 11:33:56.964 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:57.077 [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:50613/manifest.json. 2024-08-16 11:33:57.077 [Test worker @coroutine#341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50613/manifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 11:33:57.094 [DefaultDispatcher-worker-1 @coroutine#341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e9a836 2024-08-16 11:33:57.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2024-08-16 11:33:57.101 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2024-08-16 11:33:57.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:57.102 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e9a836: (connection evicted) 2024-08-16 11:33:57.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:33:57.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2024-08-16 11:33:57.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2024-08-16 11:33:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-08-16 11:33:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f0c1409 2024-08-16 11:33:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-08-16 11:33:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:57.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-08-16 11:33:57.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a522157 2024-08-16 11:33:57.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a522157 2024-08-16 11:33:57.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-08-16 11:33:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-08-16 11:33:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bf4dfb 2024-08-16 11:33:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-08-16 11:33:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:57.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-08-16 11:33:57.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@65259737 2024-08-16 11:33:57.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@65259737 2024-08-16 11:33:57.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-08-16 11:33:57.148 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-08-16 11:33:57.209 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:57.212 [Test worker] INFO ktor.application - Application started in 0.069 seconds. 2024-08-16 11:33:57.213 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@6c25123e 2024-08-16 11:33:57.220 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:57.299 [DefaultDispatcher-worker-12 @coroutine#353] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-08-16 11:33:57.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-08-16 11:33:57.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:57.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:57.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:57.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:57.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:57.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:57.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c0d3715 2024-08-16 11:33:57.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:57.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:57.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:57.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:57.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:57.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:57.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:57.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:57.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:57.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:57.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:57.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:57.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:57.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:57.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:57.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:57.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-08-16 11:33:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:57.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-08-16 11:33:57.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@31de8099 2024-08-16 11:33:57.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@31de8099 2024-08-16 11:33:57.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-08-16 11:33:57.333 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-08-16 11:33:57.339 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-08-16 11:33:57.339 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-08-16 11:33:57.340 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-08-16 11:33:57.340 [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-08-16 11:33:57.340 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-08-16 11:33:57.340 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-08-16 11:33:57.340 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-08-16 11:33:57.341 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-16 11:33:57.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-08-16 11:33:57.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:57.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:57.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:57.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:57.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:57.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:57.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b364f47 2024-08-16 11:33:57.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:57.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:57.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:57.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:57.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:57.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:57.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:57.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:57.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:57.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:57.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:57.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:57.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:57.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:57.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:57.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:57.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:57.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:57.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:57.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-08-16 11:33:57.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:57.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:57.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:57.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:57.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:57.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:57.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:57.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:57.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-08-16 11:33:57.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d42b756 2024-08-16 11:33:57.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d42b756 2024-08-16 11:33:57.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-08-16 11:33:57.399 [DefaultDispatcher-worker-6 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d42b756 2024-08-16 11:33:57.401 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:57.414 [DefaultDispatcher-worker-6 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d42b756 2024-08-16 11:33:57.421 [DefaultDispatcher-worker-6 @coroutine#363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31de8099 2024-08-16 11:33:57.424 [DefaultDispatcher-worker-6 @coroutine#365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31de8099 2024-08-16 11:33:57.435 [DefaultDispatcher-worker-12 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d42b756 2024-08-16 11:33:57.442 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 11:33:57.446 [DefaultDispatcher-worker-6 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d42b756 2024-08-16 11:33:57.446 [Test worker @coroutine#359] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/626910769302708224/_ustadmanifest.json 2024-08-16 11:33:57.446 [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/626910769302708224/_ustadmanifest.json. 2024-08-16 11:33:57.446 [Test worker @coroutine#359] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/626910769302708224/_ustadmanifest.json 2024-08-16 11:33:57.451 [Test worker @coroutine#359] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/626910769302708224/_ustadmanifest.json 2024-08-16 11:33:57.451 [Test worker @coroutine#359] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/626910769302708224/_ustadmanifest.json 2024-08-16 11:33:57.452 [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/626910769302708224/_ustadmanifest.json. 2024-08-16 11:33:57.452 [Test worker @coroutine#359] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/626910769302708224/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 11:33:57.472 [DefaultDispatcher-worker-6 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d42b756 2024-08-16 11:33:57.479 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-08-16 11:33:57.480 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-cce93871-db14-458c-a187-b06669455dff', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-08-16 11:33:57.483 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-16 11:33:57.483 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-cce93871-db14-458c-a187-b06669455dff 2024-08-16 11:33:57.488 [DefaultDispatcher-worker-11 @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:33:57.488 [DefaultDispatcher-worker-11 @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-08-16 11:33:57.488 [DefaultDispatcher-worker-11 @coroutine#379] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:33:57.488 [DefaultDispatcher-worker-11 @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-08-16 11:33:57.498 [DefaultDispatcher-worker-11 @coroutine#378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d42b756 2024-08-16 11:33:57.498 [DefaultDispatcher-worker-11 @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 11:33:57.498 [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-08-16 11:33:57.498 [DefaultDispatcher-worker-11 @coroutine#378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 11:33:57.506 [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-08-16 11:33:57.506 [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-08-16 11:33:57.506 [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-08-16 11:33:57.506 [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-08-16 11:33:57.562 [eventLoopGroupProxy-4-2 @call-handler#400] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 11:33:57.562 [eventLoopGroupProxy-4-4 @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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 11:33:57.562 [eventLoopGroupProxy-4-1 @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-08-16 11:33:57.562 [eventLoopGroupProxy-4-3 @call-handler#401] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 11:33:57.568 [eventLoopGroupProxy-4-2 @call-handler#400] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:33:57.568 [eventLoopGroupProxy-4-4 @call-handler#399] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:33:57.576 [eventLoopGroupProxy-4-3 @call-handler#401] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:33:57.576 [eventLoopGroupProxy-4-1 @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-08-16 11:33:57.576 [eventLoopGroupProxy-4-3 @call-handler#401] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 11:33:57.576 [DefaultDispatcher-worker-1 @coroutine#378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 11:33:57.576 [DefaultDispatcher-worker-1 @coroutine#378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 11:33:57.579 [eventLoopGroupProxy-4-3 @call-handler#401] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:33:57.580 [eventLoopGroupProxy-4-2 @call-handler#400] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 22ms 2024-08-16 11:33:57.580 [eventLoopGroupProxy-4-3 @call-handler#401] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 22ms 2024-08-16 11:33:57.581 [DefaultDispatcher-worker-10 @coroutine#379] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:33:57.581 [DefaultDispatcher-worker-10 @coroutine#379] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:33:57.586 [DefaultDispatcher-worker-1 @coroutine#378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d42b756 2024-08-16 11:33:57.591 [eventLoopGroupProxy-4-1 @coroutine#410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a522157 2024-08-16 11:33:57.594 [DefaultDispatcher-worker-1 @coroutine#380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d42b756 2024-08-16 11:33:57.602 [eventLoopGroupProxy-4-1 @call-handler#402] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 44ms 2024-08-16 11:33:57.603 [DefaultDispatcher-worker-3 @coroutine#377] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-08-16 11:33:57.603 [DefaultDispatcher-worker-3 @coroutine#377] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 11:33:57.608 [DefaultDispatcher-worker-3 @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-08-16 11:33:57.608 [DefaultDispatcher-worker-3 @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-08-16 11:33:57.624 [DefaultDispatcher-worker-3 @coroutine#414] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:57.624 [DefaultDispatcher-worker-3 @coroutine#414] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 11:33:57.624 [DefaultDispatcher-worker-3 @coroutine#414] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:57.625 [DefaultDispatcher-worker-3 @coroutine#414] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 11:33:57.630 [eventLoopGroupProxy-4-3 @call-handler#416] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:33:57.649 [eventLoopGroupProxy-4-3 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a522157 2024-08-16 11:33:57.650 [eventLoopGroupProxy-4-3 @call-handler#416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:33:57.650 [eventLoopGroupProxy-4-3 @call-handler#416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 21ms 2024-08-16 11:33:57.651 [DefaultDispatcher-worker-3 @coroutine#414] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:57.661 [DefaultDispatcher-worker-3 @coroutine#414] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:57.661 [DefaultDispatcher-worker-3 @coroutine#414] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 11:33:57.661 [DefaultDispatcher-worker-3 @coroutine#414] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:57.661 [DefaultDispatcher-worker-3 @coroutine#414] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 11:33:57.665 [eventLoopGroupProxy-4-3 @call-handler#421] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:33:57.669 [eventLoopGroupProxy-4-3 @coroutine#422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a522157 2024-08-16 11:33:57.670 [eventLoopGroupProxy-4-3 @call-handler#421] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:33:57.670 [eventLoopGroupProxy-4-3 @call-handler#421] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-08-16 11:33:57.671 [DefaultDispatcher-worker-3 @coroutine#414] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:57.693 [DefaultDispatcher-worker-14 @coroutine#377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d42b756 2024-08-16 11:33:57.708 [DefaultDispatcher-worker-4 @coroutine#380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d42b756 2024-08-16 11:33:57.722 [DefaultDispatcher-worker-4 @coroutine#380] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 11:33:57.722 [DefaultDispatcher-worker-4 @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-08-16 11:33:57.722 [DefaultDispatcher-worker-4 @coroutine#380] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 11:33:57.722 [DefaultDispatcher-worker-4 @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-08-16 11:33:57.725 [eventLoopGroupProxy-4-3 @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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 11:33:57.726 [eventLoopGroupProxy-4-3 @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-08-16 11:33:57.726 [eventLoopGroupProxy-4-3 @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-08-16 11:33:57.753 [DefaultDispatcher-worker-12 @call-handler#435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65259737 2024-08-16 11:33:57.754 [eventLoopGroupProxy-4-3 @call-handler#435] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:33:57.755 [eventLoopGroupProxy-4-3 @call-handler#435] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 30ms 2024-08-16 11:33:57.755 [DefaultDispatcher-worker-7 @coroutine#352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/626910769302708224/_ustadmanifest.json 2024-08-16 11:33:57.755 [DefaultDispatcher-worker-7 @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/626910769302708224/_ustadmanifest.json. 2024-08-16 11:33:57.755 [DefaultDispatcher-worker-7 @coroutine#352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/626910769302708224/_ustadmanifest.json 2024-08-16 11:33:57.756 [DefaultDispatcher-worker-10 @coroutine#380] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 11:33:57.756 [DefaultDispatcher-worker-10 @coroutine#380] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 11:33:57.756 [DefaultDispatcher-worker-10 @coroutine#380] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-16 11:33:57.756 [DefaultDispatcher-worker-10 @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-08-16 11:33:57.758 [DefaultDispatcher-worker-15 @coroutine#352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/626910769302708224/_ustadmanifest.json 2024-08-16 11:33:57.758 [DefaultDispatcher-worker-15 @coroutine#352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/626910769302708224/_ustadmanifest.json 2024-08-16 11:33:57.758 [DefaultDispatcher-worker-15 @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/626910769302708224/_ustadmanifest.json. 2024-08-16 11:33:57.758 [DefaultDispatcher-worker-15 @coroutine#352] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/626910769302708224/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 11:33:57.770 [DefaultDispatcher-worker-8 @coroutine#380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d42b756 2024-08-16 11:33:57.773 [DefaultDispatcher-worker-11 @coroutine#352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65259737 2024-08-16 11:33:57.774 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-08-16 11:33:57.775 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-08-16 11:33:57.775 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-08-16 11:33:57.775 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-08-16 11:33:57.775 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-08-16 11:33:57.777 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31de8099 2024-08-16 11:33:57.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2024-08-16 11:33:57.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2024-08-16 11:33:57.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:57.777 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d42b756: (connection evicted) 2024-08-16 11:33:57.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:33:57.778 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2024-08-16 11:33:57.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2024-08-16 11:33:57.835 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 11:33:57.835 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 11:33:58.197 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 11:33:58.215 [DefaultDispatcher-worker-3 @coroutine#451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5df7a065 2024-08-16 11:33:58.783 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@6c25123e 2024-08-16 11:33:58.783 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@6c25123e 2024-08-16 11:33:58.787 [Test worker @coroutine#455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a522157 2024-08-16 11:33:58.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2024-08-16 11:33:58.787 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2024-08-16 11:33:58.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:58.787 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65259737: (connection evicted) 2024-08-16 11:33:58.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:33:58.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2024-08-16 11:33:58.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2024-08-16 11:33:58.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-08-16 11:33:58.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:58.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:58.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:58.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:58.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:58.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:58.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ecb8b3e 2024-08-16 11:33:58.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:58.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:58.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:58.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:58.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:58.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:58.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:58.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:58.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:58.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:58.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:58.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:58.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:58.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:58.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:58.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:58.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:58.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:58.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:58.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-08-16 11:33:58.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:58.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:58.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:58.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:58.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:58.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:58.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:58.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:58.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-08-16 11:33:58.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-08-16 11:33:58.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-08-16 11:33:58.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-08-16 11:33:58.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-08-16 11:33:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17a5ae7b 2024-08-16 11:33:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-08-16 11:33:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:58.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:58.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-08-16 11:33:58.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@183a84f4 2024-08-16 11:33:58.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@183a84f4 2024-08-16 11:33:58.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-08-16 11:33:58.811 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-08-16 11:33:58.814 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-08-16 11:33:58.814 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@45ac973 2024-08-16 11:33:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-08-16 11:33:58.815 [DefaultDispatcher-worker-8 @coroutine#462] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-08-16 11:33:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e489957 2024-08-16 11:33:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:58.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:58.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:58.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-08-16 11:33:58.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:58.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:58.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:58.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:58.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:58.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:58.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:58.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:58.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-08-16 11:33:58.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b827796 2024-08-16 11:33:58.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b827796 2024-08-16 11:33:58.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-08-16 11:33:58.818 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-08-16 11:33:58.819 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-08-16 11:33:58.819 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-08-16 11:33:58.819 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-08-16 11:33:58.819 [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-08-16 11:33:58.819 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-08-16 11:33:58.819 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-08-16 11:33:58.819 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-08-16 11:33:58.819 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-16 11:33:58.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-08-16 11:33:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:33:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:33:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:33:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:33:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:33:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:33:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4351d055 2024-08-16 11:33:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:33:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:33:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:33:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:33:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:33:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:33:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:33:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:33:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:33:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:33:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:33:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:33:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:33:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:33:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:33:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:33:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:33:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:33:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:33:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-08-16 11:33:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:33:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:33:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:33:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:33:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:33:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:33:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:33:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:33:58.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-08-16 11:33:58.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-08-16 11:33:58.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-08-16 11:33:58.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-08-16 11:33:58.863 [DefaultDispatcher-worker-13 @coroutine#467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-08-16 11:33:58.872 [DefaultDispatcher-worker-14 @coroutine#467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-08-16 11:33:58.882 [DefaultDispatcher-worker-15 @coroutine#471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b827796 2024-08-16 11:33:58.886 [Test worker @coroutine#473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b827796 2024-08-16 11:33:58.893 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:58.897 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:58.897 [DefaultDispatcher-worker-8 @coroutine#467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-08-16 11:33:58.905 [DefaultDispatcher-worker-3 @coroutine#467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-08-16 11:33:58.905 [Test worker @coroutine#467] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/626910770897825792/_ustadmanifest.json 2024-08-16 11:33:58.905 [Test worker @coroutine#467] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/626910770897825792/_ustadmanifest.json. 2024-08-16 11:33:58.905 [Test worker @coroutine#467] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/626910770897825792/_ustadmanifest.json 2024-08-16 11:33:58.907 [Test worker @coroutine#467] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/626910770897825792/_ustadmanifest.json 2024-08-16 11:33:58.908 [Test worker @coroutine#467] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/626910770897825792/_ustadmanifest.json 2024-08-16 11:33:58.908 [Test worker @coroutine#467] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/626910770897825792/_ustadmanifest.json. 2024-08-16 11:33:58.908 [Test worker @coroutine#467] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/626910770897825792/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 11:33:58.916 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:33:58.921 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 11:33:58.923 [DefaultDispatcher-worker-14 @coroutine#467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-08-16 11:33:58.923 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-08-16 11:33:58.923 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-e8b2266d-1f15-46b7-a8c5-1759e6905376', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-08-16 11:33:58.926 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-16 11:33:58.926 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-e8b2266d-1f15-46b7-a8c5-1759e6905376 2024-08-16 11:33:58.927 [DefaultDispatcher-worker-1 @coroutine#487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:33:58.927 [DefaultDispatcher-worker-1 @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-08-16 11:33:58.927 [DefaultDispatcher-worker-1 @coroutine#487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:33:58.927 [DefaultDispatcher-worker-1 @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-08-16 11:33:58.931 [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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 11:33:58.932 [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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 11:33:58.932 [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-08-16 11:33:58.932 [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-08-16 11:33:58.932 [eventLoopGroupProxy-7-2 @call-handler#498] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:33:58.932 [eventLoopGroupProxy-7-1 @call-handler#497] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:33:58.933 [eventLoopGroupProxy-7-1 @call-handler#497] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-08-16 11:33:58.933 [DefaultDispatcher-worker-2 @coroutine#487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:33:58.933 [DefaultDispatcher-worker-2 @coroutine#487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:33:58.936 [DefaultDispatcher-worker-5 @coroutine#486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-08-16 11:33:58.936 [DefaultDispatcher-worker-5 @coroutine#486] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 11:33:58.936 [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-08-16 11:33:58.936 [DefaultDispatcher-worker-5 @coroutine#486] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 11:33:58.939 [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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 11:33:58.939 [eventLoopGroupProxy-7-1 @call-handler#506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:33:58.939 [DefaultDispatcher-worker-15 @coroutine#485] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 11:33:58.939 [DefaultDispatcher-worker-15 @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-08-16 11:33:58.939 [DefaultDispatcher-worker-15 @coroutine#485] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-08-16 11:33:58.939 [DefaultDispatcher-worker-15 @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-08-16 11:33:58.939 [eventLoopGroupProxy-7-1 @call-handler#506] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2024-08-16 11:33:58.940 [DefaultDispatcher-worker-13 @coroutine#486] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 11:33:58.940 [DefaultDispatcher-worker-13 @coroutine#486] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 11:33:58.941 [eventLoopGroupProxy-7-1 @call-handler#511] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-08-16 11:33:58.942 [eventLoopGroupProxy-7-1 @call-handler#511] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-08-16 11:33:58.943 [eventLoopGroupProxy-7-1 @coroutine#512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-08-16 11:33:58.945 [eventLoopGroupProxy-7-1 @call-handler#511] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-08-16 11:33:58.946 [DefaultDispatcher-worker-4 @coroutine#485] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-08-16 11:33:58.946 [DefaultDispatcher-worker-4 @coroutine#485] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 11:33:58.946 [DefaultDispatcher-worker-4 @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-08-16 11:33:58.946 [DefaultDispatcher-worker-4 @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-08-16 11:33:58.948 [DefaultDispatcher-worker-4 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:58.948 [DefaultDispatcher-worker-4 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 11:33:58.948 [DefaultDispatcher-worker-4 @coroutine#516] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:58.948 [DefaultDispatcher-worker-4 @coroutine#516] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 11:33:58.950 [DefaultDispatcher-worker-16 @coroutine#486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-08-16 11:33:58.951 [eventLoopGroupProxy-7-1 @call-handler#519] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:33:58.954 [eventLoopGroupProxy-7-1 @coroutine#520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-08-16 11:33:58.954 [eventLoopGroupProxy-7-1 @call-handler#519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:33:58.955 [eventLoopGroupProxy-7-1 @call-handler#519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-08-16 11:33:58.955 [DefaultDispatcher-worker-5 @coroutine#516] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:58.958 [DefaultDispatcher-worker-5 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:58.958 [DefaultDispatcher-worker-5 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 11:33:58.958 [DefaultDispatcher-worker-5 @coroutine#516] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:58.959 [DefaultDispatcher-worker-5 @coroutine#516] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 11:33:58.961 [eventLoopGroupProxy-7-1 @call-handler#524] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:33:58.961 [DefaultDispatcher-worker-13 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-08-16 11:33:58.963 [eventLoopGroupProxy-7-1 @coroutine#525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-08-16 11:33:58.963 [eventLoopGroupProxy-7-1 @call-handler#524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:33:58.963 [eventLoopGroupProxy-7-1 @call-handler#524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:33:58.964 [DefaultDispatcher-worker-13 @coroutine#516] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:58.966 [DefaultDispatcher-worker-13 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:58.966 [DefaultDispatcher-worker-13 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 11:33:58.966 [DefaultDispatcher-worker-13 @coroutine#516] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:58.966 [DefaultDispatcher-worker-13 @coroutine#516] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 11:33:58.968 [eventLoopGroupProxy-7-1 @call-handler#529] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:33:59.011 [eventLoopGroupProxy-7-1 @call-handler#529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:33:59.011 [eventLoopGroupProxy-7-1 @call-handler#529] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 11:33:59.011 [DefaultDispatcher-worker-13 @coroutine#516] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:59.013 [DefaultDispatcher-worker-13 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:59.013 [DefaultDispatcher-worker-13 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 11:33:59.013 [DefaultDispatcher-worker-13 @coroutine#516] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:59.013 [DefaultDispatcher-worker-13 @coroutine#516] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 11:33:59.015 [eventLoopGroupProxy-7-1 @call-handler#532] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:33:59.016 [eventLoopGroupProxy-7-1 @call-handler#532] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:33:59.016 [DefaultDispatcher-worker-13 @coroutine#516] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:59.017 [DefaultDispatcher-worker-15 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 11:33:59.017 [DefaultDispatcher-worker-15 @coroutine#516] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 11:33:59.018 [DefaultDispatcher-worker-15 @coroutine#516] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:8094/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2024-08-16 11:33:59.018 [DefaultDispatcher-worker-15 @coroutine#516] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:59.029 [DefaultDispatcher-worker-4 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-08-16 11:33:59.040 [DefaultDispatcher-worker-12 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-08-16 11:33:59.043 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-08-16 11:33:59.543 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-d7c55e29-363e-4e8c-bb02-932fbe5c1404', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-08-16 11:33:59.543 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-16 11:33:59.543 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-d7c55e29-363e-4e8c-bb02-932fbe5c1404 2024-08-16 11:33:59.547 [DefaultDispatcher-worker-17 @coroutine#538] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 11:33:59.547 [DefaultDispatcher-worker-17 @coroutine#538] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-08-16 11:33:59.547 [DefaultDispatcher-worker-17 @coroutine#538] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-08-16 11:33:59.547 [DefaultDispatcher-worker-17 @coroutine#538] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-08-16 11:33:59.549 [eventLoopGroupProxy-7-1 @call-handler#541] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-08-16 11:33:59.550 [eventLoopGroupProxy-7-1 @call-handler#541] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-08-16 11:33:59.551 [eventLoopGroupProxy-7-1 @coroutine#542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-08-16 11:33:59.553 [eventLoopGroupProxy-7-1 @call-handler#541] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-08-16 11:33:59.554 [DefaultDispatcher-worker-17 @coroutine#538] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-08-16 11:33:59.554 [DefaultDispatcher-worker-17 @coroutine#538] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 11:33:59.555 [DefaultDispatcher-worker-17 @coroutine#538] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-08-16 11:33:59.555 [DefaultDispatcher-worker-17 @coroutine#538] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 11:33:59.557 [DefaultDispatcher-worker-12 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:59.557 [DefaultDispatcher-worker-12 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 11:33:59.557 [DefaultDispatcher-worker-12 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:59.557 [DefaultDispatcher-worker-12 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 11:33:59.560 [eventLoopGroupProxy-7-1 @call-handler#548] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:33:59.563 [eventLoopGroupProxy-7-1 @call-handler#548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:33:59.563 [eventLoopGroupProxy-7-1 @call-handler#548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 11:33:59.564 [DefaultDispatcher-worker-12 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:59.567 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:59.567 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 11:33:59.567 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:59.567 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 11:33:59.569 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:33:59.572 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:33:59.572 [eventLoopGroupProxy-7-1 @call-handler#551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:33:59.572 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:59.574 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:59.574 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 11:33:59.574 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:59.574 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 11:33:59.576 [eventLoopGroupProxy-7-1 @call-handler#554] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:33:59.618 [eventLoopGroupProxy-7-1 @call-handler#554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:33:59.619 [eventLoopGroupProxy-7-1 @call-handler#554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-08-16 11:33:59.619 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:59.621 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:59.621 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 11:33:59.621 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:59.621 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 11:33:59.623 [eventLoopGroupProxy-7-1 @call-handler#557] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:33:59.666 [eventLoopGroupProxy-7-1 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:33:59.666 [eventLoopGroupProxy-7-1 @call-handler#557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-08-16 11:33:59.667 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:59.668 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:59.668 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 11:33:59.668 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:59.668 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 11:33:59.670 [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-08-16 11:33:59.714 [eventLoopGroupProxy-7-1 @call-handler#561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:33:59.714 [eventLoopGroupProxy-7-1 @call-handler#561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 11:33:59.715 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:59.716 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:59.716 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 11:33:59.716 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:59.716 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 11:33:59.718 [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-08-16 11:33:59.762 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:33:59.762 [eventLoopGroupProxy-7-1 @call-handler#564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 11:33:59.763 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:59.764 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:59.764 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 11:33:59.764 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:59.764 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 11:33:59.766 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:33:59.812 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:33:59.812 [eventLoopGroupProxy-7-1 @call-handler#567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-08-16 11:33:59.813 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:59.815 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:59.815 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 11:33:59.815 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:59.815 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 11:33:59.817 [eventLoopGroupProxy-7-1 @call-handler#570] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:33:59.858 [eventLoopGroupProxy-7-1 @call-handler#570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:33:59.858 [eventLoopGroupProxy-7-1 @call-handler#570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2024-08-16 11:33:59.859 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:59.859 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:59.859 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 11:33:59.859 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:59.859 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 11:33:59.861 [eventLoopGroupProxy-7-1 @call-handler#573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:33:59.901 [eventLoopGroupProxy-7-1 @call-handler#573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:33:59.902 [eventLoopGroupProxy-7-1 @call-handler#573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-08-16 11:33:59.902 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:59.903 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:59.903 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 11:33:59.903 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:59.903 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 11:33:59.904 [eventLoopGroupProxy-7-1 @call-handler#576] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:33:59.946 [eventLoopGroupProxy-7-1 @call-handler#576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:33:59.946 [eventLoopGroupProxy-7-1 @call-handler#576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-08-16 11:33:59.947 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:59.947 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:59.948 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 11:33:59.948 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:59.948 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 11:33:59.949 [eventLoopGroupProxy-7-1 @call-handler#579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:33:59.994 [eventLoopGroupProxy-7-1 @call-handler#579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:33:59.994 [eventLoopGroupProxy-7-1 @call-handler#579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-16 11:33:59.995 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:59.995 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:59.996 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 11:33:59.996 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:33:59.996 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 11:33:59.997 [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-08-16 11:34:00.042 [eventLoopGroupProxy-7-1 @call-handler#583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:00.042 [eventLoopGroupProxy-7-1 @call-handler#583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-16 11:34:00.043 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:00.044 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:00.044 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 11:34:00.044 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:00.044 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 11:34:00.046 [eventLoopGroupProxy-7-1 @call-handler#586] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:00.055 [DefaultDispatcher-worker-17 @coroutine#539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-08-16 11:34:00.090 [eventLoopGroupProxy-7-1 @call-handler#586] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:00.090 [eventLoopGroupProxy-7-1 @call-handler#586] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-16 11:34:00.091 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:00.092 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:00.092 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 11:34:00.092 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:00.092 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 11:34:00.094 [eventLoopGroupProxy-7-1 @call-handler#590] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:00.140 [eventLoopGroupProxy-7-1 @coroutine#591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-08-16 11:34:00.140 [eventLoopGroupProxy-7-1 @call-handler#590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:00.141 [eventLoopGroupProxy-7-1 @call-handler#590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-08-16 11:34:00.141 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:00.144 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:00.144 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 11:34:00.144 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:00.144 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 11:34:00.146 [eventLoopGroupProxy-7-1 @call-handler#595] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:00.148 [eventLoopGroupProxy-7-1 @coroutine#596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-08-16 11:34:00.149 [eventLoopGroupProxy-7-1 @call-handler#595] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:00.149 [eventLoopGroupProxy-7-1 @call-handler#595] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:00.150 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:00.152 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:00.152 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 11:34:00.152 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:00.152 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 11:34:00.154 [eventLoopGroupProxy-7-1 @call-handler#600] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:00.157 [eventLoopGroupProxy-7-1 @coroutine#601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-08-16 11:34:00.157 [eventLoopGroupProxy-7-1 @call-handler#600] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:00.158 [eventLoopGroupProxy-7-1 @call-handler#600] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-08-16 11:34:00.158 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:00.170 [DefaultDispatcher-worker-15 @coroutine#538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-08-16 11:34:00.178 [DefaultDispatcher-worker-15 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-08-16 11:34:00.178 [DefaultDispatcher-worker-15 @coroutine#488] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 11:34:00.178 [DefaultDispatcher-worker-15 @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-08-16 11:34:00.178 [DefaultDispatcher-worker-15 @coroutine#488] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 11:34:00.178 [DefaultDispatcher-worker-15 @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-08-16 11:34:00.180 [eventLoopGroupProxy-7-1 @call-handler#610] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 11:34:00.181 [eventLoopGroupProxy-7-1 @call-handler#610] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-08-16 11:34:00.181 [eventLoopGroupProxy-7-1 @call-handler#610] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 11:34:00.200 [DefaultDispatcher-worker-13 @call-handler#610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183a84f4 2024-08-16 11:34:00.201 [eventLoopGroupProxy-7-1 @call-handler#610] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:00.201 [eventLoopGroupProxy-7-1 @call-handler#610] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 21ms 2024-08-16 11:34:00.201 [DefaultDispatcher-worker-11 @coroutine#461] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/626910770897825792/_ustadmanifest.json 2024-08-16 11:34:00.201 [DefaultDispatcher-worker-11 @coroutine#461] 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/626910770897825792/_ustadmanifest.json. 2024-08-16 11:34:00.201 [DefaultDispatcher-worker-11 @coroutine#461] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/626910770897825792/_ustadmanifest.json 2024-08-16 11:34:00.202 [DefaultDispatcher-worker-3 @coroutine#488] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 11:34:00.202 [DefaultDispatcher-worker-3 @coroutine#488] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 11:34:00.202 [DefaultDispatcher-worker-3 @coroutine#488] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-16 11:34:00.202 [DefaultDispatcher-worker-3 @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-08-16 11:34:00.203 [DefaultDispatcher-worker-15 @coroutine#461] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/626910770897825792/_ustadmanifest.json 2024-08-16 11:34:00.203 [DefaultDispatcher-worker-15 @coroutine#461] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/626910770897825792/_ustadmanifest.json 2024-08-16 11:34:00.204 [DefaultDispatcher-worker-15 @coroutine#461] 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/626910770897825792/_ustadmanifest.json. 2024-08-16 11:34:00.204 [DefaultDispatcher-worker-15 @coroutine#461] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/626910770897825792/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 11:34:00.214 [DefaultDispatcher-worker-7 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-08-16 11:34:00.217 [DefaultDispatcher-worker-17 @coroutine#461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183a84f4 2024-08-16 11:34:00.218 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-08-16 11:34:00.218 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-08-16 11:34:00.218 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-08-16 11:34:00.218 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-08-16 11:34:00.218 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-08-16 11:34:00.220 [Test worker @coroutine#626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b827796 2024-08-16 11:34:00.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2024-08-16 11:34:00.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2024-08-16 11:34:00.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:00.221 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7: (connection evicted) 2024-08-16 11:34:00.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:00.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2024-08-16 11:34:00.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2024-08-16 11:34:00.319 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 11:34:00.544 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 11:34:00.671 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 11:34:00.796 [DefaultDispatcher-worker-11 @coroutine#630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-08-16 11:34:01.225 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@45ac973 2024-08-16 11:34:01.225 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@45ac973 2024-08-16 11:34:01.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2024-08-16 11:34:01.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2024-08-16 11:34:01.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:01.226 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@183a84f4: (connection evicted) 2024-08-16 11:34:01.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:01.227 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2024-08-16 11:34:01.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2024-08-16 11:34:01.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-08-16 11:34:01.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:01.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:01.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:01.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:01.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:01.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:01.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ac71b87 2024-08-16 11:34:01.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:01.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:01.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:01.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:01.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:01.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:01.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:01.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:01.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:01.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:01.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:01.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:01.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:01.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:01.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:01.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:01.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:01.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:01.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:01.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-08-16 11:34:01.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:01.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:01.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:01.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:01.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:01.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:01.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:01.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:01.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-08-16 11:34:01.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-08-16 11:34:01.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-08-16 11:34:01.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-08-16 11:34:01.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-08-16 11:34:01.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:01.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:01.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:01.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:01.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:01.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:01.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f12676 2024-08-16 11:34:01.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:01.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:01.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:01.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:01.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:01.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:01.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:01.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:01.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:01.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:01.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:01.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:01.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:01.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:01.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:01.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:01.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:01.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:01.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:01.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-08-16 11:34:01.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:01.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:01.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:01.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:01.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:01.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:01.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:01.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:01.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-08-16 11:34:01.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f22ce2a 2024-08-16 11:34:01.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f22ce2a 2024-08-16 11:34:01.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-08-16 11:34:01.257 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-08-16 11:34:01.259 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-08-16 11:34:01.259 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@1c09bb7a 2024-08-16 11:34:01.260 [DefaultDispatcher-worker-7 @coroutine#639] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-08-16 11:34:01.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-08-16 11:34:01.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:01.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:01.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:01.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:01.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:01.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:01.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1174e173 2024-08-16 11:34:01.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:01.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:01.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:01.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:01.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:01.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:01.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:01.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:01.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:01.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:01.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:01.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:01.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:01.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:01.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:01.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:01.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:01.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:01.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:01.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-08-16 11:34:01.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:01.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:01.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:01.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:01.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:01.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:01.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:01.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:01.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-08-16 11:34:01.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@1771d6a5 2024-08-16 11:34:01.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@1771d6a5 2024-08-16 11:34:01.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-08-16 11:34:01.263 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-08-16 11:34:01.263 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-08-16 11:34:01.263 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-08-16 11:34:01.263 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-08-16 11:34:01.263 [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-08-16 11:34:01.264 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-08-16 11:34:01.264 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-08-16 11:34:01.264 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-08-16 11:34:01.264 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-16 11:34:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-08-16 11:34:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e015ac1 2024-08-16 11:34:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-08-16 11:34:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:01.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-08-16 11:34:01.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@501b296a 2024-08-16 11:34:01.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@501b296a 2024-08-16 11:34:01.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-08-16 11:34:01.310 [DefaultDispatcher-worker-7 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501b296a 2024-08-16 11:34:01.320 [DefaultDispatcher-worker-11 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501b296a 2024-08-16 11:34:01.326 [DefaultDispatcher-worker-8 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1771d6a5 2024-08-16 11:34:01.329 [Test worker @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1771d6a5 2024-08-16 11:34:01.331 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:01.336 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:01.338 [DefaultDispatcher-worker-8 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501b296a 2024-08-16 11:34:01.346 [DefaultDispatcher-worker-8 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501b296a 2024-08-16 11:34:01.346 [Test worker @coroutine#644] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/626910785323315200/_ustadmanifest.json 2024-08-16 11:34:01.346 [Test worker @coroutine#644] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/626910785323315200/_ustadmanifest.json. 2024-08-16 11:34:01.346 [Test worker @coroutine#644] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/626910785323315200/_ustadmanifest.json 2024-08-16 11:34:01.348 [Test worker @coroutine#644] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/626910785323315200/_ustadmanifest.json 2024-08-16 11:34:01.348 [Test worker @coroutine#644] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/626910785323315200/_ustadmanifest.json 2024-08-16 11:34:01.349 [Test worker @coroutine#644] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/626910785323315200/_ustadmanifest.json. 2024-08-16 11:34:01.349 [Test worker @coroutine#644] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/626910785323315200/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 11:34:01.361 [DefaultDispatcher-worker-2 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501b296a 2024-08-16 11:34:01.361 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:01.361 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-08-16 11:34:01.361 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-d08d5f5f-7d9c-4733-a36e-8d9f18d76e73', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-08-16 11:34:01.363 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-16 11:34:01.363 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-d08d5f5f-7d9c-4733-a36e-8d9f18d76e73 2024-08-16 11:34:01.364 [DefaultDispatcher-worker-11 @coroutine#664] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:01.364 [DefaultDispatcher-worker-11 @coroutine#664] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 11:34:01.364 [DefaultDispatcher-worker-11 @coroutine#664] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:01.364 [DefaultDispatcher-worker-11 @coroutine#664] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 11:34:01.365 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 11:34:01.368 [eventLoopGroupProxy-10-1 @call-handler#674] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 11:34:01.368 [eventLoopGroupProxy-10-2 @call-handler#675] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 11:34:01.369 [eventLoopGroupProxy-10-2 @call-handler#675] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:01.369 [eventLoopGroupProxy-10-1 @call-handler#674] 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-08-16 11:34:01.369 [eventLoopGroupProxy-10-1 @call-handler#674] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 11:34:01.370 [eventLoopGroupProxy-10-1 @call-handler#674] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:01.370 [eventLoopGroupProxy-10-1 @call-handler#674] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-08-16 11:34:01.371 [DefaultDispatcher-worker-7 @coroutine#664] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:01.371 [DefaultDispatcher-worker-7 @coroutine#664] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:01.373 [DefaultDispatcher-worker-8 @coroutine#663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501b296a 2024-08-16 11:34:01.374 [DefaultDispatcher-worker-8 @coroutine#663] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 11:34:01.374 [DefaultDispatcher-worker-8 @coroutine#663] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:01.374 [DefaultDispatcher-worker-8 @coroutine#663] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 11:34:01.376 [eventLoopGroupProxy-10-1 @call-handler#683] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 11:34:01.376 [eventLoopGroupProxy-10-1 @call-handler#683] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:01.377 [DefaultDispatcher-worker-14 @coroutine#662] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 11:34:01.377 [eventLoopGroupProxy-10-1 @call-handler#683] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-08-16 11:34:01.377 [DefaultDispatcher-worker-14 @coroutine#662] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-08-16 11:34:01.377 [DefaultDispatcher-worker-14 @coroutine#662] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-08-16 11:34:01.377 [DefaultDispatcher-worker-14 @coroutine#662] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-08-16 11:34:01.377 [DefaultDispatcher-worker-8 @coroutine#663] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 11:34:01.377 [DefaultDispatcher-worker-8 @coroutine#663] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 11:34:01.378 [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-08-16 11:34:01.379 [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-08-16 11:34:01.381 [eventLoopGroupProxy-10-1 @coroutine#689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-08-16 11:34:01.382 [eventLoopGroupProxy-10-1 @call-handler#688] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-08-16 11:34:01.383 [DefaultDispatcher-worker-6 @coroutine#662] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-08-16 11:34:01.383 [DefaultDispatcher-worker-6 @coroutine#662] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 11:34:01.383 [DefaultDispatcher-worker-12 @coroutine#662] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-08-16 11:34:01.383 [DefaultDispatcher-worker-12 @coroutine#662] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 11:34:01.387 [DefaultDispatcher-worker-12 @coroutine#693] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:01.387 [DefaultDispatcher-worker-12 @coroutine#693] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 11:34:01.387 [DefaultDispatcher-worker-12 @coroutine#693] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:01.387 [DefaultDispatcher-worker-12 @coroutine#693] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 11:34:01.388 [DefaultDispatcher-worker-15 @coroutine#663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501b296a 2024-08-16 11:34:01.391 [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-08-16 11:34:01.395 [eventLoopGroupProxy-10-1 @coroutine#697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-08-16 11:34:01.395 [eventLoopGroupProxy-10-1 @call-handler#696] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:01.395 [eventLoopGroupProxy-10-1 @call-handler#696] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 11:34:01.396 [DefaultDispatcher-worker-11 @coroutine#665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501b296a 2024-08-16 11:34:01.396 [DefaultDispatcher-worker-5 @coroutine#693] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:01.398 [DefaultDispatcher-worker-5 @coroutine#693] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:01.398 [DefaultDispatcher-worker-5 @coroutine#693] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 11:34:01.398 [DefaultDispatcher-worker-5 @coroutine#693] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:01.398 [DefaultDispatcher-worker-5 @coroutine#693] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 11:34:01.400 [eventLoopGroupProxy-10-1 @call-handler#701] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:01.408 [eventLoopGroupProxy-10-1 @coroutine#702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-08-16 11:34:01.408 [eventLoopGroupProxy-10-1 @call-handler#701] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:01.409 [eventLoopGroupProxy-10-1 @call-handler#701] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-08-16 11:34:01.409 [DefaultDispatcher-worker-14 @coroutine#693] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:01.413 [DefaultDispatcher-worker-14 @coroutine#693] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:01.413 [DefaultDispatcher-worker-14 @coroutine#693] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 11:34:01.413 [DefaultDispatcher-worker-14 @coroutine#693] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:01.413 [DefaultDispatcher-worker-14 @coroutine#693] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 11:34:01.416 [eventLoopGroupProxy-10-1 @call-handler#706] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:01.421 [eventLoopGroupProxy-10-1 @coroutine#707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-08-16 11:34:01.422 [eventLoopGroupProxy-10-1 @call-handler#706] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:01.422 [eventLoopGroupProxy-10-1 @call-handler#706] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-08-16 11:34:01.422 [DefaultDispatcher-worker-14 @coroutine#693] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:01.425 [DefaultDispatcher-worker-14 @coroutine#693] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:01.425 [DefaultDispatcher-worker-14 @coroutine#693] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 11:34:01.425 [DefaultDispatcher-worker-14 @coroutine#693] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:01.425 [DefaultDispatcher-worker-14 @coroutine#693] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 11:34:01.431 [eventLoopGroupProxy-10-1 @call-handler#711] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:01.433 [eventLoopGroupProxy-10-1 @coroutine#712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-08-16 11:34:01.434 [eventLoopGroupProxy-10-1 @call-handler#711] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:01.434 [eventLoopGroupProxy-10-1 @call-handler#711] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:01.435 [DefaultDispatcher-worker-14 @coroutine#693] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:01.438 [DefaultDispatcher-worker-14 @coroutine#693] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:01.438 [DefaultDispatcher-worker-14 @coroutine#693] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 11:34:01.438 [DefaultDispatcher-worker-14 @coroutine#693] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:01.438 [DefaultDispatcher-worker-14 @coroutine#693] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 11:34:01.440 [eventLoopGroupProxy-10-1 @call-handler#716] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:01.443 [eventLoopGroupProxy-10-1 @coroutine#717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-08-16 11:34:01.444 [eventLoopGroupProxy-10-1 @call-handler#716] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:01.444 [eventLoopGroupProxy-10-1 @call-handler#716] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 11:34:01.445 [DefaultDispatcher-worker-14 @coroutine#693] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:01.461 [DefaultDispatcher-worker-15 @coroutine#662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501b296a 2024-08-16 11:34:01.469 [DefaultDispatcher-worker-5 @coroutine#665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501b296a 2024-08-16 11:34:01.469 [DefaultDispatcher-worker-5 @coroutine#665] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 11:34:01.469 [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/message. 2024-08-16 11:34:01.469 [DefaultDispatcher-worker-5 @coroutine#665] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 11:34:01.469 [DefaultDispatcher-worker-5 @coroutine#665] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-08-16 11:34:01.471 [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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 11:34:01.471 [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-08-16 11:34:01.471 [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-08-16 11:34:01.493 [DefaultDispatcher-worker-17 @call-handler#727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f22ce2a 2024-08-16 11:34:01.493 [eventLoopGroupProxy-10-1 @call-handler#727] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:01.494 [eventLoopGroupProxy-10-1 @call-handler#727] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 24ms 2024-08-16 11:34:01.494 [DefaultDispatcher-worker-11 @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/626910785323315200/_ustadmanifest.json 2024-08-16 11:34:01.494 [DefaultDispatcher-worker-11 @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/626910785323315200/_ustadmanifest.json. 2024-08-16 11:34:01.494 [DefaultDispatcher-worker-11 @coroutine#638] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/626910785323315200/_ustadmanifest.json 2024-08-16 11:34:01.494 [DefaultDispatcher-worker-15 @coroutine#665] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 11:34:01.494 [DefaultDispatcher-worker-15 @coroutine#665] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 11:34:01.495 [DefaultDispatcher-worker-15 @coroutine#665] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-16 11:34:01.495 [DefaultDispatcher-worker-15 @coroutine#665] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 11:34:01.496 [DefaultDispatcher-worker-13 @coroutine#638] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/626910785323315200/_ustadmanifest.json 2024-08-16 11:34:01.496 [DefaultDispatcher-worker-13 @coroutine#638] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/626910785323315200/_ustadmanifest.json 2024-08-16 11:34:01.496 [DefaultDispatcher-worker-17 @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/626910785323315200/_ustadmanifest.json. 2024-08-16 11:34:01.496 [DefaultDispatcher-worker-17 @coroutine#638] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/626910785323315200/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 11:34:01.507 [DefaultDispatcher-worker-9 @coroutine#665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501b296a 2024-08-16 11:34:01.509 [DefaultDispatcher-worker-16 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f22ce2a 2024-08-16 11:34:01.511 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-08-16 11:34:01.511 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-08-16 11:34:01.511 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-08-16 11:34:01.511 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-08-16 11:34:01.511 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-08-16 11:34:01.513 [Test worker @coroutine#743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1771d6a5 2024-08-16 11:34:01.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2024-08-16 11:34:01.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2024-08-16 11:34:01.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:01.513 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@501b296a: (connection evicted) 2024-08-16 11:34:01.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:01.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2024-08-16 11:34:01.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2024-08-16 11:34:01.764 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 11:34:01.763 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 11:34:01.962 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 11:34:02.517 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@1c09bb7a 2024-08-16 11:34:02.517 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@1c09bb7a 2024-08-16 11:34:02.519 [Test worker @coroutine#748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-08-16 11:34:02.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2024-08-16 11:34:02.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2024-08-16 11:34:02.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:02.519 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f22ce2a: (connection evicted) 2024-08-16 11:34:02.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:02.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2024-08-16 11:34:02.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2024-08-16 11:34:02.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-08-16 11:34:02.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:02.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:02.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:02.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:02.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:02.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:02.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@feab3ae 2024-08-16 11:34:02.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:02.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:02.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:02.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:02.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:02.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:02.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:02.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:02.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:02.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:02.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:02.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:02.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:02.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:02.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:02.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:02.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:02.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:02.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:02.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-08-16 11:34:02.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:02.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:02.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:02.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:02.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:02.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:02.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:02.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:02.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-08-16 11:34:02.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:02.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:02.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-08-16 11:34:02.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-08-16 11:34:02.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:02.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:02.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:02.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:02.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:02.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:02.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@167f9043 2024-08-16 11:34:02.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:02.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:02.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:02.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:02.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:02.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:02.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:02.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:02.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:02.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:02.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:02.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:02.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:02.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:02.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:02.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:02.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:02.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:02.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:02.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-08-16 11:34:02.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:02.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:02.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:02.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:02.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:02.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:02.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:02.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:02.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-08-16 11:34:02.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-08-16 11:34:02.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-08-16 11:34:02.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-08-16 11:34:02.546 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-08-16 11:34:02.547 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-08-16 11:34:02.547 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@1d126f07 2024-08-16 11:34:02.549 [DefaultDispatcher-worker-7 @coroutine#755] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-08-16 11:34:02.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-08-16 11:34:02.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:02.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:02.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:02.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:02.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:02.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:02.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34be7efb 2024-08-16 11:34:02.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:02.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:02.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:02.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:02.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:02.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:02.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:02.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:02.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:02.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:02.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:02.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:02.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:02.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:02.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:02.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:02.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:02.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:02.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:02.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-08-16 11:34:02.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:02.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:02.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:02.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:02.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:02.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:02.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:02.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:02.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-08-16 11:34:02.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@13e5b262 2024-08-16 11:34:02.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@13e5b262 2024-08-16 11:34:02.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-08-16 11:34:02.552 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-08-16 11:34:02.552 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-08-16 11:34:02.552 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-08-16 11:34:02.552 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-08-16 11:34:02.552 [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-08-16 11:34:02.552 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-08-16 11:34:02.552 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-08-16 11:34:02.552 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-08-16 11:34:02.552 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-16 11:34:02.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-08-16 11:34:02.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:02.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:02.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:02.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:02.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:02.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:02.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a358906 2024-08-16 11:34:02.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:02.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:02.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:02.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:02.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:02.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:02.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:02.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:02.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:02.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:02.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:02.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:02.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:02.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:02.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:02.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:02.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:02.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:02.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:02.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-08-16 11:34:02.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:02.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:02.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:02.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:02.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:02.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:02.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:02.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:02.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-08-16 11:34:02.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a941fb4 2024-08-16 11:34:02.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a941fb4 2024-08-16 11:34:02.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-08-16 11:34:02.592 [DefaultDispatcher-worker-7 @coroutine#760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a941fb4 2024-08-16 11:34:02.600 [DefaultDispatcher-worker-12 @coroutine#760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a941fb4 2024-08-16 11:34:02.627 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:02.630 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:02.650 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:02.653 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:02.716 [DefaultDispatcher-worker-16 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e5b262 2024-08-16 11:34:02.757 [DefaultDispatcher-worker-16 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e5b262 2024-08-16 11:34:02.764 [DefaultDispatcher-worker-16 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e5b262 2024-08-16 11:34:02.769 [DefaultDispatcher-worker-16 @coroutine#772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e5b262 2024-08-16 11:34:02.779 [DefaultDispatcher-worker-3 @coroutine#760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a941fb4 2024-08-16 11:34:02.789 [DefaultDispatcher-worker-6 @coroutine#760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a941fb4 2024-08-16 11:34:02.789 [Test worker @coroutine#760] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/626910787056353280/_ustadmanifest.json 2024-08-16 11:34:02.789 [Test worker @coroutine#760] 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/626910787056353280/_ustadmanifest.json. 2024-08-16 11:34:02.789 [Test worker @coroutine#760] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/626910787056353280/_ustadmanifest.json 2024-08-16 11:34:02.791 [Test worker @coroutine#760] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/626910787056353280/_ustadmanifest.json 2024-08-16 11:34:02.791 [Test worker @coroutine#760] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/626910787056353280/_ustadmanifest.json 2024-08-16 11:34:02.793 [Test worker @coroutine#760] 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/626910787056353280/_ustadmanifest.json. 2024-08-16 11:34:02.793 [Test worker @coroutine#760] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/626910787056353280/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 11:34:02.889 [DefaultDispatcher-worker-11 @coroutine#760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a941fb4 2024-08-16 11:34:02.890 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-08-16 11:34:02.890 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-c8877643-a56c-4f6f-b431-368df5ab7c8b', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-08-16 11:34:02.892 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-16 11:34:02.892 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-c8877643-a56c-4f6f-b431-368df5ab7c8b 2024-08-16 11:34:02.893 [DefaultDispatcher-worker-9 @coroutine#786] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:02.893 [DefaultDispatcher-worker-9 @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/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 11:34:02.893 [DefaultDispatcher-worker-9 @coroutine#786] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:02.893 [DefaultDispatcher-worker-9 @coroutine#786] 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-08-16 11:34:02.896 [eventLoopGroupProxy-13-2 @call-handler#797] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 11:34:02.896 [eventLoopGroupProxy-13-1 @call-handler#796] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 11:34:02.897 [eventLoopGroupProxy-13-2 @call-handler#797] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:02.897 [eventLoopGroupProxy-13-1 @call-handler#796] 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-08-16 11:34:02.897 [eventLoopGroupProxy-13-1 @call-handler#796] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 11:34:02.898 [eventLoopGroupProxy-13-1 @call-handler#796] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:02.898 [eventLoopGroupProxy-13-1 @call-handler#796] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-08-16 11:34:02.898 [DefaultDispatcher-worker-16 @coroutine#786] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:02.898 [DefaultDispatcher-worker-16 @coroutine#786] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:02.902 [DefaultDispatcher-worker-5 @coroutine#785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a941fb4 2024-08-16 11:34:02.902 [DefaultDispatcher-worker-5 @coroutine#785] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 11:34:02.902 [DefaultDispatcher-worker-5 @coroutine#785] 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-08-16 11:34:02.902 [DefaultDispatcher-worker-5 @coroutine#785] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 11:34:02.904 [eventLoopGroupProxy-13-1 @call-handler#805] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 11:34:02.904 [eventLoopGroupProxy-13-1 @call-handler#805] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:02.905 [eventLoopGroupProxy-13-1 @call-handler#805] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-08-16 11:34:02.905 [DefaultDispatcher-worker-16 @coroutine#785] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 11:34:02.905 [DefaultDispatcher-worker-16 @coroutine#785] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 11:34:02.915 [DefaultDispatcher-worker-7 @coroutine#785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a941fb4 2024-08-16 11:34:02.923 [DefaultDispatcher-worker-1 @coroutine#787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a941fb4 2024-08-16 11:34:02.928 [DefaultDispatcher-worker-4 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 11:34:02.928 [DefaultDispatcher-worker-4 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-08-16 11:34:02.928 [DefaultDispatcher-worker-4 @coroutine#784] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-08-16 11:34:02.928 [DefaultDispatcher-worker-4 @coroutine#784] 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-08-16 11:34:02.930 [eventLoopGroupProxy-13-1 @call-handler#811] 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-08-16 11:34:02.930 [eventLoopGroupProxy-13-1 @call-handler#811] 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-08-16 11:34:02.978 [eventLoopGroupProxy-13-1 @coroutine#813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:02.981 [eventLoopGroupProxy-13-1 @call-handler#811] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 51ms 2024-08-16 11:34:02.982 [DefaultDispatcher-worker-4 @coroutine#784] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-08-16 11:34:02.982 [DefaultDispatcher-worker-4 @coroutine#784] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 11:34:02.984 [DefaultDispatcher-worker-8 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-08-16 11:34:02.984 [DefaultDispatcher-worker-8 @coroutine#784] 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-08-16 11:34:02.990 [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-08-16 11:34:02.990 [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-08-16 11:34:02.990 [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-08-16 11:34:02.990 [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-08-16 11:34:02.992 [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-08-16 11:34:02.994 [eventLoopGroupProxy-13-1 @coroutine#820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:02.994 [eventLoopGroupProxy-13-1 @call-handler#819] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:02.995 [eventLoopGroupProxy-13-1 @call-handler#819] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 11:34:02.995 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:02.997 [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-08-16 11:34:02.997 [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-08-16 11:34:02.997 [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-08-16 11:34:02.997 [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-08-16 11:34:03.000 [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-08-16 11:34:03.044 [eventLoopGroupProxy-13-1 @coroutine#825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.044 [eventLoopGroupProxy-13-1 @call-handler#824] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.044 [eventLoopGroupProxy-13-1 @call-handler#824] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 11:34:03.045 [DefaultDispatcher-worker-16 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.048 [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-08-16 11:34:03.048 [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-08-16 11:34:03.048 [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-08-16 11:34:03.048 [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-08-16 11:34:03.050 [eventLoopGroupProxy-13-1 @call-handler#829] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:03.053 [eventLoopGroupProxy-13-1 @coroutine#830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.053 [eventLoopGroupProxy-13-1 @call-handler#829] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.054 [eventLoopGroupProxy-13-1 @call-handler#829] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 11:34:03.054 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.056 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.056 [DefaultDispatcher-worker-4 @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-08-16 11:34:03.056 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.056 [DefaultDispatcher-worker-4 @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-08-16 11:34:03.058 [eventLoopGroupProxy-13-1 @call-handler#834] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:03.067 [eventLoopGroupProxy-13-1 @coroutine#835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.068 [eventLoopGroupProxy-13-1 @call-handler#834] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.068 [eventLoopGroupProxy-13-1 @call-handler#834] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-08-16 11:34:03.069 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.070 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.070 [DefaultDispatcher-worker-4 @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-08-16 11:34:03.070 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.070 [DefaultDispatcher-worker-4 @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-08-16 11:34:03.072 [eventLoopGroupProxy-13-1 @call-handler#839] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:03.116 [eventLoopGroupProxy-13-1 @coroutine#840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.116 [eventLoopGroupProxy-13-1 @call-handler#839] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.116 [eventLoopGroupProxy-13-1 @call-handler#839] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 11:34:03.117 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.121 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.121 [DefaultDispatcher-worker-4 @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-08-16 11:34:03.121 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.121 [DefaultDispatcher-worker-4 @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-08-16 11:34:03.123 [eventLoopGroupProxy-13-1 @call-handler#844] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:03.196 [eventLoopGroupProxy-13-1 @coroutine#845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.197 [eventLoopGroupProxy-13-1 @call-handler#844] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.197 [eventLoopGroupProxy-13-1 @call-handler#844] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 74ms 2024-08-16 11:34:03.197 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.199 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.199 [DefaultDispatcher-worker-4 @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-08-16 11:34:03.199 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.199 [DefaultDispatcher-worker-4 @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-08-16 11:34:03.201 [eventLoopGroupProxy-13-1 @call-handler#849] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:03.257 [eventLoopGroupProxy-13-1 @coroutine#850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.257 [eventLoopGroupProxy-13-1 @call-handler#849] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.257 [eventLoopGroupProxy-13-1 @call-handler#849] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 56ms 2024-08-16 11:34:03.258 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.259 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.259 [DefaultDispatcher-worker-4 @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-08-16 11:34:03.259 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.259 [DefaultDispatcher-worker-4 @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-08-16 11:34:03.261 [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-08-16 11:34:03.308 [eventLoopGroupProxy-13-1 @coroutine#856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.308 [eventLoopGroupProxy-13-1 @call-handler#855] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.309 [eventLoopGroupProxy-13-1 @call-handler#855] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-08-16 11:34:03.309 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.311 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.311 [DefaultDispatcher-worker-5 @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-08-16 11:34:03.311 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.311 [DefaultDispatcher-worker-5 @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-08-16 11:34:03.312 [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-08-16 11:34:03.356 [eventLoopGroupProxy-13-1 @coroutine#861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.356 [eventLoopGroupProxy-13-1 @call-handler#860] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.356 [eventLoopGroupProxy-13-1 @call-handler#860] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 11:34:03.357 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.359 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.359 [DefaultDispatcher-worker-5 @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-08-16 11:34:03.359 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.359 [DefaultDispatcher-worker-5 @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-08-16 11:34:03.361 [eventLoopGroupProxy-13-1 @call-handler#865] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:03.405 [eventLoopGroupProxy-13-1 @coroutine#866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.405 [eventLoopGroupProxy-13-1 @call-handler#865] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.405 [eventLoopGroupProxy-13-1 @call-handler#865] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 11:34:03.406 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.408 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.408 [DefaultDispatcher-worker-4 @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-08-16 11:34:03.408 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.408 [DefaultDispatcher-worker-4 @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-08-16 11:34:03.410 [eventLoopGroupProxy-13-1 @call-handler#870] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:03.412 [eventLoopGroupProxy-13-1 @coroutine#871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.412 [eventLoopGroupProxy-13-1 @call-handler#870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.413 [eventLoopGroupProxy-13-1 @call-handler#870] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:03.413 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.414 [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-08-16 11:34:03.415 [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-08-16 11:34:03.415 [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-08-16 11:34:03.415 [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-08-16 11:34:03.416 [eventLoopGroupProxy-13-1 @call-handler#875] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:03.417 [DefaultDispatcher-worker-15 @coroutine#804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a941fb4 2024-08-16 11:34:03.418 [eventLoopGroupProxy-13-1 @coroutine#877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.419 [eventLoopGroupProxy-13-1 @call-handler#875] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.419 [eventLoopGroupProxy-13-1 @call-handler#875] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:03.420 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.422 [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-08-16 11:34:03.422 [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-08-16 11:34:03.422 [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-08-16 11:34:03.422 [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-08-16 11:34:03.424 [eventLoopGroupProxy-13-1 @call-handler#881] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:03.426 [eventLoopGroupProxy-13-1 @coroutine#882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.426 [eventLoopGroupProxy-13-1 @call-handler#881] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.426 [eventLoopGroupProxy-13-1 @call-handler#881] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:03.427 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.429 [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-08-16 11:34:03.429 [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-08-16 11:34:03.429 [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-08-16 11:34:03.429 [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-08-16 11:34:03.430 [eventLoopGroupProxy-13-1 @call-handler#886] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:03.433 [eventLoopGroupProxy-13-1 @coroutine#887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.433 [eventLoopGroupProxy-13-1 @call-handler#886] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.433 [eventLoopGroupProxy-13-1 @call-handler#886] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:03.434 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.436 [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-08-16 11:34:03.436 [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-08-16 11:34:03.436 [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-08-16 11:34:03.436 [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-08-16 11:34:03.438 [eventLoopGroupProxy-13-1 @call-handler#891] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:03.440 [eventLoopGroupProxy-13-1 @coroutine#892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.441 [eventLoopGroupProxy-13-1 @call-handler#891] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.441 [eventLoopGroupProxy-13-1 @call-handler#891] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 11:34:03.442 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.443 [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-08-16 11:34:03.443 [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-08-16 11:34:03.443 [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-08-16 11:34:03.444 [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-08-16 11:34:03.445 [eventLoopGroupProxy-13-1 @call-handler#896] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:03.448 [eventLoopGroupProxy-13-1 @coroutine#897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.449 [eventLoopGroupProxy-13-1 @call-handler#896] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.449 [eventLoopGroupProxy-13-1 @call-handler#896] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 11:34:03.449 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.451 [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-08-16 11:34:03.451 [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-08-16 11:34:03.451 [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-08-16 11:34:03.451 [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-08-16 11:34:03.453 [eventLoopGroupProxy-13-1 @call-handler#901] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:03.455 [eventLoopGroupProxy-13-1 @coroutine#902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.455 [eventLoopGroupProxy-13-1 @call-handler#901] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.456 [eventLoopGroupProxy-13-1 @call-handler#901] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:03.456 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.458 [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-08-16 11:34:03.458 [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-08-16 11:34:03.458 [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-08-16 11:34:03.458 [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-08-16 11:34:03.459 [eventLoopGroupProxy-13-1 @call-handler#906] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:03.462 [eventLoopGroupProxy-13-1 @coroutine#907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.462 [eventLoopGroupProxy-13-1 @call-handler#906] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.462 [eventLoopGroupProxy-13-1 @call-handler#906] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:03.463 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.465 [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-08-16 11:34:03.465 [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-08-16 11:34:03.465 [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-08-16 11:34:03.465 [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-08-16 11:34:03.467 [eventLoopGroupProxy-13-1 @call-handler#911] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:03.469 [eventLoopGroupProxy-13-1 @coroutine#912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.469 [eventLoopGroupProxy-13-1 @call-handler#911] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.470 [eventLoopGroupProxy-13-1 @call-handler#911] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 11:34:03.470 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.472 [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-08-16 11:34:03.472 [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-08-16 11:34:03.472 [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-08-16 11:34:03.472 [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-08-16 11:34:03.474 [eventLoopGroupProxy-13-1 @call-handler#916] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:03.476 [eventLoopGroupProxy-13-1 @coroutine#917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.476 [eventLoopGroupProxy-13-1 @call-handler#916] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.477 [eventLoopGroupProxy-13-1 @call-handler#916] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 11:34:03.477 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.479 [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-08-16 11:34:03.479 [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-08-16 11:34:03.479 [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-08-16 11:34:03.479 [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-08-16 11:34:03.481 [eventLoopGroupProxy-13-1 @call-handler#921] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:03.483 [eventLoopGroupProxy-13-1 @coroutine#922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.483 [eventLoopGroupProxy-13-1 @call-handler#921] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.483 [eventLoopGroupProxy-13-1 @call-handler#921] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:03.484 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.486 [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-08-16 11:34:03.486 [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-08-16 11:34:03.486 [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-08-16 11:34:03.486 [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-08-16 11:34:03.487 [eventLoopGroupProxy-13-1 @call-handler#926] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:03.490 [eventLoopGroupProxy-13-1 @coroutine#927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.490 [eventLoopGroupProxy-13-1 @call-handler#926] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.490 [eventLoopGroupProxy-13-1 @call-handler#926] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:03.492 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.493 [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-08-16 11:34:03.493 [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-08-16 11:34:03.493 [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-08-16 11:34:03.493 [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-08-16 11:34:03.495 [eventLoopGroupProxy-13-1 @call-handler#931] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:03.498 [eventLoopGroupProxy-13-1 @coroutine#932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.498 [eventLoopGroupProxy-13-1 @call-handler#931] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.498 [eventLoopGroupProxy-13-1 @call-handler#931] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:03.499 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.501 [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-08-16 11:34:03.501 [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-08-16 11:34:03.501 [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-08-16 11:34:03.501 [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-08-16 11:34:03.502 [eventLoopGroupProxy-13-1 @call-handler#936] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:03.505 [eventLoopGroupProxy-13-1 @coroutine#937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.505 [eventLoopGroupProxy-13-1 @call-handler#936] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.505 [eventLoopGroupProxy-13-1 @call-handler#936] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:03.506 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.507 [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-08-16 11:34:03.507 [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-08-16 11:34:03.507 [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-08-16 11:34:03.507 [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-08-16 11:34:03.509 [eventLoopGroupProxy-13-1 @call-handler#941] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:03.511 [eventLoopGroupProxy-13-1 @coroutine#942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.512 [eventLoopGroupProxy-13-1 @call-handler#941] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.512 [eventLoopGroupProxy-13-1 @call-handler#941] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:03.512 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.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-08-16 11:34:03.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-08-16 11:34:03.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-08-16 11:34:03.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-08-16 11:34:03.515 [eventLoopGroupProxy-13-1 @call-handler#946] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:03.518 [eventLoopGroupProxy-13-1 @coroutine#947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.518 [eventLoopGroupProxy-13-1 @call-handler#946] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.518 [eventLoopGroupProxy-13-1 @call-handler#946] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:03.519 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.521 [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-08-16 11:34:03.521 [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-08-16 11:34:03.521 [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-08-16 11:34:03.522 [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-08-16 11:34:03.523 [eventLoopGroupProxy-13-1 @call-handler#951] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:03.525 [eventLoopGroupProxy-13-1 @coroutine#952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.526 [eventLoopGroupProxy-13-1 @call-handler#951] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.526 [eventLoopGroupProxy-13-1 @call-handler#951] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:03.526 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.528 [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-08-16 11:34:03.528 [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-08-16 11:34:03.528 [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-08-16 11:34:03.528 [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-08-16 11:34:03.530 [eventLoopGroupProxy-13-1 @call-handler#956] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:03.532 [eventLoopGroupProxy-13-1 @coroutine#957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.532 [eventLoopGroupProxy-13-1 @call-handler#956] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.533 [eventLoopGroupProxy-13-1 @call-handler#956] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:03.535 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.537 [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-08-16 11:34:03.537 [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-08-16 11:34:03.537 [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-08-16 11:34:03.537 [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-08-16 11:34:03.538 [eventLoopGroupProxy-13-1 @call-handler#961] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:03.541 [eventLoopGroupProxy-13-1 @coroutine#962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.541 [eventLoopGroupProxy-13-1 @call-handler#961] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.541 [eventLoopGroupProxy-13-1 @call-handler#961] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:03.542 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.543 [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-08-16 11:34:03.543 [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-08-16 11:34:03.543 [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-08-16 11:34:03.543 [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-08-16 11:34:03.545 [eventLoopGroupProxy-13-1 @call-handler#966] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:03.547 [eventLoopGroupProxy-13-1 @coroutine#967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.547 [eventLoopGroupProxy-13-1 @call-handler#966] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.548 [eventLoopGroupProxy-13-1 @call-handler#966] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:03.548 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.550 [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-08-16 11:34:03.550 [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-08-16 11:34:03.550 [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-08-16 11:34:03.550 [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-08-16 11:34:03.551 [eventLoopGroupProxy-13-1 @call-handler#971] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:03.554 [eventLoopGroupProxy-13-1 @coroutine#972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.554 [eventLoopGroupProxy-13-1 @call-handler#971] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.554 [eventLoopGroupProxy-13-1 @call-handler#971] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:03.555 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.558 [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-08-16 11:34:03.558 [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-08-16 11:34:03.558 [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-08-16 11:34:03.558 [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-08-16 11:34:03.560 [eventLoopGroupProxy-13-1 @call-handler#976] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:03.562 [eventLoopGroupProxy-13-1 @coroutine#978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.562 [eventLoopGroupProxy-13-1 @call-handler#976] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.562 [eventLoopGroupProxy-13-1 @call-handler#976] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:03.563 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.567 [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-08-16 11:34:03.567 [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-08-16 11:34:03.567 [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-08-16 11:34:03.567 [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-08-16 11:34:03.569 [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-08-16 11:34:03.571 [eventLoopGroupProxy-13-1 @coroutine#983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.571 [eventLoopGroupProxy-13-1 @call-handler#982] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.571 [eventLoopGroupProxy-13-1 @call-handler#982] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:03.572 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.573 [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-08-16 11:34:03.573 [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-08-16 11:34:03.573 [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-08-16 11:34:03.573 [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-08-16 11:34:03.575 [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-08-16 11:34:03.577 [eventLoopGroupProxy-13-1 @coroutine#988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.577 [eventLoopGroupProxy-13-1 @call-handler#987] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.577 [eventLoopGroupProxy-13-1 @call-handler#987] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:34:03.578 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.579 [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-08-16 11:34:03.579 [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-08-16 11:34:03.579 [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-08-16 11:34:03.579 [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-08-16 11:34:03.581 [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-08-16 11:34:03.583 [eventLoopGroupProxy-13-1 @coroutine#993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.583 [eventLoopGroupProxy-13-1 @call-handler#992] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.583 [eventLoopGroupProxy-13-1 @call-handler#992] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:34:03.584 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.586 [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-08-16 11:34:03.586 [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-08-16 11:34:03.586 [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-08-16 11:34:03.586 [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-08-16 11:34:03.587 [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-08-16 11:34:03.589 [eventLoopGroupProxy-13-1 @coroutine#998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.589 [eventLoopGroupProxy-13-1 @call-handler#997] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.589 [eventLoopGroupProxy-13-1 @call-handler#997] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:34:03.590 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.591 [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-08-16 11:34:03.591 [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-08-16 11:34:03.591 [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-08-16 11:34:03.591 [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-08-16 11:34:03.592 [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-08-16 11:34:03.640 [eventLoopGroupProxy-13-1 @coroutine#1003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.640 [eventLoopGroupProxy-13-1 @call-handler#1002] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.640 [eventLoopGroupProxy-13-1 @call-handler#1002] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-08-16 11:34:03.641 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.642 [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-08-16 11:34:03.643 [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-08-16 11:34:03.643 [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-08-16 11:34:03.643 [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-08-16 11:34:03.644 [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-08-16 11:34:03.647 [eventLoopGroupProxy-13-1 @coroutine#1008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.647 [eventLoopGroupProxy-13-1 @call-handler#1007] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.647 [eventLoopGroupProxy-13-1 @call-handler#1007] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:03.648 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.649 [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-08-16 11:34:03.649 [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-08-16 11:34:03.649 [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-08-16 11:34:03.649 [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-08-16 11:34:03.651 [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-08-16 11:34:03.653 [eventLoopGroupProxy-13-1 @coroutine#1013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.653 [eventLoopGroupProxy-13-1 @call-handler#1012] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.653 [eventLoopGroupProxy-13-1 @call-handler#1012] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:03.654 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.655 [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-08-16 11:34:03.655 [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-08-16 11:34:03.655 [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-08-16 11:34:03.655 [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-08-16 11:34:03.656 [eventLoopGroupProxy-13-1 @call-handler#1017] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:03.658 [eventLoopGroupProxy-13-1 @coroutine#1018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.658 [eventLoopGroupProxy-13-1 @call-handler#1017] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.659 [eventLoopGroupProxy-13-1 @call-handler#1017] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:03.659 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.660 [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-08-16 11:34:03.661 [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-08-16 11:34:03.661 [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-08-16 11:34:03.661 [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-08-16 11:34:03.662 [eventLoopGroupProxy-13-1 @call-handler#1022] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:03.708 [eventLoopGroupProxy-13-1 @coroutine#1023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.709 [eventLoopGroupProxy-13-1 @call-handler#1022] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.709 [eventLoopGroupProxy-13-1 @call-handler#1022] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-08-16 11:34:03.710 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.711 [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-08-16 11:34:03.711 [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-08-16 11:34:03.711 [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-08-16 11:34:03.712 [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-08-16 11:34:03.713 [eventLoopGroupProxy-13-1 @call-handler#1027] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:03.762 [eventLoopGroupProxy-13-1 @coroutine#1028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.762 [eventLoopGroupProxy-13-1 @call-handler#1027] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.762 [eventLoopGroupProxy-13-1 @call-handler#1027] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-08-16 11:34:03.763 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.764 [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-08-16 11:34:03.764 [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-08-16 11:34:03.764 [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-08-16 11:34:03.764 [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-08-16 11:34:03.765 [eventLoopGroupProxy-13-1 @call-handler#1032] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:03.767 [eventLoopGroupProxy-13-1 @coroutine#1033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.768 [eventLoopGroupProxy-13-1 @call-handler#1032] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.768 [eventLoopGroupProxy-13-1 @call-handler#1032] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:03.768 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.770 [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-08-16 11:34:03.770 [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-08-16 11:34:03.770 [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-08-16 11:34:03.770 [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-08-16 11:34:03.771 [eventLoopGroupProxy-13-1 @call-handler#1037] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:03.773 [eventLoopGroupProxy-13-1 @coroutine#1038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.773 [eventLoopGroupProxy-13-1 @call-handler#1037] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.773 [eventLoopGroupProxy-13-1 @call-handler#1037] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:34:03.774 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.775 [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-08-16 11:34:03.775 [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-08-16 11:34:03.775 [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-08-16 11:34:03.775 [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-08-16 11:34:03.776 [eventLoopGroupProxy-13-1 @call-handler#1042] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:03.819 [eventLoopGroupProxy-13-1 @coroutine#1043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.820 [eventLoopGroupProxy-13-1 @call-handler#1042] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.820 [eventLoopGroupProxy-13-1 @call-handler#1042] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 11:34:03.820 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.822 [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-08-16 11:34:03.822 [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-08-16 11:34:03.822 [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-08-16 11:34:03.822 [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-08-16 11:34:03.823 [eventLoopGroupProxy-13-1 @call-handler#1047] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:03.826 [eventLoopGroupProxy-13-1 @coroutine#1048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.826 [eventLoopGroupProxy-13-1 @call-handler#1047] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.826 [eventLoopGroupProxy-13-1 @call-handler#1047] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:03.827 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.828 [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-08-16 11:34:03.828 [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-08-16 11:34:03.828 [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-08-16 11:34:03.828 [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-08-16 11:34:03.829 [eventLoopGroupProxy-13-1 @call-handler#1052] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:03.832 [eventLoopGroupProxy-13-1 @coroutine#1053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.832 [eventLoopGroupProxy-13-1 @call-handler#1052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.832 [eventLoopGroupProxy-13-1 @call-handler#1052] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:03.833 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.834 [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-08-16 11:34:03.834 [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-08-16 11:34:03.834 [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-08-16 11:34:03.834 [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-08-16 11:34:03.835 [eventLoopGroupProxy-13-1 @call-handler#1057] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:03.837 [eventLoopGroupProxy-13-1 @coroutine#1058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.837 [eventLoopGroupProxy-13-1 @call-handler#1057] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.837 [eventLoopGroupProxy-13-1 @call-handler#1057] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:34:03.838 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.839 [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-08-16 11:34:03.839 [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-08-16 11:34:03.839 [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-08-16 11:34:03.839 [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-08-16 11:34:03.840 [eventLoopGroupProxy-13-1 @call-handler#1062] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:03.842 [eventLoopGroupProxy-13-1 @coroutine#1063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.842 [eventLoopGroupProxy-13-1 @call-handler#1062] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.842 [eventLoopGroupProxy-13-1 @call-handler#1062] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:34:03.842 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.843 [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-08-16 11:34:03.844 [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-08-16 11:34:03.844 [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-08-16 11:34:03.844 [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-08-16 11:34:03.845 [eventLoopGroupProxy-13-1 @call-handler#1067] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:03.888 [eventLoopGroupProxy-13-1 @coroutine#1069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.888 [eventLoopGroupProxy-13-1 @call-handler#1067] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.888 [eventLoopGroupProxy-13-1 @call-handler#1067] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-08-16 11:34:03.889 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.890 [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-08-16 11:34:03.891 [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-08-16 11:34:03.891 [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-08-16 11:34:03.891 [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-08-16 11:34:03.892 [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-08-16 11:34:03.895 [eventLoopGroupProxy-13-1 @coroutine#1074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.895 [eventLoopGroupProxy-13-1 @call-handler#1073] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.896 [eventLoopGroupProxy-13-1 @call-handler#1073] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 11:34:03.896 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.897 [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-08-16 11:34:03.897 [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-08-16 11:34:03.897 [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-08-16 11:34:03.898 [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-08-16 11:34:03.899 [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-08-16 11:34:03.900 [eventLoopGroupProxy-13-1 @coroutine#1079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.900 [eventLoopGroupProxy-13-1 @call-handler#1078] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.901 [eventLoopGroupProxy-13-1 @call-handler#1078] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:03.901 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.902 [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-08-16 11:34:03.902 [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-08-16 11:34:03.902 [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-08-16 11:34:03.902 [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-08-16 11:34:03.903 [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-08-16 11:34:03.905 [eventLoopGroupProxy-13-1 @coroutine#1084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.905 [eventLoopGroupProxy-13-1 @call-handler#1083] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.905 [eventLoopGroupProxy-13-1 @call-handler#1083] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:34:03.906 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.907 [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-08-16 11:34:03.907 [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-08-16 11:34:03.907 [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-08-16 11:34:03.907 [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-08-16 11:34:03.908 [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-08-16 11:34:03.910 [eventLoopGroupProxy-13-1 @coroutine#1089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.910 [eventLoopGroupProxy-13-1 @call-handler#1088] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.910 [eventLoopGroupProxy-13-1 @call-handler#1088] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:34:03.911 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.912 [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-08-16 11:34:03.912 [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-08-16 11:34:03.912 [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-08-16 11:34:03.912 [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-08-16 11:34:03.913 [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-08-16 11:34:03.915 [eventLoopGroupProxy-13-1 @coroutine#1094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.915 [eventLoopGroupProxy-13-1 @call-handler#1093] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.916 [eventLoopGroupProxy-13-1 @call-handler#1093] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:03.916 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.917 [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-08-16 11:34:03.917 [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-08-16 11:34:03.917 [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-08-16 11:34:03.918 [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-08-16 11:34:03.919 [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-08-16 11:34:03.922 [eventLoopGroupProxy-13-1 @coroutine#1099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.922 [eventLoopGroupProxy-13-1 @call-handler#1098] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.922 [eventLoopGroupProxy-13-1 @call-handler#1098] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:03.923 [DefaultDispatcher-worker-9 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.924 [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-08-16 11:34:03.924 [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-08-16 11:34:03.924 [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-08-16 11:34:03.924 [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-08-16 11:34:03.926 [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-08-16 11:34:03.928 [eventLoopGroupProxy-13-1 @coroutine#1104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.929 [eventLoopGroupProxy-13-1 @call-handler#1103] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.929 [eventLoopGroupProxy-13-1 @call-handler#1103] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:03.929 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.931 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.931 [DefaultDispatcher-worker-5 @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-08-16 11:34:03.931 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.931 [DefaultDispatcher-worker-5 @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-08-16 11:34:03.932 [eventLoopGroupProxy-13-1 @call-handler#1108] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:03.935 [eventLoopGroupProxy-13-1 @coroutine#1109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.935 [eventLoopGroupProxy-13-1 @call-handler#1108] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.936 [eventLoopGroupProxy-13-1 @call-handler#1108] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 11:34:03.936 [DefaultDispatcher-worker-10 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.938 [DefaultDispatcher-worker-10 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.938 [DefaultDispatcher-worker-10 @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-08-16 11:34:03.938 [DefaultDispatcher-worker-10 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.938 [DefaultDispatcher-worker-10 @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-08-16 11:34:03.939 [eventLoopGroupProxy-13-1 @call-handler#1113] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:03.941 [eventLoopGroupProxy-13-1 @coroutine#1114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.942 [eventLoopGroupProxy-13-1 @call-handler#1113] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.942 [eventLoopGroupProxy-13-1 @call-handler#1113] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:03.942 [DefaultDispatcher-worker-10 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.943 [DefaultDispatcher-worker-10 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.943 [DefaultDispatcher-worker-10 @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-08-16 11:34:03.943 [DefaultDispatcher-worker-10 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.944 [DefaultDispatcher-worker-10 @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-08-16 11:34:03.945 [eventLoopGroupProxy-13-1 @call-handler#1118] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:03.945 [DefaultDispatcher-worker-1 @coroutine#804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a941fb4 2024-08-16 11:34:03.947 [eventLoopGroupProxy-13-1 @coroutine#1120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.947 [eventLoopGroupProxy-13-1 @call-handler#1118] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.947 [eventLoopGroupProxy-13-1 @call-handler#1118] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:34:03.948 [DefaultDispatcher-worker-14 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.949 [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-08-16 11:34:03.949 [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-08-16 11:34:03.949 [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-08-16 11:34:03.949 [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-08-16 11:34:03.951 [eventLoopGroupProxy-13-1 @call-handler#1124] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:03.952 [eventLoopGroupProxy-13-1 @coroutine#1125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.952 [eventLoopGroupProxy-13-1 @call-handler#1124] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.952 [eventLoopGroupProxy-13-1 @call-handler#1124] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:34:03.953 [DefaultDispatcher-worker-14 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.954 [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-08-16 11:34:03.954 [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-08-16 11:34:03.954 [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-08-16 11:34:03.954 [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-08-16 11:34:03.956 [eventLoopGroupProxy-13-1 @call-handler#1129] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:03.958 [eventLoopGroupProxy-13-1 @coroutine#1130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:03.958 [eventLoopGroupProxy-13-1 @call-handler#1129] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:03.958 [eventLoopGroupProxy-13-1 @call-handler#1129] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:34:03.958 [DefaultDispatcher-worker-14 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:03.960 [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-08-16 11:34:03.960 [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-08-16 11:34:03.960 [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-08-16 11:34:03.960 [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-08-16 11:34:03.961 [eventLoopGroupProxy-13-1 @call-handler#1134] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:04.012 [eventLoopGroupProxy-13-1 @coroutine#1135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.012 [eventLoopGroupProxy-13-1 @call-handler#1134] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.012 [eventLoopGroupProxy-13-1 @call-handler#1134] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-08-16 11:34:04.013 [DefaultDispatcher-worker-14 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.014 [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-08-16 11:34:04.015 [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-08-16 11:34:04.015 [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-08-16 11:34:04.015 [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-08-16 11:34:04.016 [eventLoopGroupProxy-13-1 @call-handler#1139] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:04.018 [eventLoopGroupProxy-13-1 @coroutine#1140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.019 [eventLoopGroupProxy-13-1 @call-handler#1139] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.019 [eventLoopGroupProxy-13-1 @call-handler#1139] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:04.019 [DefaultDispatcher-worker-14 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.021 [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-08-16 11:34:04.021 [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-08-16 11:34:04.021 [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-08-16 11:34:04.021 [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-08-16 11:34:04.022 [eventLoopGroupProxy-13-1 @call-handler#1144] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:04.025 [eventLoopGroupProxy-13-1 @coroutine#1145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.025 [eventLoopGroupProxy-13-1 @call-handler#1144] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.025 [eventLoopGroupProxy-13-1 @call-handler#1144] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:04.026 [DefaultDispatcher-worker-14 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.027 [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-08-16 11:34:04.027 [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-08-16 11:34:04.027 [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-08-16 11:34:04.027 [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-08-16 11:34:04.029 [eventLoopGroupProxy-13-1 @call-handler#1149] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:04.075 [eventLoopGroupProxy-13-1 @coroutine#1150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.076 [eventLoopGroupProxy-13-1 @call-handler#1149] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.076 [eventLoopGroupProxy-13-1 @call-handler#1149] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-08-16 11:34:04.076 [DefaultDispatcher-worker-14 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.078 [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-08-16 11:34:04.079 [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-08-16 11:34:04.079 [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-08-16 11:34:04.079 [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-08-16 11:34:04.080 [eventLoopGroupProxy-13-1 @call-handler#1154] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:04.083 [eventLoopGroupProxy-13-1 @coroutine#1155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.084 [eventLoopGroupProxy-13-1 @call-handler#1154] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.084 [eventLoopGroupProxy-13-1 @call-handler#1154] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 11:34:04.084 [DefaultDispatcher-worker-14 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.086 [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-08-16 11:34:04.086 [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-08-16 11:34:04.086 [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-08-16 11:34:04.086 [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-08-16 11:34:04.087 [eventLoopGroupProxy-13-1 @call-handler#1159] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:04.089 [eventLoopGroupProxy-13-1 @coroutine#1160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.089 [eventLoopGroupProxy-13-1 @call-handler#1159] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.090 [eventLoopGroupProxy-13-1 @call-handler#1159] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:04.090 [DefaultDispatcher-worker-14 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.091 [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-08-16 11:34:04.091 [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-08-16 11:34:04.091 [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-08-16 11:34:04.091 [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-08-16 11:34:04.093 [eventLoopGroupProxy-13-1 @call-handler#1164] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:04.095 [eventLoopGroupProxy-13-1 @coroutine#1165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.095 [eventLoopGroupProxy-13-1 @call-handler#1164] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.095 [eventLoopGroupProxy-13-1 @call-handler#1164] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:34:04.096 [DefaultDispatcher-worker-14 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.097 [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-08-16 11:34:04.097 [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-08-16 11:34:04.097 [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-08-16 11:34:04.097 [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-08-16 11:34:04.098 [eventLoopGroupProxy-13-1 @call-handler#1169] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:04.144 [eventLoopGroupProxy-13-1 @coroutine#1170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.144 [eventLoopGroupProxy-13-1 @call-handler#1169] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.144 [eventLoopGroupProxy-13-1 @call-handler#1169] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-08-16 11:34:04.145 [DefaultDispatcher-worker-14 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.147 [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-08-16 11:34:04.147 [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-08-16 11:34:04.147 [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-08-16 11:34:04.147 [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-08-16 11:34:04.149 [eventLoopGroupProxy-13-1 @call-handler#1174] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:04.151 [eventLoopGroupProxy-13-1 @coroutine#1175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.151 [eventLoopGroupProxy-13-1 @call-handler#1174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.151 [eventLoopGroupProxy-13-1 @call-handler#1174] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:04.151 [DefaultDispatcher-worker-14 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.153 [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-08-16 11:34:04.153 [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-08-16 11:34:04.153 [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-08-16 11:34:04.153 [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-08-16 11:34:04.154 [eventLoopGroupProxy-13-1 @call-handler#1179] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:04.200 [eventLoopGroupProxy-13-1 @coroutine#1181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.200 [eventLoopGroupProxy-13-1 @call-handler#1179] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.200 [eventLoopGroupProxy-13-1 @call-handler#1179] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-08-16 11:34:04.201 [DefaultDispatcher-worker-14 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.204 [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-08-16 11:34:04.204 [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-08-16 11:34:04.204 [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-08-16 11:34:04.204 [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-08-16 11:34:04.206 [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-08-16 11:34:04.256 [eventLoopGroupProxy-13-1 @coroutine#1186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.256 [eventLoopGroupProxy-13-1 @call-handler#1185] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.256 [eventLoopGroupProxy-13-1 @call-handler#1185] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-08-16 11:34:04.257 [DefaultDispatcher-worker-14 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.259 [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-08-16 11:34:04.259 [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-08-16 11:34:04.259 [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-08-16 11:34:04.259 [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-08-16 11:34:04.260 [eventLoopGroupProxy-13-1 @call-handler#1190] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:04.304 [eventLoopGroupProxy-13-1 @coroutine#1191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.304 [eventLoopGroupProxy-13-1 @call-handler#1190] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.304 [eventLoopGroupProxy-13-1 @call-handler#1190] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 11:34:04.305 [DefaultDispatcher-worker-14 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.306 [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-08-16 11:34:04.306 [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-08-16 11:34:04.306 [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-08-16 11:34:04.306 [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-08-16 11:34:04.307 [eventLoopGroupProxy-13-1 @call-handler#1195] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:04.355 [eventLoopGroupProxy-13-1 @coroutine#1196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.355 [eventLoopGroupProxy-13-1 @call-handler#1195] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.355 [eventLoopGroupProxy-13-1 @call-handler#1195] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-08-16 11:34:04.356 [DefaultDispatcher-worker-14 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.357 [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-08-16 11:34:04.357 [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-08-16 11:34:04.357 [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-08-16 11:34:04.357 [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-08-16 11:34:04.359 [eventLoopGroupProxy-13-1 @call-handler#1200] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:04.361 [eventLoopGroupProxy-13-1 @coroutine#1201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.361 [eventLoopGroupProxy-13-1 @call-handler#1200] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.361 [eventLoopGroupProxy-13-1 @call-handler#1200] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:04.361 [DefaultDispatcher-worker-14 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.363 [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-08-16 11:34:04.363 [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-08-16 11:34:04.363 [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-08-16 11:34:04.363 [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-08-16 11:34:04.364 [eventLoopGroupProxy-13-1 @call-handler#1205] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:04.366 [eventLoopGroupProxy-13-1 @coroutine#1206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.366 [eventLoopGroupProxy-13-1 @call-handler#1205] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.366 [eventLoopGroupProxy-13-1 @call-handler#1205] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:34:04.367 [DefaultDispatcher-worker-14 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.368 [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-08-16 11:34:04.368 [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-08-16 11:34:04.368 [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-08-16 11:34:04.368 [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-08-16 11:34:04.369 [eventLoopGroupProxy-13-1 @call-handler#1210] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:04.371 [eventLoopGroupProxy-13-1 @coroutine#1211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.371 [eventLoopGroupProxy-13-1 @call-handler#1210] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.371 [eventLoopGroupProxy-13-1 @call-handler#1210] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:34:04.372 [DefaultDispatcher-worker-14 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.373 [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-08-16 11:34:04.373 [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-08-16 11:34:04.373 [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-08-16 11:34:04.373 [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-08-16 11:34:04.374 [eventLoopGroupProxy-13-1 @call-handler#1215] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:04.376 [eventLoopGroupProxy-13-1 @coroutine#1216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.376 [eventLoopGroupProxy-13-1 @call-handler#1215] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.376 [eventLoopGroupProxy-13-1 @call-handler#1215] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:34:04.377 [DefaultDispatcher-worker-14 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.378 [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-08-16 11:34:04.378 [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-08-16 11:34:04.378 [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-08-16 11:34:04.378 [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-08-16 11:34:04.379 [eventLoopGroupProxy-13-1 @call-handler#1220] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:04.381 [eventLoopGroupProxy-13-1 @coroutine#1221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.381 [eventLoopGroupProxy-13-1 @call-handler#1220] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.381 [eventLoopGroupProxy-13-1 @call-handler#1220] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:34:04.381 [DefaultDispatcher-worker-14 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.383 [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-08-16 11:34:04.383 [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-08-16 11:34:04.383 [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-08-16 11:34:04.383 [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-08-16 11:34:04.384 [eventLoopGroupProxy-13-1 @call-handler#1225] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:04.386 [eventLoopGroupProxy-13-1 @coroutine#1226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.386 [eventLoopGroupProxy-13-1 @call-handler#1225] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.386 [eventLoopGroupProxy-13-1 @call-handler#1225] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:34:04.386 [DefaultDispatcher-worker-14 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.387 [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-08-16 11:34:04.388 [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-08-16 11:34:04.388 [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-08-16 11:34:04.388 [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-08-16 11:34:04.389 [eventLoopGroupProxy-13-1 @call-handler#1230] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:04.390 [eventLoopGroupProxy-13-1 @coroutine#1231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.391 [eventLoopGroupProxy-13-1 @call-handler#1230] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.391 [eventLoopGroupProxy-13-1 @call-handler#1230] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:34:04.391 [DefaultDispatcher-worker-14 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.392 [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-08-16 11:34:04.392 [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-08-16 11:34:04.392 [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-08-16 11:34:04.392 [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-08-16 11:34:04.393 [eventLoopGroupProxy-13-1 @call-handler#1235] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:04.395 [eventLoopGroupProxy-13-1 @coroutine#1236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.395 [eventLoopGroupProxy-13-1 @call-handler#1235] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.396 [eventLoopGroupProxy-13-1 @call-handler#1235] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:04.396 [DefaultDispatcher-worker-14 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.398 [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-08-16 11:34:04.398 [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-08-16 11:34:04.398 [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-08-16 11:34:04.398 [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-08-16 11:34:04.399 [eventLoopGroupProxy-13-1 @call-handler#1240] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:04.401 [eventLoopGroupProxy-13-1 @coroutine#1241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.401 [eventLoopGroupProxy-13-1 @call-handler#1240] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.401 [eventLoopGroupProxy-13-1 @call-handler#1240] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:34:04.401 [DefaultDispatcher-worker-14 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.403 [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-08-16 11:34:04.403 [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-08-16 11:34:04.403 [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-08-16 11:34:04.403 [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-08-16 11:34:04.404 [eventLoopGroupProxy-13-1 @call-handler#1245] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:04.406 [eventLoopGroupProxy-13-1 @coroutine#1246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.406 [eventLoopGroupProxy-13-1 @call-handler#1245] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.406 [eventLoopGroupProxy-13-1 @call-handler#1245] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:34:04.406 [DefaultDispatcher-worker-14 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.407 [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-08-16 11:34:04.407 [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-08-16 11:34:04.407 [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-08-16 11:34:04.407 [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-08-16 11:34:04.408 [eventLoopGroupProxy-13-1 @call-handler#1250] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:04.410 [eventLoopGroupProxy-13-1 @coroutine#1251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.410 [eventLoopGroupProxy-13-1 @call-handler#1250] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.410 [eventLoopGroupProxy-13-1 @call-handler#1250] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:34:04.411 [DefaultDispatcher-worker-14 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.412 [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-08-16 11:34:04.412 [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-08-16 11:34:04.412 [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-08-16 11:34:04.412 [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-08-16 11:34:04.413 [eventLoopGroupProxy-13-1 @call-handler#1255] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:04.415 [eventLoopGroupProxy-13-1 @coroutine#1256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.415 [eventLoopGroupProxy-13-1 @call-handler#1255] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.415 [eventLoopGroupProxy-13-1 @call-handler#1255] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:34:04.416 [DefaultDispatcher-worker-14 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.417 [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-08-16 11:34:04.417 [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-08-16 11:34:04.417 [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-08-16 11:34:04.417 [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-08-16 11:34:04.419 [eventLoopGroupProxy-13-1 @call-handler#1260] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:04.420 [eventLoopGroupProxy-13-1 @coroutine#1261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.420 [eventLoopGroupProxy-13-1 @call-handler#1260] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.420 [eventLoopGroupProxy-13-1 @call-handler#1260] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:34:04.421 [DefaultDispatcher-worker-14 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.422 [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-08-16 11:34:04.422 [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-08-16 11:34:04.422 [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-08-16 11:34:04.422 [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-08-16 11:34:04.424 [eventLoopGroupProxy-13-1 @call-handler#1265] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:04.425 [eventLoopGroupProxy-13-1 @coroutine#1266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.425 [eventLoopGroupProxy-13-1 @call-handler#1265] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.425 [eventLoopGroupProxy-13-1 @call-handler#1265] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:34:04.426 [DefaultDispatcher-worker-14 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.427 [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-08-16 11:34:04.427 [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-08-16 11:34:04.427 [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-08-16 11:34:04.427 [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-08-16 11:34:04.428 [eventLoopGroupProxy-13-1 @call-handler#1270] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:04.463 [DefaultDispatcher-worker-14 @coroutine#804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a941fb4 2024-08-16 11:34:04.471 [eventLoopGroupProxy-13-1 @coroutine#1273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.472 [eventLoopGroupProxy-13-1 @call-handler#1270] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.472 [eventLoopGroupProxy-13-1 @call-handler#1270] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 11:34:04.472 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.474 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.474 [DefaultDispatcher-worker-4 @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-08-16 11:34:04.474 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.474 [DefaultDispatcher-worker-4 @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-08-16 11:34:04.475 [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-08-16 11:34:04.477 [eventLoopGroupProxy-13-1 @coroutine#1278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.477 [eventLoopGroupProxy-13-1 @call-handler#1277] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.477 [eventLoopGroupProxy-13-1 @call-handler#1277] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:34:04.478 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.479 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.479 [DefaultDispatcher-worker-4 @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-08-16 11:34:04.479 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.479 [DefaultDispatcher-worker-4 @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-08-16 11:34:04.481 [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-08-16 11:34:04.483 [eventLoopGroupProxy-13-1 @coroutine#1283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.483 [eventLoopGroupProxy-13-1 @call-handler#1282] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.483 [eventLoopGroupProxy-13-1 @call-handler#1282] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:04.483 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.485 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.485 [DefaultDispatcher-worker-4 @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-08-16 11:34:04.485 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.485 [DefaultDispatcher-worker-4 @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-08-16 11:34:04.486 [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-08-16 11:34:04.488 [eventLoopGroupProxy-13-1 @coroutine#1288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.488 [eventLoopGroupProxy-13-1 @call-handler#1287] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.488 [eventLoopGroupProxy-13-1 @call-handler#1287] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:34:04.489 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.490 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.490 [DefaultDispatcher-worker-4 @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-08-16 11:34:04.490 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.490 [DefaultDispatcher-worker-4 @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-08-16 11:34:04.491 [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-08-16 11:34:04.493 [eventLoopGroupProxy-13-1 @coroutine#1293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.493 [eventLoopGroupProxy-13-1 @call-handler#1292] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.493 [eventLoopGroupProxy-13-1 @call-handler#1292] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:34:04.493 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.494 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.495 [DefaultDispatcher-worker-4 @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-08-16 11:34:04.495 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.495 [DefaultDispatcher-worker-4 @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-08-16 11:34:04.496 [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-08-16 11:34:04.498 [eventLoopGroupProxy-13-1 @coroutine#1298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.498 [eventLoopGroupProxy-13-1 @call-handler#1297] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.498 [eventLoopGroupProxy-13-1 @call-handler#1297] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:34:04.498 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.499 [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-08-16 11:34:04.500 [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-08-16 11:34:04.500 [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-08-16 11:34:04.500 [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-08-16 11:34:04.501 [eventLoopGroupProxy-13-1 @call-handler#1302] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:04.503 [eventLoopGroupProxy-13-1 @coroutine#1303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.503 [eventLoopGroupProxy-13-1 @call-handler#1302] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.503 [eventLoopGroupProxy-13-1 @call-handler#1302] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:34:04.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-08-16 11:34:04.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-08-16 11:34:04.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-08-16 11:34:04.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-08-16 11:34:04.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-08-16 11:34:04.506 [eventLoopGroupProxy-13-1 @call-handler#1307] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:04.530 [DefaultDispatcher-worker-9 @coroutine#1308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.551 [eventLoopGroupProxy-13-1 @coroutine#1310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.551 [eventLoopGroupProxy-13-1 @call-handler#1307] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.552 [eventLoopGroupProxy-13-1 @call-handler#1307] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-08-16 11:34:04.552 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.553 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.553 [DefaultDispatcher-worker-1 @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-08-16 11:34:04.553 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.553 [DefaultDispatcher-worker-1 @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-08-16 11:34:04.555 [eventLoopGroupProxy-13-1 @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-08-16 11:34:04.557 [eventLoopGroupProxy-13-1 @coroutine#1316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.557 [eventLoopGroupProxy-13-1 @call-handler#1315] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.557 [eventLoopGroupProxy-13-1 @call-handler#1315] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:04.558 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.559 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.559 [DefaultDispatcher-worker-1 @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-08-16 11:34:04.559 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.559 [DefaultDispatcher-worker-1 @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-08-16 11:34:04.560 [eventLoopGroupProxy-13-1 @call-handler#1320] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:04.562 [eventLoopGroupProxy-13-1 @coroutine#1321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.562 [eventLoopGroupProxy-13-1 @call-handler#1320] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.562 [eventLoopGroupProxy-13-1 @call-handler#1320] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:34:04.562 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.563 [DefaultDispatcher-worker-9 @coroutine#1311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e5b262 2024-08-16 11:34:04.563 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.563 [DefaultDispatcher-worker-1 @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-08-16 11:34:04.564 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.564 [DefaultDispatcher-worker-1 @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-08-16 11:34:04.565 [eventLoopGroupProxy-13-1 @call-handler#1326] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:04.607 [eventLoopGroupProxy-13-1 @coroutine#1327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.607 [eventLoopGroupProxy-13-1 @call-handler#1326] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.607 [eventLoopGroupProxy-13-1 @call-handler#1326] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-08-16 11:34:04.608 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.610 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.610 [DefaultDispatcher-worker-1 @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-08-16 11:34:04.610 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.610 [DefaultDispatcher-worker-1 @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-08-16 11:34:04.611 [eventLoopGroupProxy-13-1 @call-handler#1331] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:04.613 [eventLoopGroupProxy-13-1 @coroutine#1332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.613 [eventLoopGroupProxy-13-1 @call-handler#1331] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.613 [eventLoopGroupProxy-13-1 @call-handler#1331] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:34:04.614 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.615 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.615 [DefaultDispatcher-worker-1 @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-08-16 11:34:04.615 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.615 [DefaultDispatcher-worker-1 @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-08-16 11:34:04.616 [eventLoopGroupProxy-13-1 @call-handler#1336] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:04.617 [eventLoopGroupProxy-13-1 @coroutine#1337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.618 [eventLoopGroupProxy-13-1 @call-handler#1336] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.618 [eventLoopGroupProxy-13-1 @call-handler#1336] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:34:04.618 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.619 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.619 [DefaultDispatcher-worker-1 @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-08-16 11:34:04.619 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.619 [DefaultDispatcher-worker-1 @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-08-16 11:34:04.620 [eventLoopGroupProxy-13-1 @call-handler#1341] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:04.622 [eventLoopGroupProxy-13-1 @coroutine#1342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.622 [eventLoopGroupProxy-13-1 @call-handler#1341] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.622 [eventLoopGroupProxy-13-1 @call-handler#1341] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:34:04.623 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.624 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.624 [DefaultDispatcher-worker-1 @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-08-16 11:34:04.624 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.624 [DefaultDispatcher-worker-1 @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-08-16 11:34:04.625 [eventLoopGroupProxy-13-1 @call-handler#1346] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:04.628 [eventLoopGroupProxy-13-1 @coroutine#1347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.628 [eventLoopGroupProxy-13-1 @call-handler#1346] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.628 [eventLoopGroupProxy-13-1 @call-handler#1346] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:04.628 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.629 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.630 [DefaultDispatcher-worker-1 @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-08-16 11:34:04.630 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.630 [DefaultDispatcher-worker-1 @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-08-16 11:34:04.631 [eventLoopGroupProxy-13-1 @call-handler#1351] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:04.632 [eventLoopGroupProxy-13-1 @coroutine#1352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.633 [eventLoopGroupProxy-13-1 @call-handler#1351] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.633 [eventLoopGroupProxy-13-1 @call-handler#1351] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:04.633 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.634 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.634 [DefaultDispatcher-worker-1 @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-08-16 11:34:04.634 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.634 [DefaultDispatcher-worker-1 @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-08-16 11:34:04.635 [eventLoopGroupProxy-13-1 @call-handler#1356] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:04.638 [eventLoopGroupProxy-13-1 @coroutine#1357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.638 [eventLoopGroupProxy-13-1 @call-handler#1356] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.638 [eventLoopGroupProxy-13-1 @call-handler#1356] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:04.638 [DefaultDispatcher-worker-16 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.640 [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-08-16 11:34:04.640 [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-08-16 11:34:04.640 [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-08-16 11:34:04.640 [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-08-16 11:34:04.641 [eventLoopGroupProxy-13-1 @call-handler#1361] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:04.643 [eventLoopGroupProxy-13-1 @coroutine#1362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.643 [eventLoopGroupProxy-13-1 @call-handler#1361] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.643 [eventLoopGroupProxy-13-1 @call-handler#1361] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:34:04.644 [DefaultDispatcher-worker-16 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.645 [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-08-16 11:34:04.645 [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-08-16 11:34:04.645 [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-08-16 11:34:04.645 [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-08-16 11:34:04.646 [eventLoopGroupProxy-13-1 @call-handler#1366] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:04.648 [eventLoopGroupProxy-13-1 @coroutine#1367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.648 [eventLoopGroupProxy-13-1 @call-handler#1366] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.648 [eventLoopGroupProxy-13-1 @call-handler#1366] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:34:04.649 [DefaultDispatcher-worker-16 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.650 [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-08-16 11:34:04.650 [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-08-16 11:34:04.650 [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-08-16 11:34:04.650 [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-08-16 11:34:04.651 [eventLoopGroupProxy-13-1 @call-handler#1371] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:04.653 [eventLoopGroupProxy-13-1 @coroutine#1372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.653 [eventLoopGroupProxy-13-1 @call-handler#1371] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.653 [eventLoopGroupProxy-13-1 @call-handler#1371] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:34:04.653 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.654 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.654 [DefaultDispatcher-worker-4 @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-08-16 11:34:04.654 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.654 [DefaultDispatcher-worker-4 @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-08-16 11:34:04.655 [eventLoopGroupProxy-13-1 @call-handler#1376] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:04.657 [eventLoopGroupProxy-13-1 @coroutine#1377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.657 [eventLoopGroupProxy-13-1 @call-handler#1376] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.657 [eventLoopGroupProxy-13-1 @call-handler#1376] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:34:04.658 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.659 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.659 [DefaultDispatcher-worker-4 @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-08-16 11:34:04.659 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.659 [DefaultDispatcher-worker-4 @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-08-16 11:34:04.660 [eventLoopGroupProxy-13-1 @call-handler#1381] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:04.662 [eventLoopGroupProxy-13-1 @coroutine#1382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.662 [eventLoopGroupProxy-13-1 @call-handler#1381] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.662 [eventLoopGroupProxy-13-1 @call-handler#1381] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:34:04.663 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.664 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.664 [DefaultDispatcher-worker-4 @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-08-16 11:34:04.664 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.664 [DefaultDispatcher-worker-4 @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-08-16 11:34:04.665 [eventLoopGroupProxy-13-1 @call-handler#1386] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:04.711 [eventLoopGroupProxy-13-1 @coroutine#1387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.712 [eventLoopGroupProxy-13-1 @call-handler#1386] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.712 [eventLoopGroupProxy-13-1 @call-handler#1386] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-08-16 11:34:04.712 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.714 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.714 [DefaultDispatcher-worker-4 @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-08-16 11:34:04.714 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.714 [DefaultDispatcher-worker-4 @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-08-16 11:34:04.715 [eventLoopGroupProxy-13-1 @call-handler#1391] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:04.717 [eventLoopGroupProxy-13-1 @coroutine#1392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.717 [eventLoopGroupProxy-13-1 @call-handler#1391] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.717 [eventLoopGroupProxy-13-1 @call-handler#1391] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:34:04.718 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.721 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.721 [DefaultDispatcher-worker-4 @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-08-16 11:34:04.721 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.721 [DefaultDispatcher-worker-4 @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-08-16 11:34:04.722 [eventLoopGroupProxy-13-1 @call-handler#1396] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:04.768 [eventLoopGroupProxy-13-1 @coroutine#1398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.768 [eventLoopGroupProxy-13-1 @call-handler#1396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.768 [eventLoopGroupProxy-13-1 @call-handler#1396] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-08-16 11:34:04.769 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.770 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.770 [DefaultDispatcher-worker-4 @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-08-16 11:34:04.770 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.770 [DefaultDispatcher-worker-4 @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-08-16 11:34:04.772 [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-08-16 11:34:04.773 [eventLoopGroupProxy-13-1 @coroutine#1403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.773 [eventLoopGroupProxy-13-1 @call-handler#1402] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.774 [eventLoopGroupProxy-13-1 @call-handler#1402] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:04.774 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.775 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.775 [DefaultDispatcher-worker-4 @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-08-16 11:34:04.775 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.775 [DefaultDispatcher-worker-4 @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-08-16 11:34:04.776 [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-08-16 11:34:04.819 [eventLoopGroupProxy-13-1 @coroutine#1408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.819 [eventLoopGroupProxy-13-1 @call-handler#1407] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.819 [eventLoopGroupProxy-13-1 @call-handler#1407] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-08-16 11:34:04.819 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.821 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.821 [DefaultDispatcher-worker-4 @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-08-16 11:34:04.821 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.821 [DefaultDispatcher-worker-4 @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-08-16 11:34:04.822 [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-08-16 11:34:04.866 [eventLoopGroupProxy-13-1 @coroutine#1413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.867 [eventLoopGroupProxy-13-1 @call-handler#1412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.867 [eventLoopGroupProxy-13-1 @call-handler#1412] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-16 11:34:04.867 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.868 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.868 [DefaultDispatcher-worker-4 @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-08-16 11:34:04.868 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.869 [DefaultDispatcher-worker-4 @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-08-16 11:34:04.870 [eventLoopGroupProxy-13-1 @call-handler#1417] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:04.919 [eventLoopGroupProxy-13-1 @coroutine#1418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.919 [eventLoopGroupProxy-13-1 @call-handler#1417] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.919 [eventLoopGroupProxy-13-1 @call-handler#1417] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-08-16 11:34:04.919 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.921 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.921 [DefaultDispatcher-worker-4 @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-08-16 11:34:04.921 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.921 [DefaultDispatcher-worker-4 @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-08-16 11:34:04.922 [eventLoopGroupProxy-13-1 @call-handler#1422] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:04.967 [eventLoopGroupProxy-13-1 @coroutine#1423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:04.967 [eventLoopGroupProxy-13-1 @call-handler#1422] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:04.967 [eventLoopGroupProxy-13-1 @call-handler#1422] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-16 11:34:04.968 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.969 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.970 [DefaultDispatcher-worker-4 @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-08-16 11:34:04.970 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:04.970 [DefaultDispatcher-worker-4 @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-08-16 11:34:04.971 [eventLoopGroupProxy-13-1 @call-handler#1427] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:04.984 [DefaultDispatcher-worker-4 @coroutine#804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a941fb4 2024-08-16 11:34:05.015 [eventLoopGroupProxy-13-1 @coroutine#1429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:05.015 [eventLoopGroupProxy-13-1 @call-handler#1427] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:05.015 [eventLoopGroupProxy-13-1 @call-handler#1427] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 11:34:05.015 [DefaultDispatcher-worker-14 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.017 [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-08-16 11:34:05.017 [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-08-16 11:34:05.017 [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-08-16 11:34:05.017 [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-08-16 11:34:05.018 [eventLoopGroupProxy-13-1 @call-handler#1433] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:05.020 [eventLoopGroupProxy-13-1 @coroutine#1434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:05.020 [eventLoopGroupProxy-13-1 @call-handler#1433] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:05.021 [eventLoopGroupProxy-13-1 @call-handler#1433] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:05.021 [DefaultDispatcher-worker-14 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.022 [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-08-16 11:34:05.022 [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-08-16 11:34:05.022 [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-08-16 11:34:05.022 [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-08-16 11:34:05.023 [eventLoopGroupProxy-13-1 @call-handler#1438] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:05.068 [eventLoopGroupProxy-13-1 @coroutine#1440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:05.068 [eventLoopGroupProxy-13-1 @call-handler#1438] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:05.068 [eventLoopGroupProxy-13-1 @call-handler#1438] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-16 11:34:05.069 [DefaultDispatcher-worker-14 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.070 [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-08-16 11:34:05.070 [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-08-16 11:34:05.070 [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-08-16 11:34:05.070 [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-08-16 11:34:05.071 [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-08-16 11:34:05.074 [eventLoopGroupProxy-13-1 @coroutine#1445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:05.074 [eventLoopGroupProxy-13-1 @call-handler#1444] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:05.074 [eventLoopGroupProxy-13-1 @call-handler#1444] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:05.075 [DefaultDispatcher-worker-14 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.076 [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-08-16 11:34:05.076 [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-08-16 11:34:05.076 [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-08-16 11:34:05.076 [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-08-16 11:34:05.077 [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-08-16 11:34:05.080 [eventLoopGroupProxy-13-1 @coroutine#1450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:05.080 [eventLoopGroupProxy-13-1 @call-handler#1449] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:05.080 [eventLoopGroupProxy-13-1 @call-handler#1449] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:05.081 [DefaultDispatcher-worker-14 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.082 [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-08-16 11:34:05.082 [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-08-16 11:34:05.082 [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-08-16 11:34:05.082 [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-08-16 11:34:05.083 [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-08-16 11:34:05.086 [eventLoopGroupProxy-13-1 @coroutine#1455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:05.086 [eventLoopGroupProxy-13-1 @call-handler#1454] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:05.086 [eventLoopGroupProxy-13-1 @call-handler#1454] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:05.086 [DefaultDispatcher-worker-14 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.088 [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-08-16 11:34:05.088 [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-08-16 11:34:05.088 [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-08-16 11:34:05.088 [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-08-16 11:34:05.089 [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-08-16 11:34:05.092 [eventLoopGroupProxy-13-1 @coroutine#1460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:05.092 [eventLoopGroupProxy-13-1 @call-handler#1459] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:05.092 [eventLoopGroupProxy-13-1 @call-handler#1459] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:05.092 [DefaultDispatcher-worker-14 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.093 [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-08-16 11:34:05.094 [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-08-16 11:34:05.094 [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-08-16 11:34:05.094 [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-08-16 11:34:05.095 [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-08-16 11:34:05.096 [eventLoopGroupProxy-13-1 @coroutine#1465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:05.097 [eventLoopGroupProxy-13-1 @call-handler#1464] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:05.097 [eventLoopGroupProxy-13-1 @call-handler#1464] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:05.097 [DefaultDispatcher-worker-14 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.099 [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-08-16 11:34:05.099 [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-08-16 11:34:05.099 [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-08-16 11:34:05.099 [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-08-16 11:34:05.100 [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-08-16 11:34:05.144 [eventLoopGroupProxy-13-1 @coroutine#1470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:05.145 [eventLoopGroupProxy-13-1 @call-handler#1469] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:05.145 [eventLoopGroupProxy-13-1 @call-handler#1469] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-16 11:34:05.145 [DefaultDispatcher-worker-14 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.147 [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-08-16 11:34:05.147 [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-08-16 11:34:05.147 [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-08-16 11:34:05.147 [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-08-16 11:34:05.148 [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-08-16 11:34:05.150 [eventLoopGroupProxy-13-1 @coroutine#1475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:05.150 [eventLoopGroupProxy-13-1 @call-handler#1474] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:05.150 [eventLoopGroupProxy-13-1 @call-handler#1474] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:34:05.150 [DefaultDispatcher-worker-14 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.151 [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-08-16 11:34:05.151 [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-08-16 11:34:05.151 [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-08-16 11:34:05.151 [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-08-16 11:34:05.152 [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-08-16 11:34:05.154 [eventLoopGroupProxy-13-1 @coroutine#1480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:05.154 [eventLoopGroupProxy-13-1 @call-handler#1479] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:05.154 [eventLoopGroupProxy-13-1 @call-handler#1479] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:34:05.154 [DefaultDispatcher-worker-10 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.155 [DefaultDispatcher-worker-10 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.156 [DefaultDispatcher-worker-10 @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-08-16 11:34:05.156 [DefaultDispatcher-worker-10 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.156 [DefaultDispatcher-worker-10 @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-08-16 11:34:05.157 [eventLoopGroupProxy-13-1 @call-handler#1484] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:05.158 [eventLoopGroupProxy-13-1 @coroutine#1485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:05.158 [eventLoopGroupProxy-13-1 @call-handler#1484] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:05.158 [eventLoopGroupProxy-13-1 @call-handler#1484] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:34:05.159 [DefaultDispatcher-worker-10 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.160 [DefaultDispatcher-worker-10 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.160 [DefaultDispatcher-worker-10 @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-08-16 11:34:05.160 [DefaultDispatcher-worker-10 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.160 [DefaultDispatcher-worker-10 @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-08-16 11:34:05.161 [eventLoopGroupProxy-13-1 @call-handler#1489] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:05.207 [eventLoopGroupProxy-13-1 @coroutine#1490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:05.208 [eventLoopGroupProxy-13-1 @call-handler#1489] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:05.208 [eventLoopGroupProxy-13-1 @call-handler#1489] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-08-16 11:34:05.208 [DefaultDispatcher-worker-10 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.210 [DefaultDispatcher-worker-10 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.210 [DefaultDispatcher-worker-10 @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-08-16 11:34:05.210 [DefaultDispatcher-worker-10 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.210 [DefaultDispatcher-worker-10 @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-08-16 11:34:05.211 [eventLoopGroupProxy-13-1 @call-handler#1494] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:05.213 [eventLoopGroupProxy-13-1 @coroutine#1495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:05.213 [eventLoopGroupProxy-13-1 @call-handler#1494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:05.214 [eventLoopGroupProxy-13-1 @call-handler#1494] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:05.214 [DefaultDispatcher-worker-10 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.215 [DefaultDispatcher-worker-10 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.215 [DefaultDispatcher-worker-10 @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-08-16 11:34:05.215 [DefaultDispatcher-worker-10 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.215 [DefaultDispatcher-worker-10 @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-08-16 11:34:05.216 [eventLoopGroupProxy-13-1 @call-handler#1499] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:05.218 [eventLoopGroupProxy-13-1 @coroutine#1500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:05.218 [eventLoopGroupProxy-13-1 @call-handler#1499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:05.218 [eventLoopGroupProxy-13-1 @call-handler#1499] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:34:05.219 [DefaultDispatcher-worker-10 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.220 [DefaultDispatcher-worker-10 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.220 [DefaultDispatcher-worker-10 @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-08-16 11:34:05.220 [DefaultDispatcher-worker-10 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.220 [DefaultDispatcher-worker-10 @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-08-16 11:34:05.221 [eventLoopGroupProxy-13-1 @call-handler#1504] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:05.223 [eventLoopGroupProxy-13-1 @coroutine#1505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:05.223 [eventLoopGroupProxy-13-1 @call-handler#1504] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:05.223 [eventLoopGroupProxy-13-1 @call-handler#1504] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:34:05.224 [DefaultDispatcher-worker-10 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.225 [DefaultDispatcher-worker-10 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.225 [DefaultDispatcher-worker-10 @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-08-16 11:34:05.225 [DefaultDispatcher-worker-10 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.225 [DefaultDispatcher-worker-10 @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-08-16 11:34:05.226 [eventLoopGroupProxy-13-1 @call-handler#1509] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:05.271 [eventLoopGroupProxy-13-1 @coroutine#1510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:05.272 [eventLoopGroupProxy-13-1 @call-handler#1509] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:05.272 [eventLoopGroupProxy-13-1 @call-handler#1509] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-08-16 11:34:05.272 [DefaultDispatcher-worker-10 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.274 [DefaultDispatcher-worker-10 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.274 [DefaultDispatcher-worker-10 @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-08-16 11:34:05.274 [DefaultDispatcher-worker-10 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.274 [DefaultDispatcher-worker-10 @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-08-16 11:34:05.276 [eventLoopGroupProxy-13-1 @call-handler#1514] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:05.320 [eventLoopGroupProxy-13-1 @coroutine#1515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:05.321 [eventLoopGroupProxy-13-1 @call-handler#1514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:05.321 [eventLoopGroupProxy-13-1 @call-handler#1514] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-16 11:34:05.321 [DefaultDispatcher-worker-10 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.323 [DefaultDispatcher-worker-10 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.323 [DefaultDispatcher-worker-10 @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-08-16 11:34:05.323 [DefaultDispatcher-worker-10 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.323 [DefaultDispatcher-worker-10 @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-08-16 11:34:05.324 [eventLoopGroupProxy-13-1 @call-handler#1519] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:05.326 [eventLoopGroupProxy-13-1 @coroutine#1520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:05.326 [eventLoopGroupProxy-13-1 @call-handler#1519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:05.326 [eventLoopGroupProxy-13-1 @call-handler#1519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:34:05.326 [DefaultDispatcher-worker-10 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.328 [DefaultDispatcher-worker-10 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.328 [DefaultDispatcher-worker-10 @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-08-16 11:34:05.328 [DefaultDispatcher-worker-10 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.328 [DefaultDispatcher-worker-10 @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-08-16 11:34:05.329 [eventLoopGroupProxy-13-1 @call-handler#1524] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:05.338 [eventLoopGroupProxy-13-1 @coroutine#1525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:05.338 [eventLoopGroupProxy-13-1 @call-handler#1524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:05.338 [eventLoopGroupProxy-13-1 @call-handler#1524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-08-16 11:34:05.339 [DefaultDispatcher-worker-10 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.340 [DefaultDispatcher-worker-10 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.340 [DefaultDispatcher-worker-10 @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-08-16 11:34:05.340 [DefaultDispatcher-worker-10 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.340 [DefaultDispatcher-worker-10 @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-08-16 11:34:05.341 [eventLoopGroupProxy-13-1 @call-handler#1529] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:05.342 [eventLoopGroupProxy-13-1 @coroutine#1530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:05.343 [eventLoopGroupProxy-13-1 @call-handler#1529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:05.343 [eventLoopGroupProxy-13-1 @call-handler#1529] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:34:05.343 [DefaultDispatcher-worker-14 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.344 [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-08-16 11:34:05.344 [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-08-16 11:34:05.344 [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-08-16 11:34:05.344 [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-08-16 11:34:05.345 [eventLoopGroupProxy-13-1 @call-handler#1534] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:05.392 [eventLoopGroupProxy-13-1 @coroutine#1536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:05.392 [eventLoopGroupProxy-13-1 @call-handler#1534] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:05.392 [eventLoopGroupProxy-13-1 @call-handler#1534] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-08-16 11:34:05.393 [DefaultDispatcher-worker-9 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.394 [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-08-16 11:34:05.394 [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-08-16 11:34:05.394 [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-08-16 11:34:05.394 [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-08-16 11:34:05.395 [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-08-16 11:34:05.397 [eventLoopGroupProxy-13-1 @coroutine#1541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:05.397 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:05.397 [eventLoopGroupProxy-13-1 @call-handler#1540] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:34:05.397 [DefaultDispatcher-worker-9 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.398 [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-08-16 11:34:05.399 [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-08-16 11:34:05.399 [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-08-16 11:34:05.399 [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-08-16 11:34:05.400 [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-08-16 11:34:05.444 [eventLoopGroupProxy-13-1 @coroutine#1546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:05.444 [eventLoopGroupProxy-13-1 @call-handler#1545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:05.444 [eventLoopGroupProxy-13-1 @call-handler#1545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-16 11:34:05.445 [DefaultDispatcher-worker-9 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.446 [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-08-16 11:34:05.446 [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-08-16 11:34:05.446 [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-08-16 11:34:05.446 [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-08-16 11:34:05.447 [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-08-16 11:34:05.491 [eventLoopGroupProxy-13-1 @coroutine#1551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:05.491 [eventLoopGroupProxy-13-1 @call-handler#1550] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:05.491 [eventLoopGroupProxy-13-1 @call-handler#1550] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 11:34:05.492 [DefaultDispatcher-worker-9 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.493 [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-08-16 11:34:05.493 [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-08-16 11:34:05.493 [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-08-16 11:34:05.493 [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-08-16 11:34:05.494 [eventLoopGroupProxy-13-1 @call-handler#1555] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:05.496 [eventLoopGroupProxy-13-1 @coroutine#1556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:05.496 [eventLoopGroupProxy-13-1 @call-handler#1555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:05.496 [eventLoopGroupProxy-13-1 @call-handler#1555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:34:05.497 [DefaultDispatcher-worker-3 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.498 [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-08-16 11:34:05.498 [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-08-16 11:34:05.498 [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-08-16 11:34:05.498 [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-08-16 11:34:05.499 [eventLoopGroupProxy-13-1 @call-handler#1560] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:05.501 [DefaultDispatcher-worker-1 @coroutine#804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a941fb4 2024-08-16 11:34:05.544 [eventLoopGroupProxy-13-1 @coroutine#1562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:05.545 [eventLoopGroupProxy-13-1 @call-handler#1560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:05.545 [eventLoopGroupProxy-13-1 @call-handler#1560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-08-16 11:34:05.545 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.547 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.547 [DefaultDispatcher-worker-5 @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-08-16 11:34:05.547 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.547 [DefaultDispatcher-worker-5 @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-08-16 11:34:05.548 [eventLoopGroupProxy-13-1 @call-handler#1566] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:05.551 [eventLoopGroupProxy-13-1 @coroutine#1567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:05.551 [eventLoopGroupProxy-13-1 @call-handler#1566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:05.551 [eventLoopGroupProxy-13-1 @call-handler#1566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:05.552 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.553 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.553 [DefaultDispatcher-worker-5 @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-08-16 11:34:05.553 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.553 [DefaultDispatcher-worker-5 @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-08-16 11:34:05.554 [eventLoopGroupProxy-13-1 @call-handler#1571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:05.557 [eventLoopGroupProxy-13-1 @coroutine#1572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:05.557 [eventLoopGroupProxy-13-1 @call-handler#1571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:05.557 [eventLoopGroupProxy-13-1 @call-handler#1571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:05.558 [DefaultDispatcher-worker-3 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.559 [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-08-16 11:34:05.559 [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-08-16 11:34:05.559 [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-08-16 11:34:05.559 [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-08-16 11:34:05.560 [eventLoopGroupProxy-13-1 @call-handler#1576] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:05.562 [eventLoopGroupProxy-13-1 @coroutine#1577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:05.563 [eventLoopGroupProxy-13-1 @call-handler#1576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:05.563 [eventLoopGroupProxy-13-1 @call-handler#1576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 11:34:05.563 [DefaultDispatcher-worker-3 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.565 [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-08-16 11:34:05.565 [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-08-16 11:34:05.565 [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-08-16 11:34:05.565 [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-08-16 11:34:05.566 [eventLoopGroupProxy-13-1 @call-handler#1581] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:05.573 [eventLoopGroupProxy-13-1 @coroutine#1582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:05.573 [eventLoopGroupProxy-13-1 @call-handler#1581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:05.573 [eventLoopGroupProxy-13-1 @call-handler#1581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-08-16 11:34:05.574 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.575 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.575 [DefaultDispatcher-worker-5 @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-08-16 11:34:05.575 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.575 [DefaultDispatcher-worker-5 @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-08-16 11:34:05.576 [eventLoopGroupProxy-13-1 @call-handler#1586] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:05.619 [eventLoopGroupProxy-13-1 @coroutine#1587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:05.619 [eventLoopGroupProxy-13-1 @call-handler#1586] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:05.619 [eventLoopGroupProxy-13-1 @call-handler#1586] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-08-16 11:34:05.620 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.621 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.621 [DefaultDispatcher-worker-5 @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-08-16 11:34:05.621 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.621 [DefaultDispatcher-worker-5 @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-08-16 11:34:05.622 [eventLoopGroupProxy-13-1 @call-handler#1591] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:05.624 [eventLoopGroupProxy-13-1 @coroutine#1592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:05.624 [eventLoopGroupProxy-13-1 @call-handler#1591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:05.624 [eventLoopGroupProxy-13-1 @call-handler#1591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:34:05.624 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.626 [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-08-16 11:34:05.626 [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-08-16 11:34:05.626 [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-08-16 11:34:05.626 [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-08-16 11:34:05.627 [eventLoopGroupProxy-13-1 @call-handler#1596] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:05.629 [eventLoopGroupProxy-13-1 @coroutine#1597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:05.629 [eventLoopGroupProxy-13-1 @call-handler#1596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:05.629 [eventLoopGroupProxy-13-1 @call-handler#1596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 11:34:05.629 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.631 [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-08-16 11:34:05.631 [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-08-16 11:34:05.631 [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-08-16 11:34:05.631 [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-08-16 11:34:05.632 [eventLoopGroupProxy-13-1 @call-handler#1601] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 11:34:05.636 [eventLoopGroupProxy-13-1 @coroutine#1602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:05.636 [eventLoopGroupProxy-13-1 @call-handler#1601] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:05.637 [eventLoopGroupProxy-13-1 @call-handler#1601] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-08-16 11:34:05.637 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:05.653 [DefaultDispatcher-worker-3 @coroutine#784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a941fb4 2024-08-16 11:34:05.661 [DefaultDispatcher-worker-16 @coroutine#787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a941fb4 2024-08-16 11:34:05.662 [DefaultDispatcher-worker-16 @coroutine#787] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 11:34:05.662 [DefaultDispatcher-worker-16 @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/message. 2024-08-16 11:34:05.662 [DefaultDispatcher-worker-16 @coroutine#787] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 11:34:05.662 [DefaultDispatcher-worker-16 @coroutine#787] 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-08-16 11:34:05.663 [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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 11:34:05.663 [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-08-16 11:34:05.663 [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-08-16 11:34:05.685 [DefaultDispatcher-worker-14 @call-handler#1612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-08-16 11:34:05.686 [eventLoopGroupProxy-13-1 @call-handler#1612] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:05.686 [DefaultDispatcher-worker-16 @coroutine#754] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/626910787056353280/_ustadmanifest.json 2024-08-16 11:34:05.686 [eventLoopGroupProxy-13-1 @call-handler#1612] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 24ms 2024-08-16 11:34:05.686 [DefaultDispatcher-worker-16 @coroutine#754] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/626910787056353280/_ustadmanifest.json. 2024-08-16 11:34:05.686 [DefaultDispatcher-worker-16 @coroutine#754] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/626910787056353280/_ustadmanifest.json 2024-08-16 11:34:05.686 [DefaultDispatcher-worker-12 @coroutine#787] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 11:34:05.687 [DefaultDispatcher-worker-12 @coroutine#787] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 11:34:05.687 [DefaultDispatcher-worker-12 @coroutine#787] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-16 11:34:05.687 [DefaultDispatcher-worker-12 @coroutine#787] 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-08-16 11:34:05.687 [DefaultDispatcher-worker-16 @coroutine#754] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/626910787056353280/_ustadmanifest.json 2024-08-16 11:34:05.687 [DefaultDispatcher-worker-16 @coroutine#754] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/626910787056353280/_ustadmanifest.json 2024-08-16 11:34:05.688 [DefaultDispatcher-worker-3 @coroutine#754] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/626910787056353280/_ustadmanifest.json. 2024-08-16 11:34:05.689 [DefaultDispatcher-worker-3 @coroutine#754] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/626910787056353280/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 11:34:05.697 [DefaultDispatcher-worker-5 @coroutine#787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a941fb4 2024-08-16 11:34:05.717 [DefaultDispatcher-worker-3 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-08-16 11:34:05.746 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-08-16 11:34:05.746 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-08-16 11:34:05.746 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-08-16 11:34:05.746 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-08-16 11:34:05.746 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-08-16 11:34:05.750 [Test worker @coroutine#1628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e5b262 2024-08-16 11:34:05.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2024-08-16 11:34:05.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2024-08-16 11:34:05.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:05.751 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a941fb4: (connection evicted) 2024-08-16 11:34:05.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:05.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2024-08-16 11:34:05.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2024-08-16 11:34:06.053 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 11:34:06.053 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 11:34:06.153 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 11:34:06.540 [DefaultDispatcher-worker-10 @coroutine#1632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2024-08-16 11:34:06.755 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@1d126f07 2024-08-16 11:34:06.755 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@1d126f07 2024-08-16 11:34:06.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2024-08-16 11:34:06.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2024-08-16 11:34:06.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:06.756 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f370472: (connection evicted) 2024-08-16 11:34:06.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:06.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2024-08-16 11:34:06.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2024-08-16 11:34:06.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-08-16 11:34:06.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:06.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:06.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:06.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:06.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:06.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:06.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f3e65f4 2024-08-16 11:34:06.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:06.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:06.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:06.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:06.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:06.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:06.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:06.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:06.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:06.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:06.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:06.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:06.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:06.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:06.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:06.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:06.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:06.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:06.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:06.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-08-16 11:34:06.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:06.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:06.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:06.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:06.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:06.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:06.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:06.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:06.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-08-16 11:34:06.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b62332 2024-08-16 11:34:06.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b62332 2024-08-16 11:34:06.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-08-16 11:34:06.803 [DefaultDispatcher-worker-3 @coroutine#1640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62332 2024-08-16 11:34:06.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-08-16 11:34:06.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:06.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:06.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:06.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:06.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:06.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:06.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fe11091 2024-08-16 11:34:06.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:06.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:06.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:06.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:06.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:06.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:06.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:06.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:06.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:06.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:06.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:06.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:06.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:06.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:06.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:06.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:06.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:06.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:06.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:06.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-08-16 11:34:06.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:06.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:06.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:06.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:06.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:06.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:06.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:06.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:06.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-08-16 11:34:06.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2024-08-16 11:34:06.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2024-08-16 11:34:06.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-08-16 11:34:06.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-08-16 11:34:06.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:06.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:06.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:06.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:06.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:06.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:06.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c6fe482 2024-08-16 11:34:06.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:06.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:06.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:06.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:06.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:06.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:06.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:06.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:06.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:06.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:06.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:06.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:06.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:06.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:06.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:06.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:06.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-08-16 11:34:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:06.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-08-16 11:34:06.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fd05b15 2024-08-16 11:34:06.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fd05b15 2024-08-16 11:34:06.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-08-16 11:34:06.815 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-08-16 11:34:06.817 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-08-16 11:34:06.818 [DefaultDispatcher-worker-5 @coroutine#1649] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-08-16 11:34:06.821 [DefaultDispatcher-worker-5 @coroutine#1651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2024-08-16 11:34:06.822 [Test worker @coroutine#1650] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 11:34:06.822 [Test worker @coroutine#1650] 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-08-16 11:34:06.822 [Test worker @coroutine#1650] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-08-16 11:34:06.822 [Test worker @coroutine#1650] 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-08-16 11:34:06.825 [eventLoopGroupProxy-16-1 @call-handler#1656] 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-08-16 11:34:06.826 [eventLoopGroupProxy-16-1 @call-handler#1656] 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-08-16 11:34:06.827 [eventLoopGroupProxy-16-1 @coroutine#1657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd05b15 2024-08-16 11:34:06.829 [Test worker @coroutine#1650] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-08-16 11:34:06.829 [Test worker @coroutine#1650] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 11:34:06.829 [Test worker @coroutine#1650] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-08-16 11:34:06.829 [Test worker @coroutine#1650] 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-08-16 11:34:06.831 [Test worker @coroutine#1661] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:06.831 [Test worker @coroutine#1661] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 11:34:06.831 [Test worker @coroutine#1661] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:06.831 [Test worker @coroutine#1661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 11:34:06.832 [eventLoopGroupProxy-16-1 @call-handler#1663] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-08-16 11:34:06.836 [eventLoopGroupProxy-16-1 @coroutine#1664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd05b15 2024-08-16 11:34:06.836 [eventLoopGroupProxy-16-1 @call-handler#1663] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:06.837 [Test worker @coroutine#1661] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 11:34:06.839 [eventLoopGroupProxy-16-2 @call-handler#1673] 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-08-16 11:34:06.842 [eventLoopGroupProxy-16-2 @call-handler#1673] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:06.848 [Test worker @coroutine#1675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2024-08-16 11:34:06.867 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:06.911 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:06.913 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:07.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-08-16 11:34:07.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:07.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:07.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:07.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:07.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:07.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:07.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c41931a 2024-08-16 11:34:07.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:07.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:07.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-08-16 11:34:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:07.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-08-16 11:34:07.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db70494 2024-08-16 11:34:07.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db70494 2024-08-16 11:34:07.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-08-16 11:34:07.992 [DefaultDispatcher-worker-10 @coroutine#1682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db70494 2024-08-16 11:34:07.999 [Test worker @coroutine#1682] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49497/api/blob/upload-init-batch 2024-08-16 11:34:07.999 [Test worker @coroutine#1682] 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:49497/api/blob/upload-init-batch. 2024-08-16 11:34:07.999 [Test worker @coroutine#1682] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49497/api/blob/upload-init-batch 2024-08-16 11:34:07.999 [Test worker @coroutine#1682] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49497/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-08-16 11:34:08.001 [Test worker @coroutine#1682] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49497/api/blob/upload-init-batch 2024-08-16 11:34:08.001 [Test worker @coroutine#1682] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49497/api/blob/upload-init-batch 2024-08-16 11:34:08.001 [Test worker @coroutine#1682] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49497/api/blob/upload-init-batch. 2024-08-16 11:34:08.001 [Test worker @coroutine#1682] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49497/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 11:34:08.012 [DefaultDispatcher-worker-5 @coroutine#1682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db70494 2024-08-16 11:34:08.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-08-16 11:34:08.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-08-16 11:34:08.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:08.017 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7db70494: (connection evicted) 2024-08-16 11:34:08.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:08.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-08-16 11:34:08.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-08-16 11:34:08.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-08-16 11:34:08.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:08.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:08.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:08.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:08.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:08.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:08.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2267b0bb 2024-08-16 11:34:08.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:08.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:08.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:08.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:08.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:08.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:08.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:08.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:08.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:08.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:08.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:08.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:08.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:08.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:08.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:08.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:08.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:08.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:08.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:08.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-08-16 11:34:08.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:08.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:08.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:08.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:08.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:08.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:08.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:08.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:08.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-08-16 11:34:08.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@8eeb4c5 2024-08-16 11:34:08.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@8eeb4c5 2024-08-16 11:34:08.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-08-16 11:34:08.046 [Test worker @coroutine#1693] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44905/api/blob/upload-init-batch 2024-08-16 11:34:08.046 [Test worker @coroutine#1693] 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:44905/api/blob/upload-init-batch. 2024-08-16 11:34:08.046 [Test worker @coroutine#1693] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44905/api/blob/upload-init-batch 2024-08-16 11:34:08.046 [Test worker @coroutine#1693] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44905/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-08-16 11:34:08.048 [Test worker @coroutine#1693] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44905/api/blob/upload-init-batch 2024-08-16 11:34:08.048 [Test worker @coroutine#1693] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44905/api/blob/upload-init-batch 2024-08-16 11:34:08.049 [Test worker @coroutine#1693] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44905/api/blob/upload-init-batch. 2024-08-16 11:34:08.049 [Test worker @coroutine#1693] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44905/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 11:34:08.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-08-16 11:34:08.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-08-16 11:34:08.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:08.050 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8eeb4c5: (connection evicted) 2024-08-16 11:34:08.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:08.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-08-16 11:34:08.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-08-16 11:34:08.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-08-16 11:34:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f6a5cc9 2024-08-16 11:34:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-08-16 11:34:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:08.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-08-16 11:34:08.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef10d3b 2024-08-16 11:34:08.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef10d3b 2024-08-16 11:34:08.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-08-16 11:34:08.105 [Test worker @coroutine#1700] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53027/api/blob/upload-init-batch 2024-08-16 11:34:08.106 [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:53027/api/blob/upload-init-batch. 2024-08-16 11:34:08.106 [Test worker @coroutine#1700] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53027/api/blob/upload-init-batch 2024-08-16 11:34:08.106 [Test worker @coroutine#1700] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53027/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-08-16 11:34:08.107 [Test worker @coroutine#1700] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53027/api/blob/upload-init-batch 2024-08-16 11:34:08.107 [Test worker @coroutine#1700] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53027/api/blob/upload-init-batch 2024-08-16 11:34:08.108 [Test worker @coroutine#1700] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53027/api/blob/upload-init-batch. 2024-08-16 11:34:08.108 [Test worker @coroutine#1700] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53027/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 11:34:08.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-08-16 11:34:08.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-08-16 11:34:08.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:08.113 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ef10d3b: (connection evicted) 2024-08-16 11:34:08.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:08.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-08-16 11:34:08.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-08-16 11:34:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-08-16 11:34:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a482b3a 2024-08-16 11:34:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-08-16 11:34:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:08.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-08-16 11:34:08.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@129348e8 2024-08-16 11:34:08.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@129348e8 2024-08-16 11:34:08.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-08-16 11:34:08.445 [DefaultDispatcher-worker-11 @coroutine#1719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129348e8 2024-08-16 11:34:08.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-08-16 11:34:08.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:08.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:08.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:08.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:08.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22cce199 2024-08-16 11:34:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-08-16 11:34:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:08.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-08-16 11:34:08.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@4babe06f 2024-08-16 11:34:08.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@4babe06f 2024-08-16 11:34:08.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-08-16 11:34:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-08-16 11:34:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40dc2ade 2024-08-16 11:34:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-08-16 11:34:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:08.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-08-16 11:34:08.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@30d2f9ea 2024-08-16 11:34:08.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@30d2f9ea 2024-08-16 11:34:08.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-08-16 11:34:08.498 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:08.507 [DefaultDispatcher-worker-10 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30d2f9ea 2024-08-16 11:34:08.512 [DefaultDispatcher-worker-2 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30d2f9ea 2024-08-16 11:34:08.518 [DefaultDispatcher-worker-11 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30d2f9ea 2024-08-16 11:34:08.525 [DefaultDispatcher-worker-1 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30d2f9ea 2024-08-16 11:34:08.530 [Test worker @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30d2f9ea 2024-08-16 11:34:08.539 [DefaultDispatcher-worker-16 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30d2f9ea 2024-08-16 11:34:08.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown initiated... 2024-08-16 11:34:08.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Close initiated... 2024-08-16 11:34:08.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:08.546 [HikariPool-79 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30d2f9ea: (connection evicted) 2024-08-16 11:34:08.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:08.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Closed. 2024-08-16 11:34:08.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown completed. 2024-08-16 11:34:08.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-08-16 11:34:08.547 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:08.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:08.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:08.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:08.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:08.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:08.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:08.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@574134ba 2024-08-16 11:34:08.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:08.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:08.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:08.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:08.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:08.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:08.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:08.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-08-16 11:34:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:08.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-08-16 11:34:08.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@6afb240d 2024-08-16 11:34:08.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@6afb240d 2024-08-16 11:34:08.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-08-16 11:34:08.586 [DefaultDispatcher-worker-12 @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6afb240d 2024-08-16 11:34:08.593 [DefaultDispatcher-worker-7 @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6afb240d 2024-08-16 11:34:08.602 [DefaultDispatcher-worker-3 @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6afb240d 2024-08-16 11:34:08.610 [DefaultDispatcher-worker-10 @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6afb240d 2024-08-16 11:34:08.613 [Test worker @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6afb240d 2024-08-16 11:34:08.625 [DefaultDispatcher-worker-12 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6afb240d 2024-08-16 11:34:08.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2024-08-16 11:34:08.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2024-08-16 11:34:08.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:08.626 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6afb240d: (connection evicted) 2024-08-16 11:34:08.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:08.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2024-08-16 11:34:08.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2024-08-16 11:34:08.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-08-16 11:34:08.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:08.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:08.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:08.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:08.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:08.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:08.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@580e01cd 2024-08-16 11:34:08.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:08.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:08.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:08.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:08.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:08.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:08.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:08.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:08.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:08.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:08.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:08.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:08.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:08.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:08.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:08.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:08.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:08.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:08.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:08.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-08-16 11:34:08.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:08.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:08.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:08.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:08.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:08.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:08.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:08.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:08.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-08-16 11:34:08.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@233d2b76 2024-08-16 11:34:08.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@233d2b76 2024-08-16 11:34:08.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-08-16 11:34:08.665 [DefaultDispatcher-worker-8 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233d2b76 2024-08-16 11:34:08.673 [DefaultDispatcher-worker-12 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233d2b76 2024-08-16 11:34:08.682 [DefaultDispatcher-worker-3 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233d2b76 2024-08-16 11:34:08.691 [DefaultDispatcher-worker-3 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233d2b76 2024-08-16 11:34:08.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2024-08-16 11:34:08.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2024-08-16 11:34:08.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:08.692 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@233d2b76: (connection evicted) 2024-08-16 11:34:08.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:08.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2024-08-16 11:34:08.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2024-08-16 11:34:08.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-08-16 11:34:08.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:08.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:08.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:08.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:08.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:08.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:08.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34c2e03d 2024-08-16 11:34:08.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:08.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:08.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:08.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:08.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:08.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:08.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:08.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:08.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:08.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:08.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:08.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:08.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:08.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:08.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:08.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:08.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:08.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:08.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:08.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-08-16 11:34:08.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:08.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:08.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:08.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:08.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:08.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:08.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:08.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:08.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-08-16 11:34:08.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be4f05c 2024-08-16 11:34:08.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be4f05c 2024-08-16 11:34:08.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-08-16 11:34:08.737 [DefaultDispatcher-worker-5 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be4f05c 2024-08-16 11:34:08.746 [DefaultDispatcher-worker-10 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be4f05c 2024-08-16 11:34:08.756 [DefaultDispatcher-worker-5 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be4f05c 2024-08-16 11:34:08.765 [DefaultDispatcher-worker-5 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be4f05c 2024-08-16 11:34:08.768 [DefaultDispatcher-worker-16 @coroutine#1754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62332 2024-08-16 11:34:08.769 [Test worker @coroutine#1753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be4f05c 2024-08-16 11:34:08.778 [DefaultDispatcher-worker-12 @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be4f05c 2024-08-16 11:34:08.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2024-08-16 11:34:08.779 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2024-08-16 11:34:08.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:08.779 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1be4f05c: (connection evicted) 2024-08-16 11:34:08.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:08.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2024-08-16 11:34:08.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2024-08-16 11:34:08.815 [DefaultDispatcher-worker-3 @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd05b15 2024-08-16 11:34:14.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-08-16 11:34:14.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:14.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:14.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:14.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:14.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:14.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:14.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@492d38a2 2024-08-16 11:34:14.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:14.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:14.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:14.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:14.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:14.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:14.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:14.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:14.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:14.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:14.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:14.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:14.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:14.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:14.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:14.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:14.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:14.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:14.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:14.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-08-16 11:34:14.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:14.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:14.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:14.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:14.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:14.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:14.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:14.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:14.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-08-16 11:34:14.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@31885b4b 2024-08-16 11:34:14.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@31885b4b 2024-08-16 11:34:14.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-08-16 11:34:14.993 [DefaultDispatcher-worker-2 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31885b4b 2024-08-16 11:34:15.045 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:15.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-08-16 11:34:15.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:15.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:15.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:15.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:15.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:15.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:15.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f3fafca 2024-08-16 11:34:15.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:15.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:15.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:15.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:15.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:15.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:15.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:15.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:15.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:15.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:15.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:15.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:15.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:15.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:15.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:15.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:15.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:15.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:15.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:15.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-08-16 11:34:15.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:15.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:15.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:15.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:15.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:15.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:15.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:15.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:15.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-08-16 11:34:15.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@33b4c775 2024-08-16 11:34:15.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@33b4c775 2024-08-16 11:34:15.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-08-16 11:34:15.737 [DefaultDispatcher-worker-3 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33b4c775 2024-08-16 11:34:15.749 [DefaultDispatcher-worker-13 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33b4c775 2024-08-16 11:34:15.758 [DefaultDispatcher-worker-10 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33b4c775 2024-08-16 11:34:15.769 [DefaultDispatcher-worker-11 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33b4c775 2024-08-16 11:34:15.780 [DefaultDispatcher-worker-1 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33b4c775 2024-08-16 11:34:15.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-08-16 11:34:15.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:15.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:15.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:15.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:15.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:15.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:15.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@396f3bf2 2024-08-16 11:34:15.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:15.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:15.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:15.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:15.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:15.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:15.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:15.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:15.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:15.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:15.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:15.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:15.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:15.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:15.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:15.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:15.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:15.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:15.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:15.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-08-16 11:34:15.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:15.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:15.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:15.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:15.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:15.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:15.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:15.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:15.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-08-16 11:34:15.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@701bd6e8 2024-08-16 11:34:15.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@701bd6e8 2024-08-16 11:34:15.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-08-16 11:34:15.798 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:15.830 [DefaultDispatcher-worker-1 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701bd6e8 2024-08-16 11:34:15.840 [DefaultDispatcher-worker-12 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701bd6e8 2024-08-16 11:34:15.850 [DefaultDispatcher-worker-11 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701bd6e8 2024-08-16 11:34:15.859 [DefaultDispatcher-worker-6 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701bd6e8 2024-08-16 11:34:15.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-08-16 11:34:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78a0d664 2024-08-16 11:34:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-08-16 11:34:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:15.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-08-16 11:34:15.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-08-16 11:34:15.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-08-16 11:34:15.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-08-16 11:34:15.888 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:15.906 [DefaultDispatcher-worker-11 @coroutine#1819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-08-16 11:34:15.917 [DefaultDispatcher-worker-11 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-08-16 11:34:15.927 [DefaultDispatcher-worker-6 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-08-16 11:34:15.937 [DefaultDispatcher-worker-14 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-08-16 11:34:15.947 [DefaultDispatcher-worker-5 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-08-16 11:34:15.962 [DefaultDispatcher-worker-6 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-08-16 11:34:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-08-16 11:34:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a2297d7 2024-08-16 11:34:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-08-16 11:34:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:15.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-08-16 11:34:15.964 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:15.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d37da8 2024-08-16 11:34:15.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d37da8 2024-08-16 11:34:15.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-08-16 11:34:16.006 [DefaultDispatcher-worker-5 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d37da8 2024-08-16 11:34:16.016 [DefaultDispatcher-worker-3 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d37da8 2024-08-16 11:34:16.025 [DefaultDispatcher-worker-12 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d37da8 2024-08-16 11:34:16.033 [DefaultDispatcher-worker-6 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d37da8 2024-08-16 11:34:16.043 [DefaultDispatcher-worker-10 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d37da8 2024-08-16 11:34:16.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-08-16 11:34:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d8512e9 2024-08-16 11:34:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-08-16 11:34:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:16.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-08-16 11:34:16.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a045e85 2024-08-16 11:34:16.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a045e85 2024-08-16 11:34:16.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-08-16 11:34:16.064 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:16.087 [DefaultDispatcher-worker-6 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a045e85 2024-08-16 11:34:16.098 [DefaultDispatcher-worker-14 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a045e85 2024-08-16 11:34:16.104 [DefaultDispatcher-worker-8 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a045e85 2024-08-16 11:34:16.110 [DefaultDispatcher-worker-10 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a045e85 2024-08-16 11:34:16.117 [DefaultDispatcher-worker-10 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a045e85 2024-08-16 11:34:16.127 [DefaultDispatcher-worker-6 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a045e85 2024-08-16 11:34:16.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-08-16 11:34:16.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:16.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:16.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:16.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:16.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:16.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:16.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27f4761b 2024-08-16 11:34:16.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:16.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:16.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:16.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:16.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:16.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:16.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:16.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:16.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:16.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:16.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:16.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:16.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:16.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:16.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:16.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:16.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:16.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:16.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:16.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-08-16 11:34:16.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:16.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:16.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:16.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:16.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:16.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:16.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:16.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:16.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-08-16 11:34:16.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb118ae 2024-08-16 11:34:16.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb118ae 2024-08-16 11:34:16.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-08-16 11:34:16.146 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:16.175 [DefaultDispatcher-worker-3 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bb118ae 2024-08-16 11:34:16.185 [DefaultDispatcher-worker-3 @coroutine#1845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bb118ae 2024-08-16 11:34:16.194 [DefaultDispatcher-worker-6 @coroutine#1845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bb118ae 2024-08-16 11:34:16.201 [DefaultDispatcher-worker-11 @coroutine#1845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bb118ae 2024-08-16 11:34:16.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-08-16 11:34:16.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:16.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:16.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:16.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:16.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:16.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:16.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cfde2a4 2024-08-16 11:34:16.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:16.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:16.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:16.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:16.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:16.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:16.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:16.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:16.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:16.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:16.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:16.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:16.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:16.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:16.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:16.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:16.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:16.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:16.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:16.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-08-16 11:34:16.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:16.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:16.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:16.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:16.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:16.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:16.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:16.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:16.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-08-16 11:34:16.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5a680 2024-08-16 11:34:16.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5a680 2024-08-16 11:34:16.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-08-16 11:34:16.233 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:16.244 [DefaultDispatcher-worker-11 @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5a680 2024-08-16 11:34:16.254 [DefaultDispatcher-worker-2 @coroutine#1852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5a680 2024-08-16 11:34:16.265 [DefaultDispatcher-worker-10 @coroutine#1852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5a680 2024-08-16 11:34:16.273 [DefaultDispatcher-worker-5 @coroutine#1852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5a680 2024-08-16 11:34:16.281 [DefaultDispatcher-worker-8 @coroutine#1852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5a680 2024-08-16 11:34:16.294 [DefaultDispatcher-worker-5 @coroutine#1852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5a680 2024-08-16 11:34:16.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-08-16 11:34:16.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:16.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:16.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:16.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:16.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:16.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:16.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63df2eb8 2024-08-16 11:34:16.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:16.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:16.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:16.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:16.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:16.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:16.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:16.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:16.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:16.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:16.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:16.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:16.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:16.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:16.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:16.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:16.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:16.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:16.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:16.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-08-16 11:34:16.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:16.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:16.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:16.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:16.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:16.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:16.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:16.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:16.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-08-16 11:34:16.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@565983f3 2024-08-16 11:34:16.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@565983f3 2024-08-16 11:34:16.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-08-16 11:34:16.304 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:16.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-08-16 11:34:16.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:16.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:16.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:16.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:16.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:16.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:16.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dd7af2f 2024-08-16 11:34:16.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:16.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:16.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:16.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:16.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:16.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:16.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:16.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:16.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:16.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:16.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:16.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:16.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:16.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:16.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:16.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:16.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:16.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:16.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:16.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-08-16 11:34:16.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:16.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:16.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:16.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:16.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:16.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:16.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:16.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:16.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-08-16 11:34:16.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c75c5e8 2024-08-16 11:34:16.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c75c5e8 2024-08-16 11:34:16.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-08-16 11:34:16.341 [Test worker @coroutine#1859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c75c5e8 2024-08-16 11:34:16.343 [Test worker @coroutine#1861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c75c5e8 2024-08-16 11:34:16.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-08-16 11:34:16.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:16.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:16.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:16.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:16.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:16.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:16.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20f3291d 2024-08-16 11:34:16.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:16.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:16.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:16.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:16.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:16.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:16.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:16.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:16.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:16.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:16.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:16.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:16.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:16.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:16.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:16.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:16.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:16.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:16.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:16.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-08-16 11:34:16.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:16.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:16.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:16.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:16.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:16.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:16.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:16.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:16.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-08-16 11:34:16.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@654dbb78 2024-08-16 11:34:16.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@654dbb78 2024-08-16 11:34:16.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-08-16 11:34:16.374 [Test worker @coroutine#1864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654dbb78 2024-08-16 11:34:16.379 [Test worker @coroutine#1866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654dbb78 2024-08-16 11:34:16.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-08-16 11:34:16.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:16.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:16.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:16.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:16.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:16.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:16.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e5d9fa7 2024-08-16 11:34:16.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:16.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:16.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:16.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:16.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:16.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:16.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:16.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:16.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:16.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:16.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:16.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:16.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:16.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:16.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:16.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:16.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:16.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:16.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:16.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-08-16 11:34:16.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:16.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:16.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:16.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:16.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:16.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:16.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:16.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:16.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-08-16 11:34:16.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@24be6e34 2024-08-16 11:34:16.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@24be6e34 2024-08-16 11:34:16.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-08-16 11:34:16.398 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:16.411 [Test worker @coroutine#1869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24be6e34 2024-08-16 11:34:16.412 [Test worker @coroutine#1871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24be6e34 2024-08-16 11:34:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-08-16 11:34:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b6fc231 2024-08-16 11:34:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-08-16 11:34:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:16.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-08-16 11:34:16.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@39dee5fd 2024-08-16 11:34:16.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@39dee5fd 2024-08-16 11:34:16.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-08-16 11:34:16.417 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:16.438 [Test worker @coroutine#1874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39dee5fd 2024-08-16 11:34:16.440 [Test worker @coroutine#1876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39dee5fd 2024-08-16 11:34:16.450 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:16.459 [Test worker @coroutine#1880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45723/ 2024-08-16 11:34:16.459 [Test worker @coroutine#1880] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45723/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 11:34:16.461 [Test worker @coroutine#1880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45723/ 2024-08-16 11:34:16.461 [Test worker @coroutine#1880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45723/ 2024-08-16 11:34:16.461 [Test worker @coroutine#1880] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45723/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 11:34:16.488 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:16.505 [Test worker @coroutine#1880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45723/ 2024-08-16 11:34:16.505 [Test worker @coroutine#1880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45723/ 2024-08-16 11:34:16.505 [Test worker @coroutine#1880] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45723/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 11:34:16.515 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:16.549 [Test worker @coroutine#1880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45723/ 2024-08-16 11:34:16.549 [Test worker @coroutine#1880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45723/ 2024-08-16 11:34:16.549 [Test worker @coroutine#1880] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45723/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 11:34:16.593 [Test worker @coroutine#1880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45723/ 2024-08-16 11:34:16.593 [Test worker @coroutine#1880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45723/ 2024-08-16 11:34:16.593 [Test worker @coroutine#1880] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45723/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 11:34:16.637 [Test worker @coroutine#1880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45723/ 2024-08-16 11:34:16.637 [Test worker @coroutine#1880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45723/ 2024-08-16 11:34:16.637 [Test worker @coroutine#1880] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45723/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 11:34:16.681 [Test worker @coroutine#1880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45723/ 2024-08-16 11:34:16.681 [Test worker @coroutine#1880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45723/ 2024-08-16 11:34:16.681 [Test worker @coroutine#1880] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45723/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 11:34:16.725 [Test worker @coroutine#1880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45723/ 2024-08-16 11:34:16.729 [Test worker @coroutine#1897] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39809/ 2024-08-16 11:34:16.729 [Test worker @coroutine#1897] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39809/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 11:34:16.730 [Test worker @coroutine#1897] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39809/ 2024-08-16 11:34:16.731 [Test worker @coroutine#1897] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39809/ 2024-08-16 11:34:16.731 [Test worker @coroutine#1897] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39809/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 11:34:16.773 [Test worker @coroutine#1897] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39809/ 2024-08-16 11:34:16.773 [Test worker @coroutine#1897] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39809/ 2024-08-16 11:34:16.773 [Test worker @coroutine#1897] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39809/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 11:34:16.817 [Test worker @coroutine#1897] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39809/ 2024-08-16 11:34:16.817 [Test worker @coroutine#1897] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39809/ 2024-08-16 11:34:16.817 [Test worker @coroutine#1897] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39809/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 11:34:16.861 [Test worker @coroutine#1897] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39809/ 2024-08-16 11:34:16.861 [Test worker @coroutine#1897] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39809/ 2024-08-16 11:34:16.861 [Test worker @coroutine#1897] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39809/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 11:34:16.905 [Test worker @coroutine#1897] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39809/ 2024-08-16 11:34:16.905 [Test worker @coroutine#1897] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39809/ 2024-08-16 11:34:16.905 [Test worker @coroutine#1897] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39809/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 11:34:16.949 [Test worker @coroutine#1897] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39809/ 2024-08-16 11:34:16.949 [Test worker @coroutine#1897] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39809/ 2024-08-16 11:34:16.949 [Test worker @coroutine#1897] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39809/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 11:34:16.950 [Test worker @coroutine#1897] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39809/ 2024-08-16 11:34:17.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-08-16 11:34:17.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:17.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:17.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:17.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:17.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:17.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:17.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d208795 2024-08-16 11:34:17.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:17.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:17.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:17.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:17.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:17.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:17.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:17.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:17.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:17.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:17.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:17.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:17.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:17.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:17.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:17.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:17.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:17.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:17.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:17.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-08-16 11:34:17.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:17.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:17.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:17.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:17.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:17.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:17.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:17.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:17.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-08-16 11:34:17.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@20843604 2024-08-16 11:34:17.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@20843604 2024-08-16 11:34:17.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-08-16 11:34:17.088 [DefaultDispatcher-worker-6 @coroutine#1927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20843604 2024-08-16 11:34:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-08-16 11:34:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f0bf0ed 2024-08-16 11:34:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-08-16 11:34:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:17.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:17.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-08-16 11:34:17.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e17a9e6 2024-08-16 11:34:17.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e17a9e6 2024-08-16 11:34:17.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-08-16 11:34:17.120 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:17.141 [DefaultDispatcher-worker-7 @coroutine#1945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e17a9e6 2024-08-16 11:34:17.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-08-16 11:34:17.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:17.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:17.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:17.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:17.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:17.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:17.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48543f11 2024-08-16 11:34:17.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:17.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:17.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:17.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:17.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:17.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:17.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:17.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:17.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:17.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:17.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:17.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:17.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:17.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:17.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:17.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:17.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:17.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:17.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:17.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-08-16 11:34:17.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:17.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:17.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:17.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:17.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:17.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:17.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:17.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:17.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-08-16 11:34:17.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e92e9a2 2024-08-16 11:34:17.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e92e9a2 2024-08-16 11:34:17.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-08-16 11:34:17.187 [DefaultDispatcher-worker-5 @coroutine#1954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e92e9a2 2024-08-16 11:34:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-08-16 11:34:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7894a250 2024-08-16 11:34:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-08-16 11:34:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:17.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-08-16 11:34:17.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@38affd02 2024-08-16 11:34:17.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@38affd02 2024-08-16 11:34:17.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-08-16 11:34:17.202 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:17.232 [DefaultDispatcher-worker-14 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38affd02 2024-08-16 11:34:17.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-08-16 11:34:17.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:17.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:17.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:17.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:17.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:17.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:17.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1db7a4ae 2024-08-16 11:34:17.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:17.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:17.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:17.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:17.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:17.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:17.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:17.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:17.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:17.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:17.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:17.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:17.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:17.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:17.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:17.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:17.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:17.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:17.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:17.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-08-16 11:34:17.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:17.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:17.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:17.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:17.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:17.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:17.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:17.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:17.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-08-16 11:34:17.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6764201e 2024-08-16 11:34:17.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6764201e 2024-08-16 11:34:17.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-08-16 11:34:17.244 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:17.278 [DefaultDispatcher-worker-2 @coroutine#1974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6764201e 2024-08-16 11:34:17.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-08-16 11:34:17.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:17.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:17.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:17.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:17.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:17.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:17.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28721794 2024-08-16 11:34:17.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:17.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:17.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:17.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:17.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:17.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:17.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:17.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:17.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:17.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:17.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:17.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:17.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:17.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:17.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:17.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:17.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:17.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:17.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:17.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-08-16 11:34:17.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:17.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:17.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:17.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:17.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:17.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:17.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:17.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:17.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-08-16 11:34:17.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db10b9f 2024-08-16 11:34:17.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db10b9f 2024-08-16 11:34:17.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-08-16 11:34:17.292 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:17.332 [DefaultDispatcher-worker-6 @coroutine#1984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db10b9f 2024-08-16 11:34:17.335 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:17.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-08-16 11:34:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40273969 2024-08-16 11:34:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-08-16 11:34:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:17.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-08-16 11:34:17.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da40bf4 2024-08-16 11:34:17.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da40bf4 2024-08-16 11:34:17.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-08-16 11:34:17.380 [DefaultDispatcher-worker-10 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da40bf4 2024-08-16 11:34:17.381 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:17.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-08-16 11:34:17.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:17.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:17.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:17.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:17.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:17.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:17.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a67bcaf 2024-08-16 11:34:17.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:17.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:17.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:17.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:17.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:17.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:17.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:17.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:17.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:17.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:17.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:17.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:17.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:17.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:17.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:17.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:17.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:17.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:17.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:17.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-08-16 11:34:17.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:17.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:17.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:17.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:17.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:17.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:17.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:17.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:17.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-08-16 11:34:17.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@334ac669 2024-08-16 11:34:17.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@334ac669 2024-08-16 11:34:17.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-08-16 11:34:17.425 [DefaultDispatcher-worker-7 @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@334ac669 2024-08-16 11:34:17.434 [DefaultDispatcher-worker-1 @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@334ac669 2024-08-16 11:34:17.440 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:17.442 [DefaultDispatcher-worker-16 @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@334ac669 2024-08-16 11:34:17.451 [DefaultDispatcher-worker-12 @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@334ac669 2024-08-16 11:34:17.466 [DefaultDispatcher-worker-16 @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@334ac669 2024-08-16 11:34:17.475 [DefaultDispatcher-worker-5 @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@334ac669 2024-08-16 11:34:17.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown initiated... 2024-08-16 11:34:17.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Close initiated... 2024-08-16 11:34:17.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:17.482 [HikariPool-103 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Closing connection org.sqlite.jdbc4.JDBC4Connection@334ac669: (connection evicted) 2024-08-16 11:34:17.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:17.482 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Closed. 2024-08-16 11:34:17.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown completed. 2024-08-16 11:34:21.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-08-16 11:34:21.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:21.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:21.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:21.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:21.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:21.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:21.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c502018 2024-08-16 11:34:21.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:21.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:21.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:21.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:21.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:21.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:21.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:21.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:21.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:21.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:21.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:21.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:21.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:21.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:21.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:21.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:21.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:21.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:21.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:21.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-08-16 11:34:21.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:21.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:21.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:21.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:21.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:21.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:21.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:21.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:21.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-08-16 11:34:21.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd62f07 2024-08-16 11:34:21.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd62f07 2024-08-16 11:34:21.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-08-16 11:34:21.621 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dd62f07 2024-08-16 11:34:21.645 [DefaultDispatcher-worker-5 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dd62f07 2024-08-16 11:34:21.659 [DefaultDispatcher-worker-1 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dd62f07 2024-08-16 11:34:21.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-08-16 11:34:21.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:21.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:21.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:21.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:21.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:21.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:21.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46cb800b 2024-08-16 11:34:21.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:21.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:21.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:21.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:21.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:21.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:21.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:21.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:21.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:21.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:21.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:21.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:21.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:21.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:21.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:21.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:21.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:21.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:21.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:21.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-08-16 11:34:21.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:21.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:21.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:21.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:21.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:21.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:21.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:21.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:21.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-08-16 11:34:21.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@15096b0e 2024-08-16 11:34:21.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@15096b0e 2024-08-16 11:34:21.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-08-16 11:34:21.679 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15096b0e 2024-08-16 11:34:21.698 [DefaultDispatcher-worker-16 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15096b0e 2024-08-16 11:34:21.701 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:21.709 [DefaultDispatcher-worker-2 @coroutine#2038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15096b0e 2024-08-16 11:34:21.717 [DefaultDispatcher-worker-8 @coroutine#2038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15096b0e 2024-08-16 11:34:21.728 [DefaultDispatcher-worker-6 @coroutine#2038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15096b0e 2024-08-16 11:34:21.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-08-16 11:34:21.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:21.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:21.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:21.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:21.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:21.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:21.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cfe72b0 2024-08-16 11:34:21.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:21.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:21.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:21.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:21.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:21.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:21.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:21.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:21.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:21.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:21.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:21.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:21.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:21.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:21.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:21.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:21.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:21.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:21.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:21.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-08-16 11:34:21.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:21.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:21.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:21.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:21.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:21.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:21.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:21.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:21.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-08-16 11:34:21.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@156d7556 2024-08-16 11:34:21.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@156d7556 2024-08-16 11:34:21.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-08-16 11:34:21.749 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156d7556 2024-08-16 11:34:21.762 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:21.771 [DefaultDispatcher-worker-14 @coroutine#2042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156d7556 2024-08-16 11:34:21.781 [DefaultDispatcher-worker-6 @coroutine#2044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156d7556 2024-08-16 11:34:21.790 [DefaultDispatcher-worker-12 @coroutine#2044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156d7556 2024-08-16 11:34:21.798 [DefaultDispatcher-worker-6 @coroutine#2044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156d7556 2024-08-16 11:34:21.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-08-16 11:34:21.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:21.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:21.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:21.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:21.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:21.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:21.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@98a0842 2024-08-16 11:34:21.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:21.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:21.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:21.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:21.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:21.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:21.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:21.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:21.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:21.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:21.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:21.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:21.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:21.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:21.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:21.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:21.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:21.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:21.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:21.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-08-16 11:34:21.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:21.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:21.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:21.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:21.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:21.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:21.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:21.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:21.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-08-16 11:34:21.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@525c0f74 2024-08-16 11:34:21.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@525c0f74 2024-08-16 11:34:21.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-08-16 11:34:21.818 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525c0f74 2024-08-16 11:34:21.831 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:21.841 [DefaultDispatcher-worker-12 @coroutine#2048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525c0f74 2024-08-16 11:34:21.851 [DefaultDispatcher-worker-16 @coroutine#2050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525c0f74 2024-08-16 11:34:21.860 [DefaultDispatcher-worker-5 @coroutine#2050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525c0f74 2024-08-16 11:34:21.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-08-16 11:34:21.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:21.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:21.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:21.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:21.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:21.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:21.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60ae950f 2024-08-16 11:34:21.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:21.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:21.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:21.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:21.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:21.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:21.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:21.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:21.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:21.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:21.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:21.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:21.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:21.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:21.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:21.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:21.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:21.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:21.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:21.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-08-16 11:34:21.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:21.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:21.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:21.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:21.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:21.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:21.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:21.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:21.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-08-16 11:34:21.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@89dd102 2024-08-16 11:34:21.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@89dd102 2024-08-16 11:34:21.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-08-16 11:34:21.880 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@89dd102 2024-08-16 11:34:21.900 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:21.903 [DefaultDispatcher-worker-1 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@89dd102 2024-08-16 11:34:21.912 [DefaultDispatcher-worker-6 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@89dd102 2024-08-16 11:34:21.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-08-16 11:34:21.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:21.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:21.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:21.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:21.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:21.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:21.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d97a357 2024-08-16 11:34:21.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:21.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:21.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:21.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:21.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:21.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:21.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:21.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:21.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:21.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:21.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:21.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:21.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:21.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:21.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:21.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:21.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:21.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:21.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:21.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-08-16 11:34:21.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:21.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:21.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:21.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:21.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:21.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:21.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:21.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:21.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-08-16 11:34:21.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dab2cf5 2024-08-16 11:34:21.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dab2cf5 2024-08-16 11:34:21.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-08-16 11:34:21.934 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dab2cf5 2024-08-16 11:34:21.951 [DefaultDispatcher-worker-16 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dab2cf5 2024-08-16 11:34:21.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-08-16 11:34:21.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:21.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:21.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:21.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:21.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:21.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:21.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65fa1cd 2024-08-16 11:34:21.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:21.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:21.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:21.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:21.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:21.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:21.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:21.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:21.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:21.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:21.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:21.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:21.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:21.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:21.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:21.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:21.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:21.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:21.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:21.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-08-16 11:34:21.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:21.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:21.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:21.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:21.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:21.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:21.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:21.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:21.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-08-16 11:34:21.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd1ee 2024-08-16 11:34:21.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd1ee 2024-08-16 11:34:21.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-08-16 11:34:21.962 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:21.971 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd1ee 2024-08-16 11:34:21.991 [DefaultDispatcher-worker-11 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd1ee 2024-08-16 11:34:22.051 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:22.056 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:22.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-08-16 11:34:22.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:22.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:22.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:22.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:22.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:22.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:22.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68a1bb31 2024-08-16 11:34:22.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:22.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:22.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:22.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:22.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:22.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:22.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:22.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:22.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:22.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:22.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:22.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:22.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:22.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 11:34:22.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 11:34:22.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:22.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:22.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 11:34:22.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:22.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-08-16 11:34:22.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:22.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:22.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:22.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:22.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:22.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:22.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:22.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:22.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-08-16 11:34:22.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2024-08-16 11:34:22.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2024-08-16 11:34:22.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-08-16 11:34:22.183 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2024-08-16 11:34:22.195 [Test worker @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2024-08-16 11:34:22.196 [Test worker @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2024-08-16 11:34:22.199 [DefaultDispatcher-worker-11 @coroutine#2072] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51347/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:22.199 [DefaultDispatcher-worker-11 @coroutine#2072] 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:51347/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 11:34:22.199 [DefaultDispatcher-worker-11 @coroutine#2072] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51347/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:22.199 [DefaultDispatcher-worker-11 @coroutine#2072] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51347/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 11:34:22.201 [DefaultDispatcher-worker-10 @coroutine#2072] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51347/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:22.201 [DefaultDispatcher-worker-10 @coroutine#2072] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51347/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:22.209 [DefaultDispatcher-worker-10 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2024-08-16 11:34:22.210 [DefaultDispatcher-worker-10 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:22.210 [DefaultDispatcher-worker-10 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:22.210 [DefaultDispatcher-worker-10 @coroutine#2071] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:22.211 [DefaultDispatcher-worker-5 @coroutine#2071] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:22.211 [DefaultDispatcher-worker-5 @coroutine#2071] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:22.212 [Test worker @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2024-08-16 11:34:22.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-08-16 11:34:22.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:22.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:22.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:22.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:22.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:22.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:22.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@197da701 2024-08-16 11:34:22.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:22.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:22.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:22.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:22.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:22.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:22.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:22.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:22.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:22.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:22.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:22.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:22.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:22.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 11:34:22.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 11:34:22.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:22.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:22.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 11:34:22.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:22.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-08-16 11:34:22.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:22.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:22.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:22.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:22.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:22.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:22.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:22.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:22.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-08-16 11:34:22.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@77737e3e 2024-08-16 11:34:22.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@77737e3e 2024-08-16 11:34:22.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-08-16 11:34:22.237 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77737e3e 2024-08-16 11:34:22.247 [Test worker @coroutine#2084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77737e3e 2024-08-16 11:34:22.249 [Test worker @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77737e3e 2024-08-16 11:34:22.254 [DefaultDispatcher-worker-12 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51347/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-08-16 11:34:22.254 [DefaultDispatcher-worker-12 @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:51347/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-08-16 11:34:22.254 [DefaultDispatcher-worker-12 @coroutine#2095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51347/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-08-16 11:34:22.256 [DefaultDispatcher-worker-10 @coroutine#2095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51347/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-08-16 11:34:22.256 [DefaultDispatcher-worker-10 @coroutine#2095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51347/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-08-16 11:34:22.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-08-16 11:34:22.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:22.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:22.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:22.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:22.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:22.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:22.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68ee7b3b 2024-08-16 11:34:22.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:22.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:22.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:22.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:22.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:22.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:22.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:22.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:22.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:22.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:22.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:22.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:22.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:22.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 11:34:22.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 11:34:22.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:22.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:22.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 11:34:22.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:22.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-08-16 11:34:22.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:22.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:22.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:22.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:22.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:22.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:22.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:22.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:22.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-08-16 11:34:22.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-08-16 11:34:22.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-08-16 11:34:22.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-08-16 11:34:22.259 [DefaultDispatcher-worker-11 @coroutine#2088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77737e3e 2024-08-16 11:34:22.263 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:22.267 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a1e533 2024-08-16 11:34:22.267 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a1e533 2024-08-16 11:34:22.270 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@7660a77 2024-08-16 11:34:22.270 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@7660a77 2024-08-16 11:34:22.273 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@3598e43 2024-08-16 11:34:22.273 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@3598e43 2024-08-16 11:34:22.275 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@465b004c 2024-08-16 11:34:22.275 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@465b004c 2024-08-16 11:34:22.278 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@4055fdc9 2024-08-16 11:34:22.278 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@4055fdc9 2024-08-16 11:34:22.280 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@77576206 2024-08-16 11:34:22.280 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@77576206 2024-08-16 11:34:22.282 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@38b3c139 2024-08-16 11:34:22.282 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@38b3c139 2024-08-16 11:34:22.283 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-08-16 11:34:22.284 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@2674ff03 2024-08-16 11:34:22.284 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@2674ff03 2024-08-16 11:34:22.287 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@49a0e5b1 2024-08-16 11:34:22.287 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@49a0e5b1 2024-08-16 11:34:22.287 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 11:34:22.293 [Test worker @coroutine#2099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-08-16 11:34:22.294 [Test worker @coroutine#2101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-08-16 11:34:22.296 [DefaultDispatcher-worker-11 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58729/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:22.296 [DefaultDispatcher-worker-11 @coroutine#2105] 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:58729/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 11:34:22.296 [DefaultDispatcher-worker-11 @coroutine#2105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58729/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:22.296 [DefaultDispatcher-worker-11 @coroutine#2105] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58729/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 11:34:22.297 [DefaultDispatcher-worker-15 @coroutine#2105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58729/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:22.298 [DefaultDispatcher-worker-15 @coroutine#2105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58729/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:22.305 [DefaultDispatcher-worker-14 @coroutine#2104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-08-16 11:34:22.305 [DefaultDispatcher-worker-14 @coroutine#2104] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:22.305 [DefaultDispatcher-worker-14 @coroutine#2104] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:22.305 [DefaultDispatcher-worker-14 @coroutine#2104] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:22.306 [DefaultDispatcher-worker-17 @coroutine#2104] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:22.306 [DefaultDispatcher-worker-17 @coroutine#2104] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:22.308 [Test worker @coroutine#2109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-08-16 11:34:22.314 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:22.317 [DefaultDispatcher-worker-4 @coroutine#2116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-08-16 11:34:22.319 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6621e3ee 2024-08-16 11:34:22.319 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6621e3ee 2024-08-16 11:34:22.322 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@68e6015a 2024-08-16 11:34:22.322 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@68e6015a 2024-08-16 11:34:22.325 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd9889e 2024-08-16 11:34:22.325 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd9889e 2024-08-16 11:34:22.327 [DefaultDispatcher-worker-1 @coroutine#2116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-08-16 11:34:22.329 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@29db0b61 2024-08-16 11:34:22.329 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@29db0b61 2024-08-16 11:34:22.332 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@400ca327 2024-08-16 11:34:22.332 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@400ca327 2024-08-16 11:34:22.335 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@18b886ad 2024-08-16 11:34:22.335 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@18b886ad 2024-08-16 11:34:22.336 [DefaultDispatcher-worker-9 @coroutine#2116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-08-16 11:34:22.337 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3885705c 2024-08-16 11:34:22.337 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3885705c 2024-08-16 11:34:22.340 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@49f4f42e 2024-08-16 11:34:22.340 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@49f4f42e 2024-08-16 11:34:22.342 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c4463ac 2024-08-16 11:34:22.342 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c4463ac 2024-08-16 11:34:22.342 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 11:34:22.345 [DefaultDispatcher-worker-4 @coroutine#2116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-08-16 11:34:22.353 [DefaultDispatcher-worker-7 @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-08-16 11:34:22.359 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 11:34:22.360 [DefaultDispatcher-worker-2 @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-08-16 11:34:22.364 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e0a6a2e 2024-08-16 11:34:22.364 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e0a6a2e 2024-08-16 11:34:22.370 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@40cd9d9f 2024-08-16 11:34:22.370 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@40cd9d9f 2024-08-16 11:34:22.371 [DefaultDispatcher-worker-17 @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-08-16 11:34:22.372 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@44f2015e 2024-08-16 11:34:22.372 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@44f2015e 2024-08-16 11:34:22.375 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f097a4 2024-08-16 11:34:22.375 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f097a4 2024-08-16 11:34:22.377 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cb6c6ae 2024-08-16 11:34:22.377 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cb6c6ae 2024-08-16 11:34:22.379 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@303b91c2 2024-08-16 11:34:22.379 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@303b91c2 2024-08-16 11:34:22.380 [DefaultDispatcher-worker-4 @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-08-16 11:34:22.382 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@64979e6a 2024-08-16 11:34:22.382 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@64979e6a 2024-08-16 11:34:22.384 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@61df68eb 2024-08-16 11:34:22.384 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@61df68eb 2024-08-16 11:34:22.387 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7651c8 2024-08-16 11:34:22.387 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7651c8 2024-08-16 11:34:22.387 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-08-16 11:34:22.391 [DefaultDispatcher-worker-4 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-08-16 11:34:22.400 [DefaultDispatcher-worker-4 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-08-16 11:34:22.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-08-16 11:34:22.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:22.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:22.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:22.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:22.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:22.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:22.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@735dc133 2024-08-16 11:34:22.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:22.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:22.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:22.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:22.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:22.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:22.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:22.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:22.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:22.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:22.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:22.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:22.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:22.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 11:34:22.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 11:34:22.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:22.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:22.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 11:34:22.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:22.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-08-16 11:34:22.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:22.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:22.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:22.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:22.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:22.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:22.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:22.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:22.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-08-16 11:34:22.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2257590f 2024-08-16 11:34:22.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2257590f 2024-08-16 11:34:22.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-08-16 11:34:22.439 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2257590f 2024-08-16 11:34:22.448 [Test worker @coroutine#2145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2257590f 2024-08-16 11:34:22.450 [Test worker @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2257590f 2024-08-16 11:34:22.451 [DefaultDispatcher-worker-4 @coroutine#2151] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43257/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:22.451 [DefaultDispatcher-worker-4 @coroutine#2151] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43257/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 11:34:22.451 [DefaultDispatcher-worker-4 @coroutine#2151] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43257/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:22.452 [DefaultDispatcher-worker-4 @coroutine#2151] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43257/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 11:34:22.453 [DefaultDispatcher-worker-6 @coroutine#2151] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43257/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:22.453 [DefaultDispatcher-worker-6 @coroutine#2151] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43257/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:22.461 [DefaultDispatcher-worker-17 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2257590f 2024-08-16 11:34:22.461 [DefaultDispatcher-worker-17 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:22.461 [DefaultDispatcher-worker-17 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:22.461 [DefaultDispatcher-worker-17 @coroutine#2150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:22.462 [DefaultDispatcher-worker-2 @coroutine#2150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:22.462 [DefaultDispatcher-worker-2 @coroutine#2150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:22.464 [Test worker @coroutine#2155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2257590f 2024-08-16 11:34:22.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-08-16 11:34:22.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:22.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:22.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:22.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:22.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:22.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:22.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f36c8b1 2024-08-16 11:34:22.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:22.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:22.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:22.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:22.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:22.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:22.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:22.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:22.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:22.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:22.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:22.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:22.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:22.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 11:34:22.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 11:34:22.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:22.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:22.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 11:34:22.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:22.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-08-16 11:34:22.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:22.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:22.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:22.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:22.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:22.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:22.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:22.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:22.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-08-16 11:34:22.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@109f95b1 2024-08-16 11:34:22.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@109f95b1 2024-08-16 11:34:22.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-08-16 11:34:22.469 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@109f95b1 2024-08-16 11:34:22.484 [Test worker @coroutine#2162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@109f95b1 2024-08-16 11:34:22.486 [Test worker @coroutine#2164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@109f95b1 2024-08-16 11:34:22.488 [DefaultDispatcher-worker-2 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43257/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-08-16 11:34:22.488 [DefaultDispatcher-worker-2 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43257/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-08-16 11:34:22.488 [DefaultDispatcher-worker-2 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43257/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-08-16 11:34:22.489 [DefaultDispatcher-worker-4 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43257/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-08-16 11:34:22.489 [DefaultDispatcher-worker-4 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43257/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-08-16 11:34:22.497 [DefaultDispatcher-worker-4 @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@109f95b1 2024-08-16 11:34:22.514 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:22.519 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@26a0eb1a 2024-08-16 11:34:22.519 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@26a0eb1a 2024-08-16 11:34:22.523 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@286701be 2024-08-16 11:34:22.523 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@286701be 2024-08-16 11:34:22.526 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c58806a 2024-08-16 11:34:22.526 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c58806a 2024-08-16 11:34:22.529 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@695a0b85 2024-08-16 11:34:22.529 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@695a0b85 2024-08-16 11:34:22.531 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4803c58f 2024-08-16 11:34:22.531 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4803c58f 2024-08-16 11:34:22.533 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@587947c0 2024-08-16 11:34:22.533 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@587947c0 2024-08-16 11:34:22.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-08-16 11:34:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36f1bd7e 2024-08-16 11:34:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 11:34:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 11:34:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 11:34:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-08-16 11:34:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:22.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-08-16 11:34:22.536 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@30cad775 2024-08-16 11:34:22.536 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@30cad775 2024-08-16 11:34:22.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@411e567e 2024-08-16 11:34:22.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@411e567e 2024-08-16 11:34:22.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-08-16 11:34:22.538 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@975f4ca 2024-08-16 11:34:22.538 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@975f4ca 2024-08-16 11:34:22.540 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f8c77d6 2024-08-16 11:34:22.540 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f8c77d6 2024-08-16 11:34:22.540 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 11:34:22.559 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411e567e 2024-08-16 11:34:22.568 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:22.569 [Test worker @coroutine#2178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411e567e 2024-08-16 11:34:22.570 [Test worker @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411e567e 2024-08-16 11:34:22.571 [DefaultDispatcher-worker-5 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42033/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:22.572 [DefaultDispatcher-worker-5 @coroutine#2184] 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:42033/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 11:34:22.572 [DefaultDispatcher-worker-5 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42033/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:22.572 [DefaultDispatcher-worker-5 @coroutine#2184] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42033/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 11:34:22.574 [DefaultDispatcher-worker-13 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42033/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:22.574 [DefaultDispatcher-worker-13 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42033/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:22.574 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2715b6c9 2024-08-16 11:34:22.574 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2715b6c9 2024-08-16 11:34:22.578 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@29d24c5b 2024-08-16 11:34:22.578 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@29d24c5b 2024-08-16 11:34:22.580 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dedddb9 2024-08-16 11:34:22.580 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dedddb9 2024-08-16 11:34:22.580 [DefaultDispatcher-worker-7 @coroutine#2183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411e567e 2024-08-16 11:34:22.581 [DefaultDispatcher-worker-7 @coroutine#2183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:22.581 [DefaultDispatcher-worker-7 @coroutine#2183] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:22.581 [DefaultDispatcher-worker-7 @coroutine#2183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:22.581 [DefaultDispatcher-worker-5 @coroutine#2183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:22.581 [DefaultDispatcher-worker-5 @coroutine#2183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:22.582 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@68ef4660 2024-08-16 11:34:22.582 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@68ef4660 2024-08-16 11:34:22.583 [Test worker @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411e567e 2024-08-16 11:34:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-08-16 11:34:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d43c89f 2024-08-16 11:34:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 11:34:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 11:34:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 11:34:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-08-16 11:34:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:22.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-08-16 11:34:22.584 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c6064a 2024-08-16 11:34:22.584 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c6064a 2024-08-16 11:34:22.587 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@594d2edd 2024-08-16 11:34:22.587 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@594d2edd 2024-08-16 11:34:22.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@67201eeb 2024-08-16 11:34:22.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@67201eeb 2024-08-16 11:34:22.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-08-16 11:34:22.588 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67201eeb 2024-08-16 11:34:22.589 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a8e3058 2024-08-16 11:34:22.589 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a8e3058 2024-08-16 11:34:22.591 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@8c0b92f 2024-08-16 11:34:22.591 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@8c0b92f 2024-08-16 11:34:22.593 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a661a2b 2024-08-16 11:34:22.593 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a661a2b 2024-08-16 11:34:22.593 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 11:34:22.599 [Test worker @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67201eeb 2024-08-16 11:34:22.601 [Test worker @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67201eeb 2024-08-16 11:34:22.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-08-16 11:34:22.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:22.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:22.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:22.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:22.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:22.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:22.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75c095a5 2024-08-16 11:34:22.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:22.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:22.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:22.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:22.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:22.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:22.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:22.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:22.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:22.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:22.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:22.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:22.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:22.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 11:34:22.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 11:34:22.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:22.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:22.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 11:34:22.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:22.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-08-16 11:34:22.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:22.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:22.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:22.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:22.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:22.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:22.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:22.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:22.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-08-16 11:34:22.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-08-16 11:34:22.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-08-16 11:34:22.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-08-16 11:34:22.610 [DefaultDispatcher-worker-13 @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67201eeb 2024-08-16 11:34:22.624 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-08-16 11:34:22.634 [Test worker @coroutine#2207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-08-16 11:34:22.636 [Test worker @coroutine#2209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-08-16 11:34:22.636 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:22.637 [DefaultDispatcher-worker-7 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36873/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:22.637 [DefaultDispatcher-worker-7 @coroutine#2213] 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:36873/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 11:34:22.637 [DefaultDispatcher-worker-7 @coroutine#2213] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36873/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:22.637 [DefaultDispatcher-worker-7 @coroutine#2213] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36873/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 11:34:22.639 [DefaultDispatcher-worker-10 @coroutine#2213] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36873/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:22.639 [DefaultDispatcher-worker-10 @coroutine#2213] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36873/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:22.641 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@697edc63 2024-08-16 11:34:22.641 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@697edc63 2024-08-16 11:34:22.645 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@67b93f3c 2024-08-16 11:34:22.645 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@67b93f3c 2024-08-16 11:34:22.646 [DefaultDispatcher-worker-6 @coroutine#2212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-08-16 11:34:22.646 [DefaultDispatcher-worker-6 @coroutine#2212] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:22.646 [DefaultDispatcher-worker-6 @coroutine#2212] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:22.646 [DefaultDispatcher-worker-6 @coroutine#2212] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:22.647 [DefaultDispatcher-worker-11 @coroutine#2212] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:22.647 [DefaultDispatcher-worker-11 @coroutine#2212] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:22.648 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@6386b713 2024-08-16 11:34:22.648 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@6386b713 2024-08-16 11:34:22.649 [Test worker @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-08-16 11:34:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-08-16 11:34:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e2e11ee 2024-08-16 11:34:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 11:34:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 11:34:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 11:34:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-08-16 11:34:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:22.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-08-16 11:34:22.651 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@26843507 2024-08-16 11:34:22.651 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@26843507 2024-08-16 11:34:22.653 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@39066870 2024-08-16 11:34:22.653 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@39066870 2024-08-16 11:34:22.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b908c6d 2024-08-16 11:34:22.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b908c6d 2024-08-16 11:34:22.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-08-16 11:34:22.655 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b908c6d 2024-08-16 11:34:22.656 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e8f0b3 2024-08-16 11:34:22.656 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e8f0b3 2024-08-16 11:34:22.658 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4180f372 2024-08-16 11:34:22.658 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4180f372 2024-08-16 11:34:22.661 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@46abca48 2024-08-16 11:34:22.661 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@46abca48 2024-08-16 11:34:22.663 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ce47f05 2024-08-16 11:34:22.663 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ce47f05 2024-08-16 11:34:22.663 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 11:34:22.665 [Test worker @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b908c6d 2024-08-16 11:34:22.666 [Test worker @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b908c6d 2024-08-16 11:34:22.667 [DefaultDispatcher-worker-7 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-08-16 11:34:22.667 [DefaultDispatcher-worker-7 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:22.667 [DefaultDispatcher-worker-7 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:22.667 [DefaultDispatcher-worker-7 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:22.667 [DefaultDispatcher-worker-7 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:22.667 [DefaultDispatcher-worker-7 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:22.667 [DefaultDispatcher-worker-7 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:22.667 [DefaultDispatcher-worker-7 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c2bb4af 2024-08-16 11:34:22.667 [DefaultDispatcher-worker-7 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:22.667 [DefaultDispatcher-worker-7 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:22.667 [DefaultDispatcher-worker-7 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:22.667 [DefaultDispatcher-worker-7 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:22.667 [DefaultDispatcher-worker-7 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:22.667 [DefaultDispatcher-worker-7 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:22.667 [DefaultDispatcher-worker-7 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:22.667 [DefaultDispatcher-worker-7 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:22.667 [DefaultDispatcher-worker-7 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:22.668 [DefaultDispatcher-worker-7 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:22.668 [DefaultDispatcher-worker-7 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:22.668 [DefaultDispatcher-worker-7 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:22.668 [DefaultDispatcher-worker-7 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:22.668 [DefaultDispatcher-worker-7 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 11:34:22.668 [DefaultDispatcher-worker-7 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 11:34:22.668 [DefaultDispatcher-worker-7 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:22.668 [DefaultDispatcher-worker-7 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:22.668 [DefaultDispatcher-worker-7 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 11:34:22.668 [DefaultDispatcher-worker-7 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:22.668 [DefaultDispatcher-worker-7 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-08-16 11:34:22.668 [DefaultDispatcher-worker-7 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:22.668 [DefaultDispatcher-worker-7 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:22.668 [DefaultDispatcher-worker-7 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:22.668 [DefaultDispatcher-worker-7 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:22.668 [DefaultDispatcher-worker-7 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:22.668 [DefaultDispatcher-worker-7 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:22.668 [DefaultDispatcher-worker-7 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:22.668 [DefaultDispatcher-worker-7 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:22.668 [DefaultDispatcher-worker-7 @coroutine#2234] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-08-16 11:34:22.668 [DefaultDispatcher-worker-7 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c06564e 2024-08-16 11:34:22.668 [DefaultDispatcher-worker-7 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c06564e 2024-08-16 11:34:22.668 [DefaultDispatcher-worker-7 @coroutine#2234] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-08-16 11:34:22.675 [DefaultDispatcher-worker-6 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b908c6d 2024-08-16 11:34:22.687 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:22.691 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7fab50 2024-08-16 11:34:22.691 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7fab50 2024-08-16 11:34:22.695 [DefaultDispatcher-worker-7 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c06564e 2024-08-16 11:34:22.695 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@74b85a6f 2024-08-16 11:34:22.695 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@74b85a6f 2024-08-16 11:34:22.698 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7087c020 2024-08-16 11:34:22.698 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7087c020 2024-08-16 11:34:22.701 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@35855054 2024-08-16 11:34:22.701 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@35855054 2024-08-16 11:34:22.703 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3227489f 2024-08-16 11:34:22.703 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3227489f 2024-08-16 11:34:22.703 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:22.705 [DefaultDispatcher-worker-7 @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c06564e 2024-08-16 11:34:22.705 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a0796 2024-08-16 11:34:22.705 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a0796 2024-08-16 11:34:22.706 [DefaultDispatcher-worker-7 @coroutine#2239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c06564e 2024-08-16 11:34:22.707 [DefaultDispatcher-worker-11 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:22.707 [DefaultDispatcher-worker-11 @coroutine#2242] 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-08-16 11:34:22.707 [DefaultDispatcher-worker-11 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:22.707 [DefaultDispatcher-worker-11 @coroutine#2242] 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-08-16 11:34:22.707 [DefaultDispatcher-worker-7 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-16 11:34:22.707 [DefaultDispatcher-worker-7 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-08-16 11:34:22.707 [DefaultDispatcher-worker-7 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-16 11:34:22.707 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@508fad5c 2024-08-16 11:34:22.707 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@508fad5c 2024-08-16 11:34:22.708 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a3241f9 2024-08-16 11:34:22.708 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a3241f9 2024-08-16 11:34:22.709 [DefaultDispatcher-worker-4 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:22.709 [DefaultDispatcher-worker-16 @coroutine#2234] 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-08-16 11:34:22.711 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@55aaaf1b 2024-08-16 11:34:22.711 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@55aaaf1b 2024-08-16 11:34:22.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-08-16 11:34:22.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:22.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:22.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:22.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:22.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:22.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:22.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fbdee7a 2024-08-16 11:34:22.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:22.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:22.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:22.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:22.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:22.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:22.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:22.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:22.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:22.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:22.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:22.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:22.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:22.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 11:34:22.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 11:34:22.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:22.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:22.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 11:34:22.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:22.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-08-16 11:34:22.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:22.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:22.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:22.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:22.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:22.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:22.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:22.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:22.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-08-16 11:34:22.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9a7211 2024-08-16 11:34:22.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9a7211 2024-08-16 11:34:22.713 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e48493d 2024-08-16 11:34:22.713 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e48493d 2024-08-16 11:34:22.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-08-16 11:34:22.713 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc17681 2024-08-16 11:34:22.713 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc17681 2024-08-16 11:34:22.713 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 11:34:22.716 [DefaultDispatcher-worker-13 @coroutine#2241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c06564e 2024-08-16 11:34:22.716 [DefaultDispatcher-worker-13 @coroutine#2241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 11:34:22.716 [DefaultDispatcher-worker-13 @coroutine#2241] 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-08-16 11:34:22.716 [DefaultDispatcher-worker-13 @coroutine#2241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 11:34:22.716 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a77c62c 2024-08-16 11:34:22.716 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a77c62c 2024-08-16 11:34:22.717 [DefaultDispatcher-worker-16 @coroutine#2241] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 11:34:22.719 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f754306 2024-08-16 11:34:22.719 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f754306 2024-08-16 11:34:22.721 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@323de8f9 2024-08-16 11:34:22.721 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@323de8f9 2024-08-16 11:34:22.724 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e205e22 2024-08-16 11:34:22.724 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e205e22 2024-08-16 11:34:22.726 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a82ab6c 2024-08-16 11:34:22.726 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a82ab6c 2024-08-16 11:34:22.728 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f5abc49 2024-08-16 11:34:22.728 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f5abc49 2024-08-16 11:34:22.731 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@227df97b 2024-08-16 11:34:22.731 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@227df97b 2024-08-16 11:34:22.731 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 11:34:22.739 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9a7211 2024-08-16 11:34:22.749 [Test worker @coroutine#2250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9a7211 2024-08-16 11:34:22.751 [Test worker @coroutine#2252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9a7211 2024-08-16 11:34:22.752 [DefaultDispatcher-worker-13 @coroutine#2256] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42753/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:22.752 [DefaultDispatcher-worker-13 @coroutine#2256] 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:42753/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 11:34:22.752 [DefaultDispatcher-worker-13 @coroutine#2256] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42753/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:22.752 [DefaultDispatcher-worker-13 @coroutine#2256] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42753/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 11:34:22.754 [DefaultDispatcher-worker-6 @coroutine#2256] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42753/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:22.754 [DefaultDispatcher-worker-6 @coroutine#2256] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42753/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:22.754 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:22.759 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@42445066 2024-08-16 11:34:22.759 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@42445066 2024-08-16 11:34:22.760 [DefaultDispatcher-worker-13 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9a7211 2024-08-16 11:34:22.760 [DefaultDispatcher-worker-13 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:22.760 [DefaultDispatcher-worker-13 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:22.760 [DefaultDispatcher-worker-13 @coroutine#2255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:22.761 [DefaultDispatcher-worker-7 @coroutine#2255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:22.761 [DefaultDispatcher-worker-7 @coroutine#2255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:22.763 [Test worker @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9a7211 2024-08-16 11:34:22.763 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c83a65e 2024-08-16 11:34:22.763 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c83a65e 2024-08-16 11:34:22.766 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@48bc3b16 2024-08-16 11:34:22.766 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@48bc3b16 2024-08-16 11:34:22.768 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@dbeac65 2024-08-16 11:34:22.768 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@dbeac65 2024-08-16 11:34:22.768 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:22.771 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d191ad4 2024-08-16 11:34:22.771 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d191ad4 2024-08-16 11:34:22.773 [DefaultDispatcher-worker-13 @coroutine#2267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9a7211 2024-08-16 11:34:22.773 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c79e07f 2024-08-16 11:34:22.773 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c79e07f 2024-08-16 11:34:22.773 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@58b4cd13 2024-08-16 11:34:22.773 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@58b4cd13 2024-08-16 11:34:22.775 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1534086d 2024-08-16 11:34:22.775 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1534086d 2024-08-16 11:34:22.777 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d91532a 2024-08-16 11:34:22.778 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d91532a 2024-08-16 11:34:22.778 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@56732875 2024-08-16 11:34:22.778 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@56732875 2024-08-16 11:34:22.780 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@487b2bf6 2024-08-16 11:34:22.780 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@487b2bf6 2024-08-16 11:34:22.780 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 11:34:22.780 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@524ca663 2024-08-16 11:34:22.780 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@524ca663 2024-08-16 11:34:22.782 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@174e224e 2024-08-16 11:34:22.782 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@174e224e 2024-08-16 11:34:22.783 [DefaultDispatcher-worker-13 @coroutine#2267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9a7211 2024-08-16 11:34:22.784 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@69eca9e1 2024-08-16 11:34:22.784 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@69eca9e1 2024-08-16 11:34:22.787 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@26131429 2024-08-16 11:34:22.787 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@26131429 2024-08-16 11:34:22.789 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@115bc136 2024-08-16 11:34:22.789 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@115bc136 2024-08-16 11:34:22.791 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7761dd01 2024-08-16 11:34:22.791 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7761dd01 2024-08-16 11:34:22.792 [DefaultDispatcher-worker-5 @coroutine#2267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9a7211 2024-08-16 11:34:22.794 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bcec1ad 2024-08-16 11:34:22.794 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bcec1ad 2024-08-16 11:34:22.794 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 11:34:22.801 [DefaultDispatcher-worker-11 @coroutine#2267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9a7211 2024-08-16 11:34:22.812 [DefaultDispatcher-worker-2 @coroutine#2272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9a7211 2024-08-16 11:34:22.813 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 11:34:22.817 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@ad64b68 2024-08-16 11:34:22.817 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@ad64b68 2024-08-16 11:34:22.821 [DefaultDispatcher-worker-7 @coroutine#2272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9a7211 2024-08-16 11:34:22.821 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@411a442 2024-08-16 11:34:22.821 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@411a442 2024-08-16 11:34:22.824 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e2018 2024-08-16 11:34:22.824 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e2018 2024-08-16 11:34:22.826 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@452cae79 2024-08-16 11:34:22.826 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@452cae79 2024-08-16 11:34:22.828 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d9920bf 2024-08-16 11:34:22.828 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d9920bf 2024-08-16 11:34:22.830 [DefaultDispatcher-worker-11 @coroutine#2272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9a7211 2024-08-16 11:34:22.831 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7423a8fa 2024-08-16 11:34:22.831 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7423a8fa 2024-08-16 11:34:22.833 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@57c7886 2024-08-16 11:34:22.833 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@57c7886 2024-08-16 11:34:22.835 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@25035136 2024-08-16 11:34:22.835 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@25035136 2024-08-16 11:34:22.838 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@112b01f1 2024-08-16 11:34:22.838 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@112b01f1 2024-08-16 11:34:22.838 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-08-16 11:34:22.839 [DefaultDispatcher-worker-10 @coroutine#2272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9a7211 2024-08-16 11:34:22.851 [DefaultDispatcher-worker-10 @coroutine#2278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9a7211 2024-08-16 11:34:22.852 [DefaultDispatcher-worker-11 @coroutine#2283] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42753/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-16 11:34:22.852 [DefaultDispatcher-worker-11 @coroutine#2283] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42753/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-08-16 11:34:22.852 [DefaultDispatcher-worker-11 @coroutine#2283] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42753/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-16 11:34:22.853 [DefaultDispatcher-worker-13 @coroutine#2283] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42753/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-16 11:34:22.853 [DefaultDispatcher-worker-13 @coroutine#2283] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42753/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-16 11:34:22.853 [DefaultDispatcher-worker-13 @coroutine#2283] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42753/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-08-16 11:34:22.853 [DefaultDispatcher-worker-13 @coroutine#2283] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42753/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 11:34:22.854 [DefaultDispatcher-worker-13 @coroutine#2283] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42753/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-08-16 11:34:22.854 [DefaultDispatcher-worker-13 @coroutine#2283] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42753/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-08-16 11:34:22.854 [DefaultDispatcher-worker-13 @coroutine#2283] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42753/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-08-16 11:34:22.855 [DefaultDispatcher-worker-5 @coroutine#2283] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42753/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-08-16 11:34:22.855 [DefaultDispatcher-worker-5 @coroutine#2283] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42753/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-08-16 11:34:22.885 [DefaultDispatcher-worker-10 @coroutine#2283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9a7211 2024-08-16 11:34:22.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-08-16 11:34:22.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:22.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:22.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:22.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:22.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:22.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:22.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c960f64 2024-08-16 11:34:22.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:22.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:22.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:22.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:22.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:22.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:22.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:22.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:22.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:22.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:22.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:22.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:22.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:22.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 11:34:22.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 11:34:22.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:22.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:22.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 11:34:22.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:22.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-08-16 11:34:22.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:22.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:22.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:22.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:22.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:22.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:22.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:22.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:22.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-08-16 11:34:22.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aec2f59 2024-08-16 11:34:22.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aec2f59 2024-08-16 11:34:22.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-08-16 11:34:22.912 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aec2f59 2024-08-16 11:34:22.921 [Test worker @coroutine#2302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aec2f59 2024-08-16 11:34:22.923 [Test worker @coroutine#2304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aec2f59 2024-08-16 11:34:22.924 [DefaultDispatcher-worker-1 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48563/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:22.924 [DefaultDispatcher-worker-1 @coroutine#2308] 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:48563/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 11:34:22.924 [DefaultDispatcher-worker-1 @coroutine#2308] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48563/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:22.924 [DefaultDispatcher-worker-1 @coroutine#2308] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48563/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 11:34:22.925 [DefaultDispatcher-worker-9 @coroutine#2308] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48563/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:22.925 [DefaultDispatcher-worker-9 @coroutine#2308] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48563/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:22.933 [DefaultDispatcher-worker-9 @coroutine#2307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aec2f59 2024-08-16 11:34:22.933 [DefaultDispatcher-worker-9 @coroutine#2307] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId 2024-08-16 11:34:22.933 [DefaultDispatcher-worker-9 @coroutine#2307] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:22.933 [DefaultDispatcher-worker-9 @coroutine#2307] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId 2024-08-16 11:34:22.934 [DefaultDispatcher-worker-5 @coroutine#2307] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId 2024-08-16 11:34:22.934 [DefaultDispatcher-worker-5 @coroutine#2307] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId 2024-08-16 11:34:22.937 [Test worker @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aec2f59 2024-08-16 11:34:22.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-08-16 11:34:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d18401b 2024-08-16 11:34:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 11:34:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 11:34:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 11:34:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-08-16 11:34:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:22.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-08-16 11:34:22.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@8e100e7 2024-08-16 11:34:22.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@8e100e7 2024-08-16 11:34:22.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-08-16 11:34:22.944 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e100e7 2024-08-16 11:34:22.954 [Test worker @coroutine#2319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e100e7 2024-08-16 11:34:22.955 [Test worker @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e100e7 2024-08-16 11:34:22.966 [DefaultDispatcher-worker-6 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aec2f59 2024-08-16 11:34:22.966 [DefaultDispatcher-worker-11 @coroutine#2323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e100e7 2024-08-16 11:34:22.974 [DefaultDispatcher-worker-7 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aec2f59 2024-08-16 11:34:22.981 [DefaultDispatcher-worker-10 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aec2f59 2024-08-16 11:34:22.990 [DefaultDispatcher-worker-16 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aec2f59 2024-08-16 11:34:22.991 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 11:34:22.994 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@332ff6d9 2024-08-16 11:34:22.994 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@332ff6d9 2024-08-16 11:34:22.996 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3de81ecc 2024-08-16 11:34:22.996 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3de81ecc 2024-08-16 11:34:22.999 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d79da9 2024-08-16 11:34:22.999 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d79da9 2024-08-16 11:34:23.001 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cd514f7 2024-08-16 11:34:23.001 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cd514f7 2024-08-16 11:34:23.003 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3080bc8a 2024-08-16 11:34:23.003 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3080bc8a 2024-08-16 11:34:23.006 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4de3ca28 2024-08-16 11:34:23.006 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4de3ca28 2024-08-16 11:34:23.008 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@485c3ce8 2024-08-16 11:34:23.008 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@485c3ce8 2024-08-16 11:34:23.011 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cfaebb8 2024-08-16 11:34:23.011 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cfaebb8 2024-08-16 11:34:23.012 [DefaultDispatcher-worker-16 @coroutine#2336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aec2f59 2024-08-16 11:34:23.013 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@292b7041 2024-08-16 11:34:23.013 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@292b7041 2024-08-16 11:34:23.013 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 11:34:23.027 [DefaultDispatcher-worker-9 @coroutine#2338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aec2f59 2024-08-16 11:34:23.037 [DefaultDispatcher-worker-10 @coroutine#2338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aec2f59 2024-08-16 11:34:23.043 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:23.046 [DefaultDispatcher-worker-14 @coroutine#2338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aec2f59 2024-08-16 11:34:23.048 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bab712b 2024-08-16 11:34:23.048 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bab712b 2024-08-16 11:34:23.053 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@156c8c2e 2024-08-16 11:34:23.053 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@156c8c2e 2024-08-16 11:34:23.055 [DefaultDispatcher-worker-12 @coroutine#2338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aec2f59 2024-08-16 11:34:23.057 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@11531a5b 2024-08-16 11:34:23.057 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@11531a5b 2024-08-16 11:34:23.060 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@54518615 2024-08-16 11:34:23.060 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@54518615 2024-08-16 11:34:23.062 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1433979d 2024-08-16 11:34:23.062 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1433979d 2024-08-16 11:34:23.064 [DefaultDispatcher-worker-1 @coroutine#2338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aec2f59 2024-08-16 11:34:23.065 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@65cf74c9 2024-08-16 11:34:23.065 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@65cf74c9 2024-08-16 11:34:23.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-08-16 11:34:23.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:23.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:23.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:23.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:23.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:23.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:23.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@235b4aea 2024-08-16 11:34:23.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:23.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:23.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:23.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:23.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:23.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:23.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:23.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:23.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:23.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:23.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:23.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:23.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:23.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 11:34:23.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 11:34:23.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:23.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:23.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 11:34:23.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:23.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-08-16 11:34:23.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:23.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:23.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:23.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:23.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:23.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:23.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:23.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:23.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-08-16 11:34:23.067 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c473be9 2024-08-16 11:34:23.067 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c473be9 2024-08-16 11:34:23.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@64e680c5 2024-08-16 11:34:23.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@64e680c5 2024-08-16 11:34:23.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-08-16 11:34:23.070 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@347e795a 2024-08-16 11:34:23.070 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@347e795a 2024-08-16 11:34:23.072 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cf98f37 2024-08-16 11:34:23.072 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cf98f37 2024-08-16 11:34:23.072 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 11:34:23.089 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64e680c5 2024-08-16 11:34:23.099 [Test worker @coroutine#2344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64e680c5 2024-08-16 11:34:23.101 [Test worker @coroutine#2346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64e680c5 2024-08-16 11:34:23.102 [DefaultDispatcher-worker-1 @coroutine#2350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54073/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:23.102 [DefaultDispatcher-worker-1 @coroutine#2350] 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:54073/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 11:34:23.102 [DefaultDispatcher-worker-1 @coroutine#2350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54073/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:23.102 [DefaultDispatcher-worker-1 @coroutine#2350] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54073/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 11:34:23.104 [DefaultDispatcher-worker-9 @coroutine#2350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54073/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:23.104 [DefaultDispatcher-worker-9 @coroutine#2350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54073/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:23.112 [DefaultDispatcher-worker-13 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64e680c5 2024-08-16 11:34:23.112 [DefaultDispatcher-worker-13 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId 2024-08-16 11:34:23.112 [DefaultDispatcher-worker-13 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:23.112 [DefaultDispatcher-worker-13 @coroutine#2349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId 2024-08-16 11:34:23.113 [DefaultDispatcher-worker-5 @coroutine#2349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId 2024-08-16 11:34:23.113 [DefaultDispatcher-worker-5 @coroutine#2349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId 2024-08-16 11:34:23.115 [Test worker @coroutine#2354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64e680c5 2024-08-16 11:34:23.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-08-16 11:34:23.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:23.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:23.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:23.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:23.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:23.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:23.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18876fa9 2024-08-16 11:34:23.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:23.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:23.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:23.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:23.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:23.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:23.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:23.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:23.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:23.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:23.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:23.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:23.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:23.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 11:34:23.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 11:34:23.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:23.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:23.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 11:34:23.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:23.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-08-16 11:34:23.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:23.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:23.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:23.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:23.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:23.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:23.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:23.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:23.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-08-16 11:34:23.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2024-08-16 11:34:23.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2024-08-16 11:34:23.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-08-16 11:34:23.120 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2024-08-16 11:34:23.131 [Test worker @coroutine#2362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2024-08-16 11:34:23.132 [Test worker @coroutine#2364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2024-08-16 11:34:23.144 [DefaultDispatcher-worker-5 @coroutine#2366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2024-08-16 11:34:23.145 [DefaultDispatcher-worker-11 @coroutine#2373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64e680c5 2024-08-16 11:34:23.153 [DefaultDispatcher-worker-16 @coroutine#2373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64e680c5 2024-08-16 11:34:23.162 [DefaultDispatcher-worker-11 @coroutine#2373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64e680c5 2024-08-16 11:34:23.168 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 11:34:23.171 [DefaultDispatcher-worker-17 @coroutine#2373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64e680c5 2024-08-16 11:34:23.172 [DefaultDispatcher-worker-12 @coroutine#2379] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54073/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-16 11:34:23.173 [DefaultDispatcher-worker-12 @coroutine#2379] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54073/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-08-16 11:34:23.173 [DefaultDispatcher-worker-12 @coroutine#2379] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54073/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-16 11:34:23.173 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca6c1d9 2024-08-16 11:34:23.173 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca6c1d9 2024-08-16 11:34:23.174 [DefaultDispatcher-worker-11 @coroutine#2379] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54073/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-16 11:34:23.174 [DefaultDispatcher-worker-11 @coroutine#2379] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54073/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-16 11:34:23.174 [DefaultDispatcher-worker-11 @coroutine#2379] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54073/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-08-16 11:34:23.174 [DefaultDispatcher-worker-11 @coroutine#2379] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54073/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 11:34:23.174 [DefaultDispatcher-worker-11 @coroutine#2379] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54073/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-08-16 11:34:23.174 [DefaultDispatcher-worker-11 @coroutine#2379] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54073/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-08-16 11:34:23.175 [DefaultDispatcher-worker-11 @coroutine#2379] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54073/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-08-16 11:34:23.175 [DefaultDispatcher-worker-12 @coroutine#2379] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54073/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-08-16 11:34:23.175 [DefaultDispatcher-worker-12 @coroutine#2379] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54073/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-08-16 11:34:23.176 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4261363d 2024-08-16 11:34:23.176 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4261363d 2024-08-16 11:34:23.180 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@465eaaa9 2024-08-16 11:34:23.180 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@465eaaa9 2024-08-16 11:34:23.183 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c3c06 2024-08-16 11:34:23.183 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c3c06 2024-08-16 11:34:23.186 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@798e8dbd 2024-08-16 11:34:23.186 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@798e8dbd 2024-08-16 11:34:23.189 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@32959c6f 2024-08-16 11:34:23.189 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@32959c6f 2024-08-16 11:34:23.191 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ad7376 2024-08-16 11:34:23.191 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ad7376 2024-08-16 11:34:23.193 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6373c349 2024-08-16 11:34:23.193 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6373c349 2024-08-16 11:34:23.196 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e1d49ff 2024-08-16 11:34:23.196 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e1d49ff 2024-08-16 11:34:23.196 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-08-16 11:34:23.196 [DefaultDispatcher-worker-12 @coroutine#2379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64e680c5 2024-08-16 11:34:23.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-08-16 11:34:23.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:23.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:23.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:23.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:23.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:23.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:23.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@138110f8 2024-08-16 11:34:23.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:23.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:23.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:23.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:23.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:23.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:23.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:23.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:23.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:23.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:23.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:23.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:23.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:23.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 11:34:23.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 11:34:23.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:23.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:23.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 11:34:23.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:23.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-08-16 11:34:23.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:23.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:23.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:23.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:23.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:23.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:23.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:23.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:23.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-08-16 11:34:23.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@665e18d5 2024-08-16 11:34:23.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@665e18d5 2024-08-16 11:34:23.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-08-16 11:34:23.220 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:23.220 [DefaultDispatcher-worker-16 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2024-08-16 11:34:23.221 [DefaultDispatcher-worker-16 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:23.221 [DefaultDispatcher-worker-16 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:23.221 [DefaultDispatcher-worker-16 @coroutine#2071] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:23.222 [DefaultDispatcher-worker-3 @coroutine#2071] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:23.222 [DefaultDispatcher-worker-3 @coroutine#2071] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:23.223 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665e18d5 2024-08-16 11:34:23.224 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@22077eb1 2024-08-16 11:34:23.224 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@22077eb1 2024-08-16 11:34:23.227 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cc08481 2024-08-16 11:34:23.227 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cc08481 2024-08-16 11:34:23.230 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@28ff15c1 2024-08-16 11:34:23.230 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@28ff15c1 2024-08-16 11:34:23.233 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dfd8eba 2024-08-16 11:34:23.233 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dfd8eba 2024-08-16 11:34:23.233 [Test worker @coroutine#2401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665e18d5 2024-08-16 11:34:23.235 [Test worker @coroutine#2403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665e18d5 2024-08-16 11:34:23.235 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@74169742 2024-08-16 11:34:23.235 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@74169742 2024-08-16 11:34:23.236 [DefaultDispatcher-worker-17 @coroutine#2407] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39521/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:23.236 [DefaultDispatcher-worker-17 @coroutine#2407] 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:39521/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 11:34:23.236 [DefaultDispatcher-worker-17 @coroutine#2407] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39521/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:23.236 [DefaultDispatcher-worker-17 @coroutine#2407] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39521/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 11:34:23.237 [DefaultDispatcher-worker-3 @coroutine#2407] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39521/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:23.237 [DefaultDispatcher-worker-3 @coroutine#2407] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39521/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:23.238 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c5ae1cd 2024-08-16 11:34:23.238 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c5ae1cd 2024-08-16 11:34:23.240 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@c5ba69a 2024-08-16 11:34:23.240 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@c5ba69a 2024-08-16 11:34:23.242 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd271f5 2024-08-16 11:34:23.242 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd271f5 2024-08-16 11:34:23.245 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d3e5b8a 2024-08-16 11:34:23.245 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d3e5b8a 2024-08-16 11:34:23.245 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 11:34:23.245 [DefaultDispatcher-worker-7 @coroutine#2406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665e18d5 2024-08-16 11:34:23.245 [DefaultDispatcher-worker-7 @coroutine#2406] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId 2024-08-16 11:34:23.245 [DefaultDispatcher-worker-7 @coroutine#2406] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:23.245 [DefaultDispatcher-worker-7 @coroutine#2406] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId 2024-08-16 11:34:23.246 [DefaultDispatcher-worker-6 @coroutine#2406] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId 2024-08-16 11:34:23.246 [DefaultDispatcher-worker-6 @coroutine#2406] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId 2024-08-16 11:34:23.247 [Test worker @coroutine#2411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665e18d5 2024-08-16 11:34:23.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-08-16 11:34:23.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:23.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@534c3b9d 2024-08-16 11:34:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 11:34:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 11:34:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 11:34:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-08-16 11:34:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:23.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-08-16 11:34:23.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dfd4fac 2024-08-16 11:34:23.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dfd4fac 2024-08-16 11:34:23.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-08-16 11:34:23.252 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfd4fac 2024-08-16 11:34:23.264 [Test worker @coroutine#2418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfd4fac 2024-08-16 11:34:23.265 [Test worker @coroutine#2420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfd4fac 2024-08-16 11:34:23.269 [DefaultDispatcher-worker-17 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39521/auth/register 2024-08-16 11:34:23.269 [DefaultDispatcher-worker-17 @coroutine#2428] 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:39521/auth/register. 2024-08-16 11:34:23.269 [DefaultDispatcher-worker-17 @coroutine#2428] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39521/auth/register 2024-08-16 11:34:23.269 [DefaultDispatcher-worker-17 @coroutine#2428] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39521/auth/register from class io.ktor.http.content.TextContent 2024-08-16 11:34:23.270 [DefaultDispatcher-worker-13 @coroutine#2428] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39521/auth/register 2024-08-16 11:34:23.270 [DefaultDispatcher-worker-13 @coroutine#2428] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39521/auth/register 2024-08-16 11:34:23.275 [DefaultDispatcher-worker-2 @coroutine#2422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfd4fac 2024-08-16 11:34:23.302 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:23.307 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aa34689 2024-08-16 11:34:23.307 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aa34689 2024-08-16 11:34:23.311 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4464b1ad 2024-08-16 11:34:23.311 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4464b1ad 2024-08-16 11:34:23.313 [DefaultDispatcher-worker-13 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39521/auth/register. 2024-08-16 11:34:23.313 [DefaultDispatcher-worker-13 @coroutine#2428] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39521/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 11:34:23.314 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@405b2df9 2024-08-16 11:34:23.315 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@405b2df9 2024-08-16 11:34:23.316 [DefaultDispatcher-worker-17 @coroutine#2104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-08-16 11:34:23.316 [DefaultDispatcher-worker-17 @coroutine#2104] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:23.316 [DefaultDispatcher-worker-17 @coroutine#2104] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:23.316 [DefaultDispatcher-worker-17 @coroutine#2104] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:23.317 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@559bb96 2024-08-16 11:34:23.317 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@559bb96 2024-08-16 11:34:23.317 [DefaultDispatcher-worker-6 @coroutine#2104] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:23.317 [DefaultDispatcher-worker-6 @coroutine#2104] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:23.319 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@559e32ba 2024-08-16 11:34:23.319 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@559e32ba 2024-08-16 11:34:23.322 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3496187d 2024-08-16 11:34:23.322 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3496187d 2024-08-16 11:34:23.324 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbbcff3 2024-08-16 11:34:23.324 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbbcff3 2024-08-16 11:34:23.326 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@657644d9 2024-08-16 11:34:23.326 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@657644d9 2024-08-16 11:34:23.329 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4159a12f 2024-08-16 11:34:23.329 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4159a12f 2024-08-16 11:34:23.329 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-08-16 11:34:23.334 [DefaultDispatcher-worker-17 @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665e18d5 2024-08-16 11:34:23.343 [DefaultDispatcher-worker-8 @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665e18d5 2024-08-16 11:34:23.351 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:23.355 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e0d6ba 2024-08-16 11:34:23.355 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e0d6ba 2024-08-16 11:34:23.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-08-16 11:34:23.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:23.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:23.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:23.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:23.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:23.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:23.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18f1a81a 2024-08-16 11:34:23.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:23.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:23.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:23.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:23.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:23.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:23.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:23.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:23.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:23.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:23.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:23.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:23.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:23.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 11:34:23.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 11:34:23.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:23.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:23.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 11:34:23.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:23.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-08-16 11:34:23.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:23.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:23.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:23.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:23.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:23.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:23.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:23.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:23.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-08-16 11:34:23.358 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@36273fd6 2024-08-16 11:34:23.358 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@36273fd6 2024-08-16 11:34:23.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2024-08-16 11:34:23.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2024-08-16 11:34:23.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-08-16 11:34:23.361 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3218bdca 2024-08-16 11:34:23.361 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3218bdca 2024-08-16 11:34:23.364 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@771a35ed 2024-08-16 11:34:23.364 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@771a35ed 2024-08-16 11:34:23.366 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@49f168b2 2024-08-16 11:34:23.366 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@49f168b2 2024-08-16 11:34:23.368 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@462727d5 2024-08-16 11:34:23.368 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@462727d5 2024-08-16 11:34:23.371 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@31262436 2024-08-16 11:34:23.371 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@31262436 2024-08-16 11:34:23.373 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1735caa2 2024-08-16 11:34:23.373 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1735caa2 2024-08-16 11:34:23.375 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@55c3940e 2024-08-16 11:34:23.375 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@55c3940e 2024-08-16 11:34:23.375 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 11:34:23.378 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2024-08-16 11:34:23.388 [Test worker @coroutine#2439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2024-08-16 11:34:23.389 [Test worker @coroutine#2441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2024-08-16 11:34:23.391 [DefaultDispatcher-worker-6 @coroutine#2445] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 11:34:23.391 [DefaultDispatcher-worker-6 @coroutine#2445] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-08-16 11:34:23.391 [DefaultDispatcher-worker-6 @coroutine#2445] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 11:34:23.391 [DefaultDispatcher-worker-6 @coroutine#2445] 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-08-16 11:34:23.393 [DefaultDispatcher-worker-13 @coroutine#2445] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 11:34:23.393 [DefaultDispatcher-worker-13 @coroutine#2445] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 11:34:23.401 [DefaultDispatcher-worker-17 @coroutine#2444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2024-08-16 11:34:23.401 [DefaultDispatcher-worker-17 @coroutine#2444] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-08-16 11:34:23.401 [DefaultDispatcher-worker-17 @coroutine#2444] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-08-16 11:34:23.401 [DefaultDispatcher-worker-17 @coroutine#2444] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-08-16 11:34:23.402 [DefaultDispatcher-worker-14 @coroutine#2444] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-08-16 11:34:23.402 [DefaultDispatcher-worker-14 @coroutine#2444] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-08-16 11:34:23.405 [Test worker @coroutine#2449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2024-08-16 11:34:23.410 [Test worker @coroutine#2457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2024-08-16 11:34:23.425 [Test worker @coroutine#2464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2024-08-16 11:34:23.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-08-16 11:34:23.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-08-16 11:34:23.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:23.427 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@304933cb: (connection evicted) 2024-08-16 11:34:23.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:23.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-08-16 11:34:23.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-08-16 11:34:23.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-08-16 11:34:23.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:23.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:23.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:23.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:23.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:23.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:23.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@218c6d3e 2024-08-16 11:34:23.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:23.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:23.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:23.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:23.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:23.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:23.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:23.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:23.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:23.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:23.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:23.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:23.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:23.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 11:34:23.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 11:34:23.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:23.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:23.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 11:34:23.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:23.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-08-16 11:34:23.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:23.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:23.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:23.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:23.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:23.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:23.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:23.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:23.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-08-16 11:34:23.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2024-08-16 11:34:23.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2024-08-16 11:34:23.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-08-16 11:34:23.433 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2024-08-16 11:34:23.443 [Test worker @coroutine#2467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2024-08-16 11:34:23.445 [Test worker @coroutine#2469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2024-08-16 11:34:23.446 [DefaultDispatcher-worker-13 @coroutine#2473] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 11:34:23.446 [DefaultDispatcher-worker-13 @coroutine#2473] 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-08-16 11:34:23.446 [DefaultDispatcher-worker-13 @coroutine#2473] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 11:34:23.446 [DefaultDispatcher-worker-13 @coroutine#2473] 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-08-16 11:34:23.447 [DefaultDispatcher-worker-14 @coroutine#2473] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 11:34:23.447 [DefaultDispatcher-worker-14 @coroutine#2473] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 11:34:23.455 [DefaultDispatcher-worker-14 @coroutine#2472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2024-08-16 11:34:23.455 [DefaultDispatcher-worker-14 @coroutine#2472] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-08-16 11:34:23.455 [DefaultDispatcher-worker-14 @coroutine#2472] 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-08-16 11:34:23.455 [DefaultDispatcher-worker-14 @coroutine#2472] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-08-16 11:34:23.456 [DefaultDispatcher-worker-11 @coroutine#2472] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-08-16 11:34:23.456 [DefaultDispatcher-worker-11 @coroutine#2472] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-08-16 11:34:23.459 [Test worker @coroutine#2477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2024-08-16 11:34:23.463 [Test worker @coroutine#2484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2024-08-16 11:34:23.467 [Test worker @coroutine#2491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2024-08-16 11:34:23.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2024-08-16 11:34:23.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2024-08-16 11:34:23.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:23.467 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44f5259a: (connection evicted) 2024-08-16 11:34:23.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:23.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2024-08-16 11:34:23.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2024-08-16 11:34:23.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-08-16 11:34:23.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:23.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:23.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:23.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:23.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:23.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:23.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@515b7335 2024-08-16 11:34:23.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:23.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:23.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:23.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:23.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:23.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:23.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:23.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:23.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:23.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:23.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:23.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:23.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:23.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 11:34:23.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 11:34:23.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:23.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:23.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 11:34:23.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:23.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-08-16 11:34:23.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:23.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:23.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:23.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:23.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:23.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:23.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:23.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:23.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-08-16 11:34:23.471 [DefaultDispatcher-worker-11 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2257590f 2024-08-16 11:34:23.471 [DefaultDispatcher-worker-11 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:23.471 [DefaultDispatcher-worker-11 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:23.471 [DefaultDispatcher-worker-11 @coroutine#2150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:23.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@216de23a 2024-08-16 11:34:23.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@216de23a 2024-08-16 11:34:23.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-08-16 11:34:23.472 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216de23a 2024-08-16 11:34:23.473 [DefaultDispatcher-worker-7 @coroutine#2150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:23.473 [DefaultDispatcher-worker-7 @coroutine#2150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:23.482 [Test worker @coroutine#2496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216de23a 2024-08-16 11:34:23.484 [Test worker @coroutine#2499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216de23a 2024-08-16 11:34:23.484 [DefaultDispatcher-worker-11 @coroutine#2503] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 11:34:23.484 [DefaultDispatcher-worker-11 @coroutine#2503] 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-08-16 11:34:23.484 [DefaultDispatcher-worker-11 @coroutine#2503] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 11:34:23.485 [DefaultDispatcher-worker-11 @coroutine#2503] 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-08-16 11:34:23.486 [DefaultDispatcher-worker-6 @coroutine#2503] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 11:34:23.486 [DefaultDispatcher-worker-6 @coroutine#2503] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 11:34:23.494 [DefaultDispatcher-worker-6 @coroutine#2502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216de23a 2024-08-16 11:34:23.494 [DefaultDispatcher-worker-6 @coroutine#2502] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-08-16 11:34:23.494 [DefaultDispatcher-worker-6 @coroutine#2502] 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-08-16 11:34:23.494 [DefaultDispatcher-worker-6 @coroutine#2502] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-08-16 11:34:23.494 [DefaultDispatcher-worker-10 @coroutine#2502] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-08-16 11:34:23.494 [DefaultDispatcher-worker-10 @coroutine#2502] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-08-16 11:34:23.496 [Test worker @coroutine#2507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216de23a 2024-08-16 11:34:23.498 [Test worker @coroutine#2514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216de23a 2024-08-16 11:34:23.502 [Test worker @coroutine#2521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216de23a 2024-08-16 11:34:23.505 [Test worker @coroutine#2523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216de23a 2024-08-16 11:34:23.508 [Test worker @coroutine#2529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216de23a 2024-08-16 11:34:23.511 [Test worker @coroutine#2531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216de23a 2024-08-16 11:34:23.513 [Test worker @coroutine#2532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216de23a 2024-08-16 11:34:23.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-08-16 11:34:23.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-08-16 11:34:23.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:23.514 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@216de23a: (connection evicted) 2024-08-16 11:34:23.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:23.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-08-16 11:34:23.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-08-16 11:34:23.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-08-16 11:34:23.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:23.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:23.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:23.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:23.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:23.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:23.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31d09031 2024-08-16 11:34:23.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:23.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:23.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:23.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:23.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:23.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:23.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:23.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:23.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:23.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:23.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:23.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:23.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:23.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 11:34:23.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 11:34:23.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:23.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:23.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 11:34:23.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:23.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-08-16 11:34:23.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:23.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:23.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:23.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:23.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:23.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:23.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:23.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:23.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-08-16 11:34:23.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@106f0051 2024-08-16 11:34:23.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@106f0051 2024-08-16 11:34:23.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-08-16 11:34:23.519 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f0051 2024-08-16 11:34:23.529 [Test worker @coroutine#2535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f0051 2024-08-16 11:34:23.530 [Test worker @coroutine#2537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f0051 2024-08-16 11:34:23.531 [DefaultDispatcher-worker-8 @coroutine#2541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 11:34:23.531 [DefaultDispatcher-worker-8 @coroutine#2541] 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-08-16 11:34:23.531 [DefaultDispatcher-worker-8 @coroutine#2541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 11:34:23.531 [DefaultDispatcher-worker-8 @coroutine#2541] 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-08-16 11:34:23.532 [DefaultDispatcher-worker-16 @coroutine#2541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 11:34:23.532 [DefaultDispatcher-worker-16 @coroutine#2541] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 11:34:23.540 [DefaultDispatcher-worker-14 @coroutine#2540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f0051 2024-08-16 11:34:23.540 [DefaultDispatcher-worker-14 @coroutine#2540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-08-16 11:34:23.540 [DefaultDispatcher-worker-14 @coroutine#2540] 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-08-16 11:34:23.540 [DefaultDispatcher-worker-14 @coroutine#2540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-08-16 11:34:23.541 [DefaultDispatcher-worker-8 @coroutine#2540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-08-16 11:34:23.541 [DefaultDispatcher-worker-8 @coroutine#2540] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-08-16 11:34:23.542 [Test worker @coroutine#2545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f0051 2024-08-16 11:34:23.545 [Test worker @coroutine#2552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f0051 2024-08-16 11:34:23.549 [Test worker @coroutine#2559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f0051 2024-08-16 11:34:23.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-08-16 11:34:23.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-08-16 11:34:23.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:23.550 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@106f0051: (connection evicted) 2024-08-16 11:34:23.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:23.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-08-16 11:34:23.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-08-16 11:34:23.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-08-16 11:34:23.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:23.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:23.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:23.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:23.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:23.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:23.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38e100ab 2024-08-16 11:34:23.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:23.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:23.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:23.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:23.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:23.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:23.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:23.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:23.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:23.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:23.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:23.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:23.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:23.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 11:34:23.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 11:34:23.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:23.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:23.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 11:34:23.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:23.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-08-16 11:34:23.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:23.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:23.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:23.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:23.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:23.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:23.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:23.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:23.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-08-16 11:34:23.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@318f47f1 2024-08-16 11:34:23.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@318f47f1 2024-08-16 11:34:23.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-08-16 11:34:23.555 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318f47f1 2024-08-16 11:34:23.565 [Test worker @coroutine#2567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318f47f1 2024-08-16 11:34:23.567 [Test worker @coroutine#2569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318f47f1 2024-08-16 11:34:23.567 [DefaultDispatcher-worker-8 @coroutine#2573] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 11:34:23.567 [DefaultDispatcher-worker-8 @coroutine#2573] 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-08-16 11:34:23.567 [DefaultDispatcher-worker-8 @coroutine#2573] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 11:34:23.567 [DefaultDispatcher-worker-8 @coroutine#2573] 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-08-16 11:34:23.569 [DefaultDispatcher-worker-11 @coroutine#2573] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 11:34:23.569 [DefaultDispatcher-worker-11 @coroutine#2573] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 11:34:23.576 [DefaultDispatcher-worker-7 @coroutine#2572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318f47f1 2024-08-16 11:34:23.577 [DefaultDispatcher-worker-7 @coroutine#2572] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-08-16 11:34:23.577 [DefaultDispatcher-worker-7 @coroutine#2572] 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-08-16 11:34:23.577 [DefaultDispatcher-worker-7 @coroutine#2572] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-08-16 11:34:23.577 [DefaultDispatcher-worker-11 @coroutine#2572] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-08-16 11:34:23.577 [DefaultDispatcher-worker-11 @coroutine#2572] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-08-16 11:34:23.579 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318f47f1 2024-08-16 11:34:23.584 [Test worker @coroutine#2584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318f47f1 2024-08-16 11:34:23.587 [Test worker @coroutine#2586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318f47f1 2024-08-16 11:34:23.590 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318f47f1 2024-08-16 11:34:23.592 [DefaultDispatcher-worker-13 @coroutine#2183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411e567e 2024-08-16 11:34:23.592 [DefaultDispatcher-worker-13 @coroutine#2183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:23.592 [DefaultDispatcher-worker-13 @coroutine#2183] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:23.592 [DefaultDispatcher-worker-13 @coroutine#2183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:23.593 [Test worker @coroutine#2595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318f47f1 2024-08-16 11:34:23.593 [DefaultDispatcher-worker-1 @coroutine#2183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:23.593 [DefaultDispatcher-worker-1 @coroutine#2183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:23.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-08-16 11:34:23.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-08-16 11:34:23.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:23.594 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@318f47f1: (connection evicted) 2024-08-16 11:34:23.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:23.595 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-08-16 11:34:23.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-08-16 11:34:23.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-08-16 11:34:23.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:23.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:23.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:23.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:23.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:23.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:23.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c89c92e 2024-08-16 11:34:23.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:23.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:23.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:23.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:23.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:23.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:23.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:23.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:23.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:23.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:23.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:23.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:23.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:23.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 11:34:23.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 11:34:23.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:23.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:23.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 11:34:23.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:23.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-08-16 11:34:23.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:23.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:23.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:23.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:23.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:23.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:23.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:23.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:23.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-08-16 11:34:23.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@34d644b5 2024-08-16 11:34:23.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@34d644b5 2024-08-16 11:34:23.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-08-16 11:34:23.599 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d644b5 2024-08-16 11:34:23.609 [Test worker @coroutine#2601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d644b5 2024-08-16 11:34:23.610 [Test worker @coroutine#2603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d644b5 2024-08-16 11:34:23.611 [DefaultDispatcher-worker-10 @coroutine#2607] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 11:34:23.611 [DefaultDispatcher-worker-10 @coroutine#2607] 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-08-16 11:34:23.611 [DefaultDispatcher-worker-10 @coroutine#2607] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 11:34:23.611 [DefaultDispatcher-worker-10 @coroutine#2607] 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-08-16 11:34:23.612 [DefaultDispatcher-worker-16 @coroutine#2607] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 11:34:23.612 [DefaultDispatcher-worker-16 @coroutine#2607] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 11:34:23.620 [DefaultDispatcher-worker-9 @coroutine#2606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d644b5 2024-08-16 11:34:23.620 [DefaultDispatcher-worker-9 @coroutine#2606] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-08-16 11:34:23.620 [DefaultDispatcher-worker-9 @coroutine#2606] 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-08-16 11:34:23.620 [DefaultDispatcher-worker-9 @coroutine#2606] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-08-16 11:34:23.621 [DefaultDispatcher-worker-3 @coroutine#2606] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-08-16 11:34:23.621 [DefaultDispatcher-worker-3 @coroutine#2606] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-08-16 11:34:23.623 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d644b5 2024-08-16 11:34:23.626 [Test worker @coroutine#2618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d644b5 2024-08-16 11:34:23.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-08-16 11:34:23.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-08-16 11:34:23.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:23.628 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34d644b5: (connection evicted) 2024-08-16 11:34:23.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:23.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-08-16 11:34:23.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-08-16 11:34:23.636 [DefaultDispatcher-worker-15 @coroutine#2626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47f2c722 2024-08-16 11:34:23.728 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:23.738 [DefaultDispatcher-worker-1 @coroutine#2212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-08-16 11:34:23.738 [DefaultDispatcher-worker-1 @coroutine#2212] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:23.738 [DefaultDispatcher-worker-1 @coroutine#2212] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:23.738 [DefaultDispatcher-worker-1 @coroutine#2212] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:23.739 [DefaultDispatcher-worker-9 @coroutine#2241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c06564e 2024-08-16 11:34:23.739 [DefaultDispatcher-worker-9 @coroutine#2241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 11:34:23.739 [DefaultDispatcher-worker-9 @coroutine#2241] 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-08-16 11:34:23.739 [DefaultDispatcher-worker-9 @coroutine#2241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 11:34:23.739 [DefaultDispatcher-worker-17 @coroutine#2212] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:23.739 [DefaultDispatcher-worker-17 @coroutine#2212] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:23.740 [DefaultDispatcher-worker-17 @coroutine#2241] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 11:34:23.806 [DefaultDispatcher-worker-11 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9a7211 2024-08-16 11:34:23.806 [DefaultDispatcher-worker-11 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:23.806 [DefaultDispatcher-worker-11 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:23.806 [DefaultDispatcher-worker-11 @coroutine#2255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:23.807 [DefaultDispatcher-worker-6 @coroutine#2255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:23.808 [DefaultDispatcher-worker-6 @coroutine#2255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:23.943 [DefaultDispatcher-worker-16 @coroutine#2307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aec2f59 2024-08-16 11:34:23.944 [DefaultDispatcher-worker-16 @coroutine#2307] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId 2024-08-16 11:34:23.944 [DefaultDispatcher-worker-16 @coroutine#2307] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:23.944 [DefaultDispatcher-worker-16 @coroutine#2307] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId 2024-08-16 11:34:23.945 [DefaultDispatcher-worker-11 @coroutine#2307] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId 2024-08-16 11:34:23.945 [DefaultDispatcher-worker-11 @coroutine#2307] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId 2024-08-16 11:34:23.971 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-08-16 11:34:23.972 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:23.972 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:23.972 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:23.972 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:23.972 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:23.972 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:23.972 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fffb4a8 2024-08-16 11:34:23.972 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:23.972 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:23.972 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:23.972 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:23.972 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:23.972 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:23.972 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:23.972 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:23.972 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:23.972 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:23.972 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:23.972 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:23.972 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:23.972 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:23.972 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:23.972 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:23.972 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:23.972 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:23.972 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:23.972 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-08-16 11:34:23.972 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:23.972 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:23.972 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:23.972 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:23.972 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:23.972 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:23.972 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:23.972 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:23.972 [Test worker @coroutine#2662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-08-16 11:34:23.972 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3071d086 2024-08-16 11:34:23.972 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3071d086 2024-08-16 11:34:23.972 [Test worker @coroutine#2662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-08-16 11:34:23.987 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3071d086 2024-08-16 11:34:23.997 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3071d086 2024-08-16 11:34:24.001 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3071d086 2024-08-16 11:34:24.003 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3071d086 2024-08-16 11:34:24.012 [DefaultDispatcher-worker-2 @coroutine#2669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3071d086 2024-08-16 11:34:24.023 [DefaultDispatcher-worker-1 @coroutine#2681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3071d086 2024-08-16 11:34:24.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-08-16 11:34:24.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-08-16 11:34:24.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:24.026 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3071d086: (connection evicted) 2024-08-16 11:34:24.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:24.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-08-16 11:34:24.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-08-16 11:34:24.029 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-08-16 11:34:24.030 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:24.030 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:24.030 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:24.030 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:24.030 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:24.030 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:24.030 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c1adb8a 2024-08-16 11:34:24.030 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:24.030 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:24.030 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:24.030 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:24.030 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:24.030 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:24.030 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:24.030 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:24.030 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:24.030 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:24.030 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:24.030 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:24.030 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:24.030 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:24.030 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:24.030 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:24.030 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:24.030 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:24.030 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:24.030 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-08-16 11:34:24.030 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:24.030 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:24.030 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:24.030 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:24.030 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:24.030 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:24.030 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:24.030 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:24.030 [Test worker @coroutine#2688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-08-16 11:34:24.030 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ad2cb6d 2024-08-16 11:34:24.030 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ad2cb6d 2024-08-16 11:34:24.030 [Test worker @coroutine#2688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-08-16 11:34:24.049 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad2cb6d 2024-08-16 11:34:24.058 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad2cb6d 2024-08-16 11:34:24.060 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad2cb6d 2024-08-16 11:34:24.062 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad2cb6d 2024-08-16 11:34:24.062 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-08-16 11:34:24.062 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:24.062 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:24.062 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:24.062 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:24.062 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:24.062 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:24.062 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@408708a1 2024-08-16 11:34:24.062 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:24.062 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:24.062 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:24.062 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:24.062 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:24.062 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:24.062 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:24.062 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:24.062 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:24.062 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:24.062 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:24.062 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:24.062 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:24.062 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:24.062 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:24.062 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:24.062 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:24.062 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:24.062 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:24.062 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-08-16 11:34:24.062 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:24.062 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:24.062 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:24.062 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:24.062 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:24.062 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:24.062 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:24.062 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:24.062 [Test worker @coroutine#2688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-08-16 11:34:24.063 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dacad1d 2024-08-16 11:34:24.063 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dacad1d 2024-08-16 11:34:24.063 [Test worker @coroutine#2688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-08-16 11:34:24.077 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dacad1d 2024-08-16 11:34:24.086 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dacad1d 2024-08-16 11:34:24.088 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dacad1d 2024-08-16 11:34:24.090 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dacad1d 2024-08-16 11:34:24.101 [DefaultDispatcher-worker-7 @coroutine#2701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dacad1d 2024-08-16 11:34:24.107 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:24.116 [DefaultDispatcher-worker-10 @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad2cb6d 2024-08-16 11:34:24.123 [DefaultDispatcher-worker-8 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64e680c5 2024-08-16 11:34:24.123 [DefaultDispatcher-worker-8 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId 2024-08-16 11:34:24.123 [DefaultDispatcher-worker-8 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:24.123 [DefaultDispatcher-worker-8 @coroutine#2349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId 2024-08-16 11:34:24.125 [DefaultDispatcher-worker-2 @coroutine#2349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId 2024-08-16 11:34:24.125 [DefaultDispatcher-worker-2 @coroutine#2349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId 2024-08-16 11:34:24.126 [DefaultDispatcher-worker-1 @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad2cb6d 2024-08-16 11:34:24.131 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 11:34:24.133 [DefaultDispatcher-worker-6 @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad2cb6d 2024-08-16 11:34:24.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-08-16 11:34:24.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-08-16 11:34:24.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:24.148 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ad2cb6d: (connection evicted) 2024-08-16 11:34:24.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:24.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-08-16 11:34:24.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-08-16 11:34:24.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-08-16 11:34:24.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-08-16 11:34:24.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:24.149 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2dacad1d: (connection evicted) 2024-08-16 11:34:24.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:24.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-08-16 11:34:24.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-08-16 11:34:24.151 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-08-16 11:34:24.152 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:24.152 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:24.152 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:24.152 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:24.152 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:24.152 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:24.152 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@522fc988 2024-08-16 11:34:24.152 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:24.152 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:24.152 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:24.152 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:24.152 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:24.152 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:24.152 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:24.152 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:24.152 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:24.152 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:24.152 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:24.152 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:24.152 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:24.152 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:24.152 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:24.152 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:24.152 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:24.152 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:24.152 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:24.152 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-08-16 11:34:24.152 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:24.152 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:24.152 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:24.152 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:24.152 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:24.152 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:24.152 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:24.152 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:24.152 [Test worker @coroutine#2724] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-08-16 11:34:24.153 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@6adc90e9 2024-08-16 11:34:24.153 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@6adc90e9 2024-08-16 11:34:24.153 [Test worker @coroutine#2724] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-08-16 11:34:24.171 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6adc90e9 2024-08-16 11:34:24.180 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6adc90e9 2024-08-16 11:34:24.182 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6adc90e9 2024-08-16 11:34:24.183 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6adc90e9 2024-08-16 11:34:24.184 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-08-16 11:34:24.184 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:24.184 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:24.184 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:24.184 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:24.184 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:24.184 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:24.184 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38a3c078 2024-08-16 11:34:24.184 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:24.184 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:24.184 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:24.184 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:24.184 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:24.184 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:24.184 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:24.184 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:24.184 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:24.184 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:24.184 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:24.184 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:24.184 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:24.184 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:24.184 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:24.184 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:24.184 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:24.184 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:24.184 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:24.184 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-08-16 11:34:24.184 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:24.184 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:24.184 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:24.184 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:24.184 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:24.184 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:24.184 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:24.184 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:24.184 [Test worker @coroutine#2724] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-08-16 11:34:24.185 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5663ef 2024-08-16 11:34:24.185 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5663ef 2024-08-16 11:34:24.185 [Test worker @coroutine#2724] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-08-16 11:34:24.198 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5663ef 2024-08-16 11:34:24.208 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5663ef 2024-08-16 11:34:24.210 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5663ef 2024-08-16 11:34:24.211 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5663ef 2024-08-16 11:34:24.222 [DefaultDispatcher-worker-14 @coroutine#2738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5663ef 2024-08-16 11:34:24.232 [DefaultDispatcher-worker-1 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2024-08-16 11:34:24.232 [DefaultDispatcher-worker-1 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:24.232 [DefaultDispatcher-worker-1 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:24.232 [DefaultDispatcher-worker-1 @coroutine#2071] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:24.233 [DefaultDispatcher-worker-6 @coroutine#2071] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:24.233 [DefaultDispatcher-worker-6 @coroutine#2071] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:24.238 [DefaultDispatcher-worker-9 @coroutine#2724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6adc90e9 2024-08-16 11:34:24.245 [DefaultDispatcher-worker-6 @coroutine#2724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6adc90e9 2024-08-16 11:34:24.253 [HikariPool-137 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 11:34:24.256 [DefaultDispatcher-worker-10 @coroutine#2724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6adc90e9 2024-08-16 11:34:24.257 [DefaultDispatcher-worker-1 @coroutine#2406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665e18d5 2024-08-16 11:34:24.257 [DefaultDispatcher-worker-1 @coroutine#2406] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId 2024-08-16 11:34:24.257 [DefaultDispatcher-worker-1 @coroutine#2406] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:24.257 [DefaultDispatcher-worker-1 @coroutine#2406] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId 2024-08-16 11:34:24.259 [DefaultDispatcher-worker-1 @coroutine#2406] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId 2024-08-16 11:34:24.259 [DefaultDispatcher-worker-1 @coroutine#2406] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId 2024-08-16 11:34:24.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-08-16 11:34:24.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-08-16 11:34:24.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:24.261 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6adc90e9: (connection evicted) 2024-08-16 11:34:24.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:24.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-08-16 11:34:24.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-08-16 11:34:24.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-08-16 11:34:24.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-08-16 11:34:24.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:24.262 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a5663ef: (connection evicted) 2024-08-16 11:34:24.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:24.263 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-08-16 11:34:24.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-08-16 11:34:24.264 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-08-16 11:34:24.265 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:24.265 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:24.265 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:24.265 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:24.265 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:24.265 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:24.265 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60052518 2024-08-16 11:34:24.265 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:24.265 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:24.265 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:24.265 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:24.265 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:24.265 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:24.265 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:24.265 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:24.265 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:24.265 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:24.265 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:24.265 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:24.265 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:24.265 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:24.265 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:24.265 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:24.265 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:24.265 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:24.265 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:24.265 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-08-16 11:34:24.265 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:24.265 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:24.265 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:24.265 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:24.265 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:24.265 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:24.265 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:24.265 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:24.265 [Test worker @coroutine#2765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-08-16 11:34:24.265 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@36b86248 2024-08-16 11:34:24.265 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@36b86248 2024-08-16 11:34:24.265 [Test worker @coroutine#2765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-08-16 11:34:24.283 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b86248 2024-08-16 11:34:24.293 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b86248 2024-08-16 11:34:24.294 [Test worker @coroutine#2768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b86248 2024-08-16 11:34:24.296 [Test worker @coroutine#2770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b86248 2024-08-16 11:34:24.306 [DefaultDispatcher-worker-1 @coroutine#2772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b86248 2024-08-16 11:34:24.326 [DefaultDispatcher-worker-1 @coroutine#2104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-08-16 11:34:24.326 [DefaultDispatcher-worker-1 @coroutine#2104] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:24.326 [DefaultDispatcher-worker-1 @coroutine#2104] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:24.326 [DefaultDispatcher-worker-1 @coroutine#2104] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:24.327 [DefaultDispatcher-worker-9 @coroutine#2104] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:24.328 [DefaultDispatcher-worker-9 @coroutine#2104] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:24.328 [DefaultDispatcher-worker-14 @coroutine#2765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b86248 2024-08-16 11:34:24.331 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b86248 2024-08-16 11:34:24.339 [DefaultDispatcher-worker-6 @coroutine#2765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b86248 2024-08-16 11:34:24.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-08-16 11:34:24.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-08-16 11:34:24.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:24.359 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36b86248: (connection evicted) 2024-08-16 11:34:24.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:24.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-08-16 11:34:24.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-08-16 11:34:24.361 [Test worker @coroutine#2818] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-08-16 11:34:24.362 [Test worker @coroutine#2818] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:24.362 [Test worker @coroutine#2818] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:24.362 [Test worker @coroutine#2818] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:24.362 [Test worker @coroutine#2818] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:24.362 [Test worker @coroutine#2818] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:24.362 [Test worker @coroutine#2818] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:24.362 [Test worker @coroutine#2818] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59456e1 2024-08-16 11:34:24.362 [Test worker @coroutine#2818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:24.362 [Test worker @coroutine#2818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:24.362 [Test worker @coroutine#2818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:24.362 [Test worker @coroutine#2818] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:24.362 [Test worker @coroutine#2818] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:24.362 [Test worker @coroutine#2818] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:24.362 [Test worker @coroutine#2818] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:24.362 [Test worker @coroutine#2818] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:24.362 [Test worker @coroutine#2818] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:24.362 [Test worker @coroutine#2818] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:24.362 [Test worker @coroutine#2818] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:24.362 [Test worker @coroutine#2818] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:24.362 [Test worker @coroutine#2818] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:24.362 [Test worker @coroutine#2818] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:24.362 [Test worker @coroutine#2818] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:24.362 [Test worker @coroutine#2818] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:24.362 [Test worker @coroutine#2818] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:24.362 [Test worker @coroutine#2818] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:24.362 [Test worker @coroutine#2818] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:24.362 [Test worker @coroutine#2818] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-08-16 11:34:24.362 [Test worker @coroutine#2818] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:24.362 [Test worker @coroutine#2818] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:24.362 [Test worker @coroutine#2818] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:24.362 [Test worker @coroutine#2818] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:24.362 [Test worker @coroutine#2818] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:24.362 [Test worker @coroutine#2818] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:24.362 [Test worker @coroutine#2818] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:24.362 [Test worker @coroutine#2818] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:24.362 [Test worker @coroutine#2818] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-08-16 11:34:24.362 [Test worker @coroutine#2818] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@71ad1d0b 2024-08-16 11:34:24.362 [Test worker @coroutine#2818] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@71ad1d0b 2024-08-16 11:34:24.362 [Test worker @coroutine#2818] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-08-16 11:34:24.378 [Test worker @coroutine#2818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ad1d0b 2024-08-16 11:34:24.388 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ad1d0b 2024-08-16 11:34:24.390 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ad1d0b 2024-08-16 11:34:24.391 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ad1d0b 2024-08-16 11:34:24.400 [DefaultDispatcher-worker-14 @coroutine#2825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ad1d0b 2024-08-16 11:34:24.422 [DefaultDispatcher-worker-16 @coroutine#2818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ad1d0b 2024-08-16 11:34:24.425 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ad1d0b 2024-08-16 11:34:24.435 [DefaultDispatcher-worker-6 @coroutine#2818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ad1d0b 2024-08-16 11:34:24.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-08-16 11:34:24.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-08-16 11:34:24.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:24.441 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71ad1d0b: (connection evicted) 2024-08-16 11:34:24.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:24.441 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-08-16 11:34:24.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-08-16 11:34:24.443 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-08-16 11:34:24.444 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:24.444 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:24.444 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:24.444 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:24.444 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:24.444 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:24.444 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4290fcd7 2024-08-16 11:34:24.444 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:24.444 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:24.444 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:24.444 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:24.444 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:24.444 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:24.444 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:24.444 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:24.444 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:24.444 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:24.444 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:24.444 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:24.444 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:24.444 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:24.444 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:24.444 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:24.444 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:24.444 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:24.444 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:24.444 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-08-16 11:34:24.444 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:24.444 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:24.444 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:24.444 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:24.444 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:24.444 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:24.444 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:24.444 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:24.444 [Test worker @coroutine#2863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-08-16 11:34:24.445 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c1cba6 2024-08-16 11:34:24.445 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c1cba6 2024-08-16 11:34:24.445 [Test worker @coroutine#2863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-08-16 11:34:24.461 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c1cba6 2024-08-16 11:34:24.470 [Test worker @coroutine#2865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c1cba6 2024-08-16 11:34:24.472 [Test worker @coroutine#2867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c1cba6 2024-08-16 11:34:24.474 [Test worker @coroutine#2869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c1cba6 2024-08-16 11:34:24.484 [DefaultDispatcher-worker-12 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2257590f 2024-08-16 11:34:24.484 [DefaultDispatcher-worker-12 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:24.484 [DefaultDispatcher-worker-12 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:24.484 [DefaultDispatcher-worker-12 @coroutine#2150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:24.485 [DefaultDispatcher-worker-12 @coroutine#2871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c1cba6 2024-08-16 11:34:24.485 [DefaultDispatcher-worker-16 @coroutine#2150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:24.485 [DefaultDispatcher-worker-16 @coroutine#2150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:24.508 [DefaultDispatcher-worker-4 @coroutine#2863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c1cba6 2024-08-16 11:34:24.516 [DefaultDispatcher-worker-9 @coroutine#2863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c1cba6 2024-08-16 11:34:24.570 [HikariPool-141 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:24.570 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:24.629 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:24.639 [DefaultDispatcher-worker-7 @coroutine#2183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411e567e 2024-08-16 11:34:24.639 [DefaultDispatcher-worker-7 @coroutine#2183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:24.639 [DefaultDispatcher-worker-7 @coroutine#2183] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:24.639 [DefaultDispatcher-worker-7 @coroutine#2183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:24.640 [DefaultDispatcher-worker-15 @coroutine#2183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:24.640 [DefaultDispatcher-worker-15 @coroutine#2183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:24.702 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:24.702 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:24.723 [DefaultDispatcher-worker-14 @coroutine#2902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c1cba6 2024-08-16 11:34:24.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-08-16 11:34:24.772 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-08-16 11:34:24.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:24.772 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14c1cba6: (connection evicted) 2024-08-16 11:34:24.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:24.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-08-16 11:34:24.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-08-16 11:34:24.776 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-08-16 11:34:24.777 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:24.777 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:24.777 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:24.777 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:24.777 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:24.777 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:24.777 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fc00158 2024-08-16 11:34:24.777 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:24.777 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:24.777 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:24.777 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:24.777 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:24.777 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:24.777 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:24.777 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:24.777 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:24.777 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:24.777 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:24.777 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:24.777 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:24.777 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:24.777 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:24.777 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:24.777 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:24.777 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:24.777 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:24.777 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-08-16 11:34:24.777 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:24.777 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:24.777 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:24.777 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:24.777 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:24.777 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:24.777 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:24.777 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:24.777 [Test worker @coroutine#2912] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-08-16 11:34:24.778 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ba7408 2024-08-16 11:34:24.778 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ba7408 2024-08-16 11:34:24.778 [Test worker @coroutine#2912] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-08-16 11:34:24.782 [DefaultDispatcher-worker-1 @coroutine#2212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-08-16 11:34:24.782 [DefaultDispatcher-worker-5 @coroutine#2241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c06564e 2024-08-16 11:34:24.782 [DefaultDispatcher-worker-1 @coroutine#2212] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:24.782 [DefaultDispatcher-worker-5 @coroutine#2241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 11:34:24.782 [DefaultDispatcher-worker-1 @coroutine#2212] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:24.782 [DefaultDispatcher-worker-5 @coroutine#2241] 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-08-16 11:34:24.782 [DefaultDispatcher-worker-1 @coroutine#2212] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:24.782 [DefaultDispatcher-worker-5 @coroutine#2241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 11:34:24.783 [DefaultDispatcher-worker-9 @coroutine#2241] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 11:34:24.784 [DefaultDispatcher-worker-1 @coroutine#2212] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:24.784 [DefaultDispatcher-worker-1 @coroutine#2212] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:24.794 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ba7408 2024-08-16 11:34:24.804 [Test worker @coroutine#2918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ba7408 2024-08-16 11:34:24.806 [Test worker @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ba7408 2024-08-16 11:34:24.807 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ba7408 2024-08-16 11:34:24.818 [DefaultDispatcher-worker-14 @coroutine#2924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ba7408 2024-08-16 11:34:24.818 [DefaultDispatcher-worker-10 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9a7211 2024-08-16 11:34:24.818 [DefaultDispatcher-worker-10 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:24.818 [DefaultDispatcher-worker-10 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:24.818 [DefaultDispatcher-worker-10 @coroutine#2255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:24.819 [DefaultDispatcher-worker-14 @coroutine#2255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:24.819 [DefaultDispatcher-worker-14 @coroutine#2255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:24.821 [Test worker @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ba7408 2024-08-16 11:34:24.840 [DefaultDispatcher-worker-10 @coroutine#2912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ba7408 2024-08-16 11:34:24.849 [DefaultDispatcher-worker-11 @coroutine#2912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ba7408 2024-08-16 11:34:24.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-08-16 11:34:24.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-08-16 11:34:24.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:24.862 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8ba7408: (connection evicted) 2024-08-16 11:34:24.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:24.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-08-16 11:34:24.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-08-16 11:34:24.864 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-08-16 11:34:24.864 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:24.864 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:24.864 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:24.864 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:24.864 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:24.864 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:24.864 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27c9500c 2024-08-16 11:34:24.864 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:24.864 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:24.864 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:24.864 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:24.864 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:24.864 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:24.864 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:24.864 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:24.864 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:24.864 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:24.864 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:24.864 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:24.864 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:24.864 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:24.864 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:24.864 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:24.864 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:24.864 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:24.864 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:24.864 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-08-16 11:34:24.864 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:24.864 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:24.864 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:24.864 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:24.864 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:24.864 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:24.864 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:24.864 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:24.864 [Test worker @coroutine#2955] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-08-16 11:34:24.864 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@453961d7 2024-08-16 11:34:24.864 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@453961d7 2024-08-16 11:34:24.864 [Test worker @coroutine#2955] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-08-16 11:34:24.878 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453961d7 2024-08-16 11:34:24.888 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453961d7 2024-08-16 11:34:24.889 [Test worker @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453961d7 2024-08-16 11:34:24.891 [Test worker @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453961d7 2024-08-16 11:34:24.891 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:24.902 [DefaultDispatcher-worker-6 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453961d7 2024-08-16 11:34:24.964 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:24.966 [DefaultDispatcher-worker-7 @coroutine#2307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aec2f59 2024-08-16 11:34:24.966 [DefaultDispatcher-worker-7 @coroutine#2307] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId 2024-08-16 11:34:24.966 [DefaultDispatcher-worker-7 @coroutine#2307] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:24.966 [DefaultDispatcher-worker-7 @coroutine#2307] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId 2024-08-16 11:34:24.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-08-16 11:34:24.968 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-08-16 11:34:24.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:24.968 [DefaultDispatcher-worker-4 @coroutine#2307] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId 2024-08-16 11:34:24.968 [DefaultDispatcher-worker-4 @coroutine#2307] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId 2024-08-16 11:34:24.968 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@453961d7: (connection evicted) 2024-08-16 11:34:24.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:24.968 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-08-16 11:34:24.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-08-16 11:34:24.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-08-16 11:34:24.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:24.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:24.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:24.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:24.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:24.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:24.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5295779 2024-08-16 11:34:24.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:24.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:24.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:24.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:24.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:24.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:24.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:24.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:24.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:24.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:24.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:24.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:24.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:24.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:24.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:24.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:24.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:24.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:24.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:24.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-08-16 11:34:24.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:24.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:24.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:24.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:24.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:24.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:24.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:24.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:24.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-08-16 11:34:24.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-08-16 11:34:24.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-08-16 11:34:24.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-08-16 11:34:25.067 [DefaultDispatcher-worker-7 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-08-16 11:34:25.071 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 11:34:25.075 [DefaultDispatcher-worker-7 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-08-16 11:34:25.081 [DefaultDispatcher-worker-5 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-08-16 11:34:25.089 [DefaultDispatcher-worker-6 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-08-16 11:34:25.119 [DefaultDispatcher-worker-12 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-08-16 11:34:25.120 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-08-16 11:34:25.127 [Test worker] INFO ktor.application - Application started in 0.007 seconds. 2024-08-16 11:34:25.130 [DefaultDispatcher-worker-10 @coroutine#2997] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-08-16 11:34:25.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-08-16 11:34:25.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:25.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:25.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:25.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:25.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:25.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:25.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b256ab5 2024-08-16 11:34:25.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:25.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:25.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:25.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:25.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:25.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:25.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:25.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:25.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:25.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:25.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:25.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:25.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:25.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:25.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:25.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:25.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:25.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:25.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:25.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-08-16 11:34:25.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:25.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:25.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:25.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:25.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:25.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:25.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:25.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:25.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-08-16 11:34:25.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-08-16 11:34:25.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-08-16 11:34:25.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-08-16 11:34:25.134 [DefaultDispatcher-worker-11 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64e680c5 2024-08-16 11:34:25.135 [DefaultDispatcher-worker-11 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId 2024-08-16 11:34:25.135 [DefaultDispatcher-worker-11 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:25.135 [DefaultDispatcher-worker-11 @coroutine#2349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId 2024-08-16 11:34:25.136 [DefaultDispatcher-worker-14 @coroutine#2349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId 2024-08-16 11:34:25.136 [DefaultDispatcher-worker-14 @coroutine#2349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId 2024-08-16 11:34:25.146 [DefaultDispatcher-worker-11 @coroutine#3002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:25.146 [DefaultDispatcher-worker-11 @coroutine#3002] 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-08-16 11:34:25.146 [DefaultDispatcher-worker-11 @coroutine#3002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:25.146 [DefaultDispatcher-worker-11 @coroutine#3002] 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-08-16 11:34:25.148 [eventLoopGroupProxy-19-1 @call-handler#3010] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 11:34:25.149 [eventLoopGroupProxy-19-1 @call-handler#3010] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:25.149 [eventLoopGroupProxy-19-2 @call-handler#3011] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 11:34:25.149 [eventLoopGroupProxy-19-2 @call-handler#3011] 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-08-16 11:34:25.149 [eventLoopGroupProxy-19-2 @call-handler#3011] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 11:34:25.150 [eventLoopGroupProxy-19-2 @call-handler#3011] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:25.151 [DefaultDispatcher-worker-12 @coroutine#3002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:25.151 [DefaultDispatcher-worker-12 @coroutine#3002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:25.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-08-16 11:34:25.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:25.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:25.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:25.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:25.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:25.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:25.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2527765a 2024-08-16 11:34:25.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:25.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:25.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:25.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:25.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:25.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:25.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:25.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:25.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:25.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:25.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:25.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:25.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:25.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:25.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:25.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:25.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:25.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:25.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:25.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-08-16 11:34:25.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:25.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:25.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:25.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:25.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:25.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:25.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:25.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:25.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-08-16 11:34:25.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-08-16 11:34:25.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-08-16 11:34:25.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-08-16 11:34:25.165 [DefaultDispatcher-worker-7 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-08-16 11:34:25.166 [DefaultDispatcher-worker-7 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 11:34:25.166 [DefaultDispatcher-worker-7 @coroutine#3001] 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-08-16 11:34:25.166 [DefaultDispatcher-worker-7 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 11:34:25.167 [eventLoopGroupProxy-19-2 @call-handler#3016] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 11:34:25.167 [eventLoopGroupProxy-19-2 @call-handler#3016] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:25.167 [DefaultDispatcher-worker-16 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 11:34:25.167 [DefaultDispatcher-worker-16 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 11:34:25.170 [DefaultDispatcher-worker-16 @coroutine#3021] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:25.170 [DefaultDispatcher-worker-16 @coroutine#3021] 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-08-16 11:34:25.170 [DefaultDispatcher-worker-16 @coroutine#3021] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:25.170 [DefaultDispatcher-worker-16 @coroutine#3021] 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-08-16 11:34:25.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-08-16 11:34:25.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:25.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:25.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:25.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:25.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:25.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:25.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b9bacb8 2024-08-16 11:34:25.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:25.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:25.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:25.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:25.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:25.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:25.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:25.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:25.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:25.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:25.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:25.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:25.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:25.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:25.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:25.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:25.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:25.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:25.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:25.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-08-16 11:34:25.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:25.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:25.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:25.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:25.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:25.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:25.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:25.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:25.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-08-16 11:34:25.171 [eventLoopGroupProxy-19-2 @call-handler#3025] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 11:34:25.171 [eventLoopGroupProxy-19-2 @call-handler#3025] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:25.171 [eventLoopGroupProxy-19-2 @call-handler#3025] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 11:34:25.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c7f3af6 2024-08-16 11:34:25.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c7f3af6 2024-08-16 11:34:25.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-08-16 11:34:25.172 [eventLoopGroupProxy-19-2 @call-handler#3025] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:25.172 [eventLoopGroupProxy-19-3 @call-handler#3028] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 11:34:25.172 [eventLoopGroupProxy-19-3 @call-handler#3028] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:25.172 [DefaultDispatcher-worker-12 @coroutine#3021] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:25.173 [DefaultDispatcher-worker-12 @coroutine#3021] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:25.177 [DefaultDispatcher-worker-14 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-08-16 11:34:25.181 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:25.185 [DefaultDispatcher-worker-14 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-08-16 11:34:25.194 [DefaultDispatcher-worker-5 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:25.194 [DefaultDispatcher-worker-5 @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-08-16 11:34:25.194 [DefaultDispatcher-worker-5 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:25.194 [DefaultDispatcher-worker-5 @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-08-16 11:34:25.194 [DefaultDispatcher-worker-8 @coroutine#3020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-08-16 11:34:25.195 [DefaultDispatcher-worker-8 @coroutine#3020] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 11:34:25.195 [DefaultDispatcher-worker-8 @coroutine#3020] 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-08-16 11:34:25.195 [DefaultDispatcher-worker-8 @coroutine#3020] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 11:34:25.196 [eventLoopGroupProxy-19-4 @call-handler#3042] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 11:34:25.196 [eventLoopGroupProxy-19-4 @call-handler#3042] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:25.198 [eventLoopGroupProxy-19-2 @call-handler#3046] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 11:34:25.198 [eventLoopGroupProxy-19-5 @call-handler#3047] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 11:34:25.199 [eventLoopGroupProxy-19-5 @call-handler#3047] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:25.199 [eventLoopGroupProxy-19-2 @call-handler#3046] 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-08-16 11:34:25.199 [eventLoopGroupProxy-19-2 @call-handler#3046] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 11:34:25.200 [DefaultDispatcher-worker-6 @coroutine#3020] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 11:34:25.200 [DefaultDispatcher-worker-6 @coroutine#3020] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 11:34:25.207 [DefaultDispatcher-worker-14 @coroutine#3039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-08-16 11:34:25.207 [eventLoopGroupProxy-19-2 @call-handler#3046] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:25.208 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:25.209 [DefaultDispatcher-worker-6 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:25.209 [DefaultDispatcher-worker-6 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 11:34:25.210 [DefaultDispatcher-worker-8 @coroutine#3020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-08-16 11:34:25.217 [DefaultDispatcher-worker-9 @coroutine#3039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-08-16 11:34:25.219 [DefaultDispatcher-worker-13 @coroutine#3022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-08-16 11:34:25.221 [DefaultDispatcher-worker-11 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7f3af6 2024-08-16 11:34:25.222 [DefaultDispatcher-worker-11 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 11:34:25.222 [DefaultDispatcher-worker-11 @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-08-16 11:34:25.222 [DefaultDispatcher-worker-11 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 11:34:25.223 [eventLoopGroupProxy-19-2 @call-handler#3057] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 11:34:25.223 [eventLoopGroupProxy-19-2 @call-handler#3057] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:25.223 [DefaultDispatcher-worker-1 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 11:34:25.223 [DefaultDispatcher-worker-1 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 11:34:25.231 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:25.231 [HikariPool-145 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:25.231 [DefaultDispatcher-worker-11 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7f3af6 2024-08-16 11:34:25.242 [DefaultDispatcher-worker-6 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7f3af6 2024-08-16 11:34:25.244 [DefaultDispatcher-worker-16 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2024-08-16 11:34:25.244 [DefaultDispatcher-worker-16 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:25.244 [DefaultDispatcher-worker-16 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:25.244 [DefaultDispatcher-worker-16 @coroutine#2071] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:25.245 [DefaultDispatcher-worker-2 @coroutine#2071] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:25.245 [DefaultDispatcher-worker-2 @coroutine#2071] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:25.248 [DefaultDispatcher-worker-1 @coroutine#3039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-08-16 11:34:25.249 [DefaultDispatcher-worker-1 @coroutine#3039] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-08-16 11:34:25.249 [DefaultDispatcher-worker-1 @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/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-08-16 11:34:25.249 [DefaultDispatcher-worker-1 @coroutine#3039] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-08-16 11:34:25.250 [eventLoopGroupProxy-19-2 @call-handler#3075] 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-08-16 11:34:25.254 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:25.254 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:25.256 [DefaultDispatcher-worker-17 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-08-16 11:34:25.267 [DefaultDispatcher-worker-2 @coroutine#2406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665e18d5 2024-08-16 11:34:25.267 [DefaultDispatcher-worker-2 @coroutine#2406] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId 2024-08-16 11:34:25.267 [DefaultDispatcher-worker-2 @coroutine#2406] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:25.267 [DefaultDispatcher-worker-2 @coroutine#2406] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId 2024-08-16 11:34:25.268 [DefaultDispatcher-worker-17 @coroutine#2406] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId 2024-08-16 11:34:25.268 [DefaultDispatcher-worker-17 @coroutine#2406] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId 2024-08-16 11:34:25.273 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:25.282 [DefaultDispatcher-worker-10 @coroutine#3039] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-08-16 11:34:25.282 [DefaultDispatcher-worker-10 @coroutine#3039] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-08-16 11:34:25.283 [DefaultDispatcher-worker-10 @coroutine#3039] 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-08-16 11:34:25.283 [DefaultDispatcher-worker-10 @coroutine#3039] 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-08-16 11:34:25.283 [DefaultDispatcher-worker-10 @coroutine#3039] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626910887328645121 2024-08-16 11:34:25.283 [DefaultDispatcher-worker-10 @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/PersonDao/findByUidWithPicture?accountPersonUid=626910887328645121. 2024-08-16 11:34:25.283 [DefaultDispatcher-worker-10 @coroutine#3039] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626910887328645121 2024-08-16 11:34:25.284 [eventLoopGroupProxy-19-2 @call-handler#3083] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 11:34:25.288 [eventLoopGroupProxy-19-2 @call-handler#3083] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:25.289 [DefaultDispatcher-worker-17 @coroutine#3039] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626910887328645121 2024-08-16 11:34:25.289 [DefaultDispatcher-worker-17 @coroutine#3039] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626910887328645121 2024-08-16 11:34:25.290 [DefaultDispatcher-worker-17 @coroutine#3039] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626910887328645121. 2024-08-16 11:34:25.290 [DefaultDispatcher-worker-17 @coroutine#3039] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626910887328645121 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 11:34:25.301 [DefaultDispatcher-worker-14 @coroutine#3039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-08-16 11:34:25.302 [DefaultDispatcher-worker-14 @coroutine#3039] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-08-16 11:34:25.302 [DefaultDispatcher-worker-14 @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/SiteDao/getSiteAsync. 2024-08-16 11:34:25.302 [DefaultDispatcher-worker-14 @coroutine#3039] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-08-16 11:34:25.303 [eventLoopGroupProxy-19-2 @call-handler#3087] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/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-08-16 11:34:25.305 [eventLoopGroupProxy-19-2 @call-handler#3087] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:25.306 [DefaultDispatcher-worker-14 @coroutine#3039] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-08-16 11:34:25.306 [DefaultDispatcher-worker-14 @coroutine#3039] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-08-16 11:34:25.306 [DefaultDispatcher-worker-14 @coroutine#3039] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-08-16 11:34:25.306 [DefaultDispatcher-worker-14 @coroutine#3039] 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-08-16 11:34:25.314 [DefaultDispatcher-worker-2 @coroutine#3039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-08-16 11:34:25.335 [DefaultDispatcher-worker-7 @coroutine#3039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-08-16 11:34:25.336 [DefaultDispatcher-worker-5 @coroutine#2104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-08-16 11:34:25.336 [DefaultDispatcher-worker-5 @coroutine#2104] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:25.336 [DefaultDispatcher-worker-5 @coroutine#2104] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:25.336 [DefaultDispatcher-worker-5 @coroutine#2104] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:25.337 [DefaultDispatcher-worker-8 @coroutine#2104] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:25.337 [DefaultDispatcher-worker-8 @coroutine#2104] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:25.344 [DefaultDispatcher-worker-3 @coroutine#3039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-08-16 11:34:25.345 [DefaultDispatcher-worker-7 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-08-16 11:34:25.345 [DefaultDispatcher-worker-7 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 11:34:25.345 [DefaultDispatcher-worker-7 @coroutine#3003] 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-08-16 11:34:25.345 [DefaultDispatcher-worker-7 @coroutine#3003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 11:34:25.345 [DefaultDispatcher-worker-7 @coroutine#3003] 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-08-16 11:34:25.346 [eventLoopGroupProxy-19-2 @call-handler#3096] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 11:34:25.347 [eventLoopGroupProxy-19-2 @call-handler#3096] 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-08-16 11:34:25.347 [eventLoopGroupProxy-19-2 @call-handler#3096] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 11:34:25.349 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:25.354 [DefaultDispatcher-worker-2 @call-handler#3096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-08-16 11:34:25.354 [eventLoopGroupProxy-19-2 @call-handler#3096] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:25.355 [DefaultDispatcher-worker-5 @coroutine#3003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 11:34:25.355 [DefaultDispatcher-worker-5 @coroutine#3003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 11:34:25.355 [DefaultDispatcher-worker-5 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-16 11:34:25.355 [DefaultDispatcher-worker-5 @coroutine#3003] 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-08-16 11:34:25.362 [DefaultDispatcher-worker-2 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-08-16 11:34:25.372 [DefaultDispatcher-worker-2 @coroutine#3039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-08-16 11:34:25.373 [DefaultDispatcher-worker-2 @coroutine#3039] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-08-16 11:34:25.373 [DefaultDispatcher-worker-2 @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/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-08-16 11:34:25.373 [DefaultDispatcher-worker-2 @coroutine#3039] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-08-16 11:34:25.374 [eventLoopGroupProxy-19-2 @call-handler#3109] 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-08-16 11:34:25.377 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:25.380 [DefaultDispatcher-worker-3 @coroutine#3101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-08-16 11:34:25.399 [DefaultDispatcher-worker-3 @coroutine#3039] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-08-16 11:34:25.399 [DefaultDispatcher-worker-3 @coroutine#3039] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-08-16 11:34:25.400 [DefaultDispatcher-worker-3 @coroutine#3039] 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-08-16 11:34:25.400 [DefaultDispatcher-worker-3 @coroutine#3039] 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-08-16 11:34:25.400 [DefaultDispatcher-worker-3 @coroutine#3039] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626910887328645122 2024-08-16 11:34:25.400 [DefaultDispatcher-worker-3 @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/PersonDao/findByUidWithPicture?accountPersonUid=626910887328645122. 2024-08-16 11:34:25.400 [DefaultDispatcher-worker-3 @coroutine#3039] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626910887328645122 2024-08-16 11:34:25.401 [eventLoopGroupProxy-19-2 @call-handler#3113] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 11:34:25.402 [eventLoopGroupProxy-19-2 @call-handler#3113] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:25.403 [DefaultDispatcher-worker-3 @coroutine#3039] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626910887328645122 2024-08-16 11:34:25.403 [DefaultDispatcher-worker-3 @coroutine#3039] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626910887328645122 2024-08-16 11:34:25.403 [DefaultDispatcher-worker-3 @coroutine#3039] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626910887328645122. 2024-08-16 11:34:25.403 [DefaultDispatcher-worker-3 @coroutine#3039] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626910887328645122 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 11:34:25.412 [DefaultDispatcher-worker-7 @coroutine#3039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-08-16 11:34:25.413 [DefaultDispatcher-worker-7 @coroutine#3039] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-08-16 11:34:25.413 [DefaultDispatcher-worker-7 @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/SiteDao/getSiteAsync. 2024-08-16 11:34:25.413 [DefaultDispatcher-worker-7 @coroutine#3039] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-08-16 11:34:25.414 [eventLoopGroupProxy-19-2 @call-handler#3117] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/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-08-16 11:34:25.414 [eventLoopGroupProxy-19-2 @call-handler#3117] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:25.415 [DefaultDispatcher-worker-7 @coroutine#3039] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-08-16 11:34:25.415 [DefaultDispatcher-worker-7 @coroutine#3039] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-08-16 11:34:25.415 [DefaultDispatcher-worker-7 @coroutine#3039] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-08-16 11:34:25.415 [DefaultDispatcher-worker-7 @coroutine#3039] 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-08-16 11:34:25.421 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:25.424 [DefaultDispatcher-worker-15 @coroutine#3039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-08-16 11:34:25.443 [DefaultDispatcher-worker-9 @coroutine#3039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-08-16 11:34:25.452 [DefaultDispatcher-worker-16 @coroutine#3039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-08-16 11:34:25.452 [DefaultDispatcher-worker-7 @coroutine#3022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-08-16 11:34:25.453 [DefaultDispatcher-worker-7 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 11:34:25.453 [DefaultDispatcher-worker-7 @coroutine#3022] 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-08-16 11:34:25.453 [DefaultDispatcher-worker-7 @coroutine#3022] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 11:34:25.453 [DefaultDispatcher-worker-7 @coroutine#3022] 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-08-16 11:34:25.454 [eventLoopGroupProxy-19-2 @call-handler#3123] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 11:34:25.454 [eventLoopGroupProxy-19-2 @call-handler#3123] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-08-16 11:34:25.454 [eventLoopGroupProxy-19-2 @call-handler#3123] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 11:34:25.459 [DefaultDispatcher-worker-15 @coroutine#3039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-08-16 11:34:25.466 [DefaultDispatcher-worker-7 @call-handler#3123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-08-16 11:34:25.466 [eventLoopGroupProxy-19-2 @call-handler#3123] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:25.467 [DefaultDispatcher-worker-11 @coroutine#3022] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 11:34:25.467 [DefaultDispatcher-worker-11 @coroutine#3022] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 11:34:25.467 [DefaultDispatcher-worker-11 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-16 11:34:25.467 [DefaultDispatcher-worker-11 @coroutine#3022] 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-08-16 11:34:25.474 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:25.475 [DefaultDispatcher-worker-6 @coroutine#3022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-08-16 11:34:25.483 [UI Thread @coroutine#3143] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626910887328645120 2024-08-16 11:34:25.483 [UI Thread @coroutine#3143] 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=626910887328645120. 2024-08-16 11:34:25.483 [UI Thread @coroutine#3143] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626910887328645120 2024-08-16 11:34:25.484 [UI Thread @coroutine#3147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626910887328645121&assignmentUid=626910887328645120 2024-08-16 11:34:25.484 [UI Thread @coroutine#3147] 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=626910887328645121&assignmentUid=626910887328645120. 2024-08-16 11:34:25.484 [UI Thread @coroutine#3147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626910887328645121&assignmentUid=626910887328645120 2024-08-16 11:34:25.485 [eventLoopGroupProxy-19-2 @call-handler#3158] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 11:34:25.485 [eventLoopGroupProxy-19-5 @call-handler#3159] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/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-08-16 11:34:25.486 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626910887328645121&assignmentUid=626910887328645120 2024-08-16 11:34:25.486 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626910887328645121&assignmentUid=626910887328645120. 2024-08-16 11:34:25.486 [UI Thread @coroutine#3152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626910887328645121&assignmentUid=626910887328645120 2024-08-16 11:34:25.487 [UI Thread @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626910887328645121&assignmentUid=626910887328645120 2024-08-16 11:34:25.487 [UI Thread @coroutine#3154] 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=626910887328645121&assignmentUid=626910887328645120. 2024-08-16 11:34:25.487 [UI Thread @coroutine#3154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626910887328645121&assignmentUid=626910887328645120 2024-08-16 11:34:25.489 [eventLoopGroupProxy-19-5 @call-handler#3159] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:25.490 [UI Thread @coroutine#3173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626910887328645120&clazzUid=626910887328645120&accountPersonUid=626910887328645121 2024-08-16 11:34:25.490 [UI Thread @coroutine#3173] 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=626910887328645120&clazzUid=626910887328645120&accountPersonUid=626910887328645121. 2024-08-16 11:34:25.490 [UI Thread @coroutine#3173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626910887328645120&clazzUid=626910887328645120&accountPersonUid=626910887328645121 2024-08-16 11:34:25.491 [eventLoopGroupProxy-19-2 @call-handler#3158] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:25.491 [eventLoopGroupProxy-19-6 @call-handler#3180] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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-08-16 11:34:25.491 [eventLoopGroupProxy-19-5 @call-handler#3181] 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/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-08-16 11:34:25.491 [UI Thread @coroutine#3147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626910887328645121&assignmentUid=626910887328645120 2024-08-16 11:34:25.491 [UI Thread @coroutine#3147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626910887328645121&assignmentUid=626910887328645120 2024-08-16 11:34:25.492 [eventLoopGroupProxy-19-7 @call-handler#3183] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/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-08-16 11:34:25.493 [UI Thread @coroutine#3147] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626910887328645121&assignmentUid=626910887328645120. 2024-08-16 11:34:25.493 [UI Thread @coroutine#3147] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626910887328645121&assignmentUid=626910887328645120 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 11:34:25.493 [UI Thread @coroutine#3143] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626910887328645120 2024-08-16 11:34:25.493 [UI Thread @coroutine#3143] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626910887328645120 2024-08-16 11:34:25.494 [UI Thread @coroutine#3143] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626910887328645120. 2024-08-16 11:34:25.494 [UI Thread @coroutine#3143] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626910887328645120 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 11:34:25.494 [eventLoopGroupProxy-19-7 @call-handler#3183] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:25.494 [eventLoopGroupProxy-19-6 @call-handler#3180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:25.495 [UI Thread @coroutine#3154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626910887328645121&assignmentUid=626910887328645120 2024-08-16 11:34:25.495 [UI Thread @coroutine#3154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626910887328645121&assignmentUid=626910887328645120 2024-08-16 11:34:25.495 [UI Thread @coroutine#3152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626910887328645121&assignmentUid=626910887328645120 2024-08-16 11:34:25.495 [UI Thread @coroutine#3152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626910887328645121&assignmentUid=626910887328645120 2024-08-16 11:34:25.496 [UI Thread @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626910887328645121&assignmentUid=626910887328645120. 2024-08-16 11:34:25.496 [UI Thread @coroutine#3154] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626910887328645121&assignmentUid=626910887328645120 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 11:34:25.496 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626910887328645121&assignmentUid=626910887328645120. 2024-08-16 11:34:25.496 [UI Thread @coroutine#3152] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626910887328645121&assignmentUid=626910887328645120 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 11:34:25.499 [DefaultDispatcher-worker-5 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2257590f 2024-08-16 11:34:25.499 [DefaultDispatcher-worker-5 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:25.499 [DefaultDispatcher-worker-5 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:25.499 [DefaultDispatcher-worker-5 @coroutine#2150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:25.501 [DefaultDispatcher-worker-12 @coroutine#2150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:25.501 [DefaultDispatcher-worker-12 @coroutine#2150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:25.502 [DefaultDispatcher-worker-17 @coroutine#3147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-08-16 11:34:25.504 [eventLoopGroupProxy-19-5 @call-handler#3181] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:25.504 [UI Thread @coroutine#3173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626910887328645120&clazzUid=626910887328645120&accountPersonUid=626910887328645121 2024-08-16 11:34:25.504 [UI Thread @coroutine#3173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626910887328645120&clazzUid=626910887328645120&accountPersonUid=626910887328645121 2024-08-16 11:34:25.505 [UI Thread @coroutine#3173] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626910887328645120&clazzUid=626910887328645120&accountPersonUid=626910887328645121. 2024-08-16 11:34:25.505 [UI Thread @coroutine#3173] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626910887328645120&clazzUid=626910887328645120&accountPersonUid=626910887328645121 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 11:34:25.510 [DefaultDispatcher-worker-13 @coroutine#3143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-08-16 11:34:25.519 [DefaultDispatcher-worker-4 @coroutine#3154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-08-16 11:34:25.527 [DefaultDispatcher-worker-12 @coroutine#3152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-08-16 11:34:25.537 [DefaultDispatcher-worker-5 @coroutine#3173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-08-16 11:34:25.541 [UI Thread @coroutine#3201] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=626910887328645120 2024-08-16 11:34:25.541 [UI Thread @coroutine#3201] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=626910887328645120. 2024-08-16 11:34:25.541 [UI Thread @coroutine#3201] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=626910887328645120 2024-08-16 11:34:25.542 [eventLoopGroupProxy-19-2 @call-handler#3203] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-08-16 11:34:25.544 [eventLoopGroupProxy-19-2 @call-handler#3203] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:25.545 [UI Thread @coroutine#3201] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=626910887328645120 2024-08-16 11:34:25.545 [UI Thread @coroutine#3201] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=626910887328645120 2024-08-16 11:34:25.545 [UI Thread @coroutine#3201] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=626910887328645120. 2024-08-16 11:34:25.545 [UI Thread @coroutine#3201] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=626910887328645120 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 11:34:25.554 [DefaultDispatcher-worker-9 @coroutine#3201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-08-16 11:34:25.564 [DefaultDispatcher-worker-7 @coroutine#3201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-08-16 11:34:25.572 [DefaultDispatcher-worker-9 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-08-16 11:34:25.573 [DefaultDispatcher-worker-9 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 11:34:25.573 [DefaultDispatcher-worker-9 @coroutine#3003] 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-08-16 11:34:25.573 [DefaultDispatcher-worker-9 @coroutine#3003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 11:34:25.573 [DefaultDispatcher-worker-9 @coroutine#3003] 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-08-16 11:34:25.574 [eventLoopGroupProxy-19-2 @call-handler#3212] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 11:34:25.574 [eventLoopGroupProxy-19-2 @call-handler#3212] 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-08-16 11:34:25.574 [eventLoopGroupProxy-19-2 @call-handler#3212] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 11:34:25.582 [DefaultDispatcher-worker-15 @call-handler#3212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-08-16 11:34:25.582 [eventLoopGroupProxy-19-2 @call-handler#3212] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:25.583 [DefaultDispatcher-worker-9 @coroutine#3003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 11:34:25.583 [DefaultDispatcher-worker-9 @coroutine#3003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 11:34:25.583 [DefaultDispatcher-worker-9 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-16 11:34:25.583 [DefaultDispatcher-worker-9 @coroutine#3003] 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-08-16 11:34:25.590 [UI Thread @coroutine#3228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=626910887328645122&assignmentUid=626910887328645120&clazzUid=626910887328645120&submitterUid=626910887328645121 2024-08-16 11:34:25.590 [UI Thread @coroutine#3228] 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=626910887328645122&assignmentUid=626910887328645120&clazzUid=626910887328645120&submitterUid=626910887328645121. 2024-08-16 11:34:25.590 [UI Thread @coroutine#3228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=626910887328645122&assignmentUid=626910887328645120&clazzUid=626910887328645120&submitterUid=626910887328645121 2024-08-16 11:34:25.591 [DefaultDispatcher-worker-15 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-08-16 11:34:25.591 [eventLoopGroupProxy-19-2 @call-handler#3233] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/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-08-16 11:34:25.596 [eventLoopGroupProxy-19-2 @call-handler#3233] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:25.596 [UI Thread @coroutine#3228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=626910887328645122&assignmentUid=626910887328645120&clazzUid=626910887328645120&submitterUid=626910887328645121 2024-08-16 11:34:25.596 [UI Thread @coroutine#3228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=626910887328645122&assignmentUid=626910887328645120&clazzUid=626910887328645120&submitterUid=626910887328645121 2024-08-16 11:34:25.597 [UI Thread @coroutine#3228] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=626910887328645122&assignmentUid=626910887328645120&clazzUid=626910887328645120&submitterUid=626910887328645121. 2024-08-16 11:34:25.597 [UI Thread @coroutine#3228] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=626910887328645122&assignmentUid=626910887328645120&clazzUid=626910887328645120&submitterUid=626910887328645121 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 11:34:25.607 [DefaultDispatcher-worker-1 @coroutine#3228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-08-16 11:34:25.617 [UI Thread @coroutine#3242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=626910887328645121 2024-08-16 11:34:25.617 [UI Thread @coroutine#3242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=626910887328645121. 2024-08-16 11:34:25.617 [UI Thread @coroutine#3242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=626910887328645121 2024-08-16 11:34:25.618 [eventLoopGroupProxy-19-2 @call-handler#3251] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 11:34:25.619 [UI Thread @coroutine#3247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=626910887328645121&assignmentUid=626910887328645120 2024-08-16 11:34:25.619 [UI Thread @coroutine#3247] 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=626910887328645121&assignmentUid=626910887328645120. 2024-08-16 11:34:25.619 [UI Thread @coroutine#3247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=626910887328645121&assignmentUid=626910887328645120 2024-08-16 11:34:25.619 [UI Thread @coroutine#3252] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=626910887328645120 2024-08-16 11:34:25.619 [UI Thread @coroutine#3252] 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=626910887328645120. 2024-08-16 11:34:25.619 [UI Thread @coroutine#3252] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=626910887328645120 2024-08-16 11:34:25.619 [UI Thread @coroutine#3254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=626910887328645121&assignmentUid=626910887328645120 2024-08-16 11:34:25.619 [UI Thread @coroutine#3254] 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=626910887328645121&assignmentUid=626910887328645120. 2024-08-16 11:34:25.619 [UI Thread @coroutine#3254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=626910887328645121&assignmentUid=626910887328645120 2024-08-16 11:34:25.619 [eventLoopGroupProxy-19-2 @call-handler#3251] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:25.619 [eventLoopGroupProxy-19-5 @call-handler#3262] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/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-08-16 11:34:25.620 [UI Thread @coroutine#3256] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=626910887328645121&assignmentUid=626910887328645120 2024-08-16 11:34:25.620 [UI Thread @coroutine#3256] 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=626910887328645121&assignmentUid=626910887328645120. 2024-08-16 11:34:25.620 [UI Thread @coroutine#3256] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=626910887328645121&assignmentUid=626910887328645120 2024-08-16 11:34:25.620 [eventLoopGroupProxy-19-6 @call-handler#3265] 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/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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 11:34:25.620 [eventLoopGroupProxy-19-7 @call-handler#3271] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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-08-16 11:34:25.621 [eventLoopGroupProxy-19-2 @call-handler#3272] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/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-08-16 11:34:25.621 [UI Thread @coroutine#3242] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=626910887328645121 2024-08-16 11:34:25.621 [UI Thread @coroutine#3242] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=626910887328645121 2024-08-16 11:34:25.621 [UI Thread @coroutine#3242] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=626910887328645121. 2024-08-16 11:34:25.621 [UI Thread @coroutine#3242] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=626910887328645121 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 11:34:25.622 [eventLoopGroupProxy-19-7 @call-handler#3271] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:25.623 [UI Thread @coroutine#3254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=626910887328645121&assignmentUid=626910887328645120 2024-08-16 11:34:25.623 [UI Thread @coroutine#3254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=626910887328645121&assignmentUid=626910887328645120 2024-08-16 11:34:25.623 [eventLoopGroupProxy-19-2 @call-handler#3272] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:25.623 [UI Thread @coroutine#3254] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=626910887328645121&assignmentUid=626910887328645120. 2024-08-16 11:34:25.623 [UI Thread @coroutine#3254] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=626910887328645121&assignmentUid=626910887328645120 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 11:34:25.624 [UI Thread @coroutine#3256] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=626910887328645121&assignmentUid=626910887328645120 2024-08-16 11:34:25.624 [UI Thread @coroutine#3256] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=626910887328645121&assignmentUid=626910887328645120 2024-08-16 11:34:25.624 [UI Thread @coroutine#3256] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=626910887328645121&assignmentUid=626910887328645120. 2024-08-16 11:34:25.624 [UI Thread @coroutine#3256] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=626910887328645121&assignmentUid=626910887328645120 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 11:34:25.624 [eventLoopGroupProxy-19-5 @call-handler#3262] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:25.625 [UI Thread @coroutine#3247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=626910887328645121&assignmentUid=626910887328645120 2024-08-16 11:34:25.625 [UI Thread @coroutine#3247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=626910887328645121&assignmentUid=626910887328645120 2024-08-16 11:34:25.625 [UI Thread @coroutine#3247] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=626910887328645121&assignmentUid=626910887328645120. 2024-08-16 11:34:25.625 [UI Thread @coroutine#3247] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=626910887328645121&assignmentUid=626910887328645120 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 11:34:25.626 [eventLoopGroupProxy-19-6 @call-handler#3265] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:25.627 [UI Thread @coroutine#3252] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=626910887328645120 2024-08-16 11:34:25.627 [UI Thread @coroutine#3252] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=626910887328645120 2024-08-16 11:34:25.627 [UI Thread @coroutine#3252] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=626910887328645120. 2024-08-16 11:34:25.627 [UI Thread @coroutine#3252] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=626910887328645120 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 11:34:25.632 [DefaultDispatcher-worker-10 @coroutine#3242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-08-16 11:34:25.642 [DefaultDispatcher-worker-12 @coroutine#3254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-08-16 11:34:25.652 [DefaultDispatcher-worker-7 @coroutine#2183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411e567e 2024-08-16 11:34:25.652 [DefaultDispatcher-worker-7 @coroutine#2183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:25.652 [DefaultDispatcher-worker-7 @coroutine#2183] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:25.652 [DefaultDispatcher-worker-7 @coroutine#2183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:25.653 [DefaultDispatcher-worker-14 @coroutine#3256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-08-16 11:34:25.654 [DefaultDispatcher-worker-8 @coroutine#2183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:25.654 [DefaultDispatcher-worker-8 @coroutine#2183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:25.660 [DefaultDispatcher-worker-1 @coroutine#3247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-08-16 11:34:25.666 [DefaultDispatcher-worker-2 @coroutine#3252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-08-16 11:34:25.672 [UI Thread @coroutine#3289] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=626910887328645120&clazzUid=626910887328645120&accountPersonUid=626910887328645122 2024-08-16 11:34:25.673 [UI Thread @coroutine#3289] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=626910887328645120&clazzUid=626910887328645120&accountPersonUid=626910887328645122. 2024-08-16 11:34:25.673 [UI Thread @coroutine#3289] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=626910887328645120&clazzUid=626910887328645120&accountPersonUid=626910887328645122 2024-08-16 11:34:25.674 [eventLoopGroupProxy-19-2 @call-handler#3291] 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/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-08-16 11:34:25.679 [eventLoopGroupProxy-19-2 @call-handler#3291] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:25.680 [UI Thread @coroutine#3289] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=626910887328645120&clazzUid=626910887328645120&accountPersonUid=626910887328645122 2024-08-16 11:34:25.680 [UI Thread @coroutine#3289] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=626910887328645120&clazzUid=626910887328645120&accountPersonUid=626910887328645122 2024-08-16 11:34:25.680 [UI Thread @coroutine#3289] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=626910887328645120&clazzUid=626910887328645120&accountPersonUid=626910887328645122. 2024-08-16 11:34:25.680 [UI Thread @coroutine#3289] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=626910887328645120&clazzUid=626910887328645120&accountPersonUid=626910887328645122 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 11:34:25.690 [DefaultDispatcher-worker-7 @coroutine#3289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-08-16 11:34:25.692 [UI Thread @coroutine#3289] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=626910887328645121 2024-08-16 11:34:25.692 [UI Thread @coroutine#3289] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=626910887328645121. 2024-08-16 11:34:25.692 [UI Thread @coroutine#3289] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=626910887328645121 2024-08-16 11:34:25.694 [eventLoopGroupProxy-19-2 @call-handler#3295] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 11:34:25.694 [eventLoopGroupProxy-19-2 @call-handler#3295] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:25.695 [UI Thread @coroutine#3289] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=626910887328645121 2024-08-16 11:34:25.695 [UI Thread @coroutine#3289] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=626910887328645121 2024-08-16 11:34:25.695 [UI Thread @coroutine#3289] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=626910887328645121. 2024-08-16 11:34:25.695 [UI Thread @coroutine#3289] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=626910887328645121 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 11:34:25.703 [DefaultDispatcher-worker-2 @coroutine#3289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-08-16 11:34:25.712 [DefaultDispatcher-worker-7 @coroutine#3289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-08-16 11:34:25.719 [DefaultDispatcher-worker-7 @coroutine#3022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-08-16 11:34:25.719 [DefaultDispatcher-worker-7 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 11:34:25.719 [DefaultDispatcher-worker-7 @coroutine#3022] 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-08-16 11:34:25.719 [DefaultDispatcher-worker-7 @coroutine#3022] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 11:34:25.719 [DefaultDispatcher-worker-7 @coroutine#3022] 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-08-16 11:34:25.720 [eventLoopGroupProxy-19-2 @call-handler#3300] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 11:34:25.720 [eventLoopGroupProxy-19-2 @call-handler#3300] 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-08-16 11:34:25.720 [eventLoopGroupProxy-19-2 @call-handler#3300] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 11:34:25.728 [DefaultDispatcher-worker-2 @call-handler#3300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-08-16 11:34:25.728 [eventLoopGroupProxy-19-2 @call-handler#3300] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:25.729 [DefaultDispatcher-worker-7 @coroutine#3022] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 11:34:25.729 [DefaultDispatcher-worker-7 @coroutine#3022] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 11:34:25.729 [DefaultDispatcher-worker-7 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-16 11:34:25.729 [DefaultDispatcher-worker-7 @coroutine#3022] 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-08-16 11:34:25.732 [UI Thread @coroutine#3323] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626910887328645120 2024-08-16 11:34:25.732 [UI Thread @coroutine#3323] 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=626910887328645120. 2024-08-16 11:34:25.732 [UI Thread @coroutine#3323] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626910887328645120 2024-08-16 11:34:25.732 [UI Thread @coroutine#3327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626910887328645121&assignmentUid=626910887328645120 2024-08-16 11:34:25.732 [UI Thread @coroutine#3327] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626910887328645121&assignmentUid=626910887328645120. 2024-08-16 11:34:25.733 [UI Thread @coroutine#3327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626910887328645121&assignmentUid=626910887328645120 2024-08-16 11:34:25.733 [eventLoopGroupProxy-19-2 @call-handler#3338] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 11:34:25.733 [UI Thread @coroutine#3332] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626910887328645121&assignmentUid=626910887328645120 2024-08-16 11:34:25.733 [UI Thread @coroutine#3332] 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=626910887328645121&assignmentUid=626910887328645120. 2024-08-16 11:34:25.733 [UI Thread @coroutine#3332] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626910887328645121&assignmentUid=626910887328645120 2024-08-16 11:34:25.734 [eventLoopGroupProxy-19-5 @call-handler#3341] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/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-08-16 11:34:25.734 [UI Thread @coroutine#3334] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626910887328645121&assignmentUid=626910887328645120 2024-08-16 11:34:25.734 [UI Thread @coroutine#3334] 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=626910887328645121&assignmentUid=626910887328645120. 2024-08-16 11:34:25.734 [eventLoopGroupProxy-19-2 @call-handler#3338] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:25.734 [UI Thread @coroutine#3334] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626910887328645121&assignmentUid=626910887328645120 2024-08-16 11:34:25.734 [eventLoopGroupProxy-19-6 @call-handler#3347] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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-08-16 11:34:25.735 [eventLoopGroupProxy-19-7 @call-handler#3351] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/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-08-16 11:34:25.735 [UI Thread @coroutine#3323] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626910887328645120 2024-08-16 11:34:25.735 [UI Thread @coroutine#3323] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626910887328645120 2024-08-16 11:34:25.735 [UI Thread @coroutine#3356] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626910887328645120&clazzUid=626910887328645120&accountPersonUid=626910887328645121 2024-08-16 11:34:25.735 [UI Thread @coroutine#3356] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626910887328645120&clazzUid=626910887328645120&accountPersonUid=626910887328645121. 2024-08-16 11:34:25.735 [UI Thread @coroutine#3356] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626910887328645120&clazzUid=626910887328645120&accountPersonUid=626910887328645121 2024-08-16 11:34:25.736 [eventLoopGroupProxy-19-6 @call-handler#3347] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:25.736 [eventLoopGroupProxy-19-7 @call-handler#3351] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:25.736 [eventLoopGroupProxy-19-5 @call-handler#3341] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:25.736 [UI Thread @coroutine#3323] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626910887328645120. 2024-08-16 11:34:25.736 [UI Thread @coroutine#3323] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626910887328645120 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 11:34:25.736 [eventLoopGroupProxy-19-2 @call-handler#3362] 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/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-08-16 11:34:25.737 [UI Thread @coroutine#3334] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626910887328645121&assignmentUid=626910887328645120 2024-08-16 11:34:25.737 [UI Thread @coroutine#3334] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626910887328645121&assignmentUid=626910887328645120 2024-08-16 11:34:25.737 [UI Thread @coroutine#3332] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626910887328645121&assignmentUid=626910887328645120 2024-08-16 11:34:25.737 [UI Thread @coroutine#3332] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626910887328645121&assignmentUid=626910887328645120 2024-08-16 11:34:25.737 [UI Thread @coroutine#3327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626910887328645121&assignmentUid=626910887328645120 2024-08-16 11:34:25.737 [UI Thread @coroutine#3327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626910887328645121&assignmentUid=626910887328645120 2024-08-16 11:34:25.737 [UI Thread @coroutine#3334] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626910887328645121&assignmentUid=626910887328645120. 2024-08-16 11:34:25.737 [UI Thread @coroutine#3334] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626910887328645121&assignmentUid=626910887328645120 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 11:34:25.738 [UI Thread @coroutine#3332] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626910887328645121&assignmentUid=626910887328645120. 2024-08-16 11:34:25.738 [UI Thread @coroutine#3332] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626910887328645121&assignmentUid=626910887328645120 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 11:34:25.738 [UI Thread @coroutine#3327] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626910887328645121&assignmentUid=626910887328645120. 2024-08-16 11:34:25.738 [UI Thread @coroutine#3327] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626910887328645121&assignmentUid=626910887328645120 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 11:34:25.739 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:25.740 [eventLoopGroupProxy-19-2 @call-handler#3362] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 11:34:25.741 [UI Thread @coroutine#3356] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626910887328645120&clazzUid=626910887328645120&accountPersonUid=626910887328645121 2024-08-16 11:34:25.741 [UI Thread @coroutine#3356] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626910887328645120&clazzUid=626910887328645120&accountPersonUid=626910887328645121 2024-08-16 11:34:25.741 [UI Thread @coroutine#3356] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626910887328645120&clazzUid=626910887328645120&accountPersonUid=626910887328645121. 2024-08-16 11:34:25.741 [UI Thread @coroutine#3356] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626910887328645120&clazzUid=626910887328645120&accountPersonUid=626910887328645121 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 11:34:25.742 [DefaultDispatcher-worker-3 @coroutine#3022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-08-16 11:34:25.746 [DefaultDispatcher-worker-12 @coroutine#3323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-08-16 11:34:25.753 [DefaultDispatcher-worker-12 @coroutine#3334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-08-16 11:34:25.759 [DefaultDispatcher-worker-9 @coroutine#3332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-08-16 11:34:25.767 [DefaultDispatcher-worker-12 @coroutine#3327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-08-16 11:34:25.778 [DefaultDispatcher-worker-16 @coroutine#3356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-08-16 11:34:25.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-08-16 11:34:25.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-08-16 11:34:25.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:25.784 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31d327b6: (connection evicted) 2024-08-16 11:34:25.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:25.785 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-08-16 11:34:25.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-08-16 11:34:25.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-08-16 11:34:25.786 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-08-16 11:34:25.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:25.786 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@371fdf43: (connection evicted) 2024-08-16 11:34:25.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:25.787 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-08-16 11:34:25.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-08-16 11:34:25.794 [DefaultDispatcher-worker-10 @coroutine#2241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c06564e 2024-08-16 11:34:25.794 [DefaultDispatcher-worker-13 @coroutine#2212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-08-16 11:34:25.795 [DefaultDispatcher-worker-10 @coroutine#2241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 11:34:25.795 [DefaultDispatcher-worker-13 @coroutine#2212] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:25.795 [DefaultDispatcher-worker-10 @coroutine#2241] 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-08-16 11:34:25.795 [DefaultDispatcher-worker-13 @coroutine#2212] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:25.795 [DefaultDispatcher-worker-10 @coroutine#2241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 11:34:25.795 [DefaultDispatcher-worker-13 @coroutine#2212] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:25.796 [DefaultDispatcher-worker-17 @coroutine#2241] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 11:34:25.796 [DefaultDispatcher-worker-10 @coroutine#2212] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:25.796 [DefaultDispatcher-worker-10 @coroutine#2212] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:25.828 [DefaultDispatcher-worker-4 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9a7211 2024-08-16 11:34:25.828 [DefaultDispatcher-worker-4 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:25.828 [DefaultDispatcher-worker-4 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:25.828 [DefaultDispatcher-worker-4 @coroutine#2255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:25.829 [DefaultDispatcher-worker-2 @coroutine#2255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:25.829 [DefaultDispatcher-worker-2 @coroutine#2255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:25.976 [DefaultDispatcher-worker-2 @coroutine#2307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aec2f59 2024-08-16 11:34:25.976 [DefaultDispatcher-worker-2 @coroutine#2307] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId 2024-08-16 11:34:25.976 [DefaultDispatcher-worker-2 @coroutine#2307] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:25.976 [DefaultDispatcher-worker-2 @coroutine#2307] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId 2024-08-16 11:34:25.977 [DefaultDispatcher-worker-17 @coroutine#2307] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId 2024-08-16 11:34:25.977 [DefaultDispatcher-worker-17 @coroutine#2307] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId 2024-08-16 11:34:25.996 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:26.029 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:26.145 [DefaultDispatcher-worker-15 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64e680c5 2024-08-16 11:34:26.145 [DefaultDispatcher-worker-15 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId 2024-08-16 11:34:26.145 [DefaultDispatcher-worker-15 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:26.145 [DefaultDispatcher-worker-15 @coroutine#2349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId 2024-08-16 11:34:26.146 [DefaultDispatcher-worker-11 @coroutine#2349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId 2024-08-16 11:34:26.146 [DefaultDispatcher-worker-11 @coroutine#2349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId 2024-08-16 11:34:26.186 [DefaultDispatcher-worker-11 @coroutine#3391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e258d3b 2024-08-16 11:34:26.214 [DefaultDispatcher-worker-11 @coroutine#3393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5df7a065 2024-08-16 11:34:26.236 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:26.255 [DefaultDispatcher-worker-13 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2024-08-16 11:34:26.255 [DefaultDispatcher-worker-13 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:26.255 [DefaultDispatcher-worker-13 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:26.255 [DefaultDispatcher-worker-13 @coroutine#2071] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:26.256 [DefaultDispatcher-worker-10 @coroutine#2071] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:26.256 [DefaultDispatcher-worker-10 @coroutine#2071] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:26.256 [DefaultDispatcher-worker-11 @coroutine#3396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaa7a 2024-08-16 11:34:26.281 [DefaultDispatcher-worker-14 @coroutine#2406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665e18d5 2024-08-16 11:34:26.281 [DefaultDispatcher-worker-14 @coroutine#2406] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId 2024-08-16 11:34:26.281 [DefaultDispatcher-worker-14 @coroutine#2406] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:26.281 [DefaultDispatcher-worker-14 @coroutine#2406] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId 2024-08-16 11:34:26.282 [DefaultDispatcher-worker-13 @coroutine#3398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cadcff6 2024-08-16 11:34:26.282 [DefaultDispatcher-worker-14 @coroutine#2406] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId 2024-08-16 11:34:26.282 [DefaultDispatcher-worker-14 @coroutine#2406] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId 2024-08-16 11:34:26.285 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:26.313 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:26.347 [DefaultDispatcher-worker-13 @coroutine#2104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-08-16 11:34:26.347 [DefaultDispatcher-worker-13 @coroutine#2104] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:26.347 [DefaultDispatcher-worker-13 @coroutine#2104] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:26.347 [DefaultDispatcher-worker-13 @coroutine#2104] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:26.348 [DefaultDispatcher-worker-11 @coroutine#2104] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:26.348 [DefaultDispatcher-worker-11 @coroutine#2104] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:26.355 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:26.380 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:26.511 [DefaultDispatcher-worker-11 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2257590f 2024-08-16 11:34:26.511 [DefaultDispatcher-worker-11 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:26.511 [DefaultDispatcher-worker-11 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:26.511 [DefaultDispatcher-worker-11 @coroutine#2150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:26.512 [DefaultDispatcher-worker-10 @coroutine#2150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:26.512 [DefaultDispatcher-worker-10 @coroutine#2150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:26.663 [DefaultDispatcher-worker-13 @coroutine#2183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411e567e 2024-08-16 11:34:26.663 [DefaultDispatcher-worker-13 @coroutine#2183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:26.663 [DefaultDispatcher-worker-13 @coroutine#2183] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:26.663 [DefaultDispatcher-worker-13 @coroutine#2183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:26.664 [DefaultDispatcher-worker-2 @coroutine#2183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:26.664 [DefaultDispatcher-worker-2 @coroutine#2183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:26.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-08-16 11:34:26.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-08-16 11:34:26.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:26.791 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@200cbb63: (connection evicted) 2024-08-16 11:34:26.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:26.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-08-16 11:34:26.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-08-16 11:34:26.795 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-08-16 11:34:26.795 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:26.795 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:26.795 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:26.795 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:26.795 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:26.795 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:26.795 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@583b177a 2024-08-16 11:34:26.795 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:26.795 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:26.795 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:26.795 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:26.795 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:26.795 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:26.795 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:26.795 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:26.795 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:26.795 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:26.795 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:26.795 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:26.795 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:26.795 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:26.795 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:26.795 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:26.795 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:26.795 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:26.795 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:26.795 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-08-16 11:34:26.795 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:26.795 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:26.796 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:26.796 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:26.796 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:26.796 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:26.796 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:26.796 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:26.796 [Test worker @coroutine#3420] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-08-16 11:34:26.796 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@796d0b43 2024-08-16 11:34:26.796 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@796d0b43 2024-08-16 11:34:26.796 [Test worker @coroutine#3420] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-08-16 11:34:26.806 [DefaultDispatcher-worker-2 @coroutine#2241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c06564e 2024-08-16 11:34:26.807 [DefaultDispatcher-worker-14 @coroutine#2212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-08-16 11:34:26.807 [DefaultDispatcher-worker-2 @coroutine#2241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 11:34:26.807 [DefaultDispatcher-worker-14 @coroutine#2212] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:26.807 [DefaultDispatcher-worker-2 @coroutine#2241] 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-08-16 11:34:26.807 [DefaultDispatcher-worker-14 @coroutine#2212] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:26.807 [DefaultDispatcher-worker-2 @coroutine#2241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 11:34:26.807 [DefaultDispatcher-worker-14 @coroutine#2212] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:26.808 [DefaultDispatcher-worker-14 @coroutine#2241] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 11:34:26.808 [DefaultDispatcher-worker-2 @coroutine#2212] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:26.808 [DefaultDispatcher-worker-2 @coroutine#2212] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:26.813 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796d0b43 2024-08-16 11:34:26.823 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796d0b43 2024-08-16 11:34:26.825 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796d0b43 2024-08-16 11:34:26.826 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796d0b43 2024-08-16 11:34:26.827 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-08-16 11:34:26.827 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:26.827 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:26.827 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:26.827 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:26.827 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:26.827 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:26.827 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a75bad4 2024-08-16 11:34:26.827 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:26.827 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:26.827 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:26.827 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:26.827 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:26.827 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:26.827 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:26.827 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:26.827 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:26.827 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:26.827 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:26.827 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:26.827 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:26.827 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:26.827 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:26.827 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:26.827 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:26.827 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:26.827 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:26.827 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-08-16 11:34:26.827 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:26.827 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:26.827 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:26.827 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:26.827 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:26.827 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:26.827 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:26.827 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:26.827 [Test worker @coroutine#3420] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-08-16 11:34:26.827 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@73136174 2024-08-16 11:34:26.827 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@73136174 2024-08-16 11:34:26.827 [Test worker @coroutine#3420] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-08-16 11:34:26.839 [DefaultDispatcher-worker-5 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9a7211 2024-08-16 11:34:26.839 [DefaultDispatcher-worker-5 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:26.839 [DefaultDispatcher-worker-5 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:26.839 [DefaultDispatcher-worker-5 @coroutine#2255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:26.840 [DefaultDispatcher-worker-14 @coroutine#2255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:26.840 [DefaultDispatcher-worker-14 @coroutine#2255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:26.842 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73136174 2024-08-16 11:34:26.852 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73136174 2024-08-16 11:34:26.853 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73136174 2024-08-16 11:34:26.855 [Test worker @coroutine#3439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73136174 2024-08-16 11:34:26.867 [DefaultDispatcher-worker-13 @coroutine#3441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73136174 2024-08-16 11:34:26.881 [DefaultDispatcher-worker-8 @coroutine#3420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796d0b43 2024-08-16 11:34:26.892 [DefaultDispatcher-worker-8 @coroutine#3420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796d0b43 2024-08-16 11:34:26.896 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:26.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-08-16 11:34:26.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-08-16 11:34:26.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:26.902 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@796d0b43: (connection evicted) 2024-08-16 11:34:26.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:26.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-08-16 11:34:26.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-08-16 11:34:26.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-08-16 11:34:26.903 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-08-16 11:34:26.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:26.903 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73136174: (connection evicted) 2024-08-16 11:34:26.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:26.903 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-08-16 11:34:26.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-08-16 11:34:26.905 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-08-16 11:34:26.905 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:26.905 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:26.905 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:26.905 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:26.905 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:26.905 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:26.905 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9a932a4 2024-08-16 11:34:26.905 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:26.905 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:26.905 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:26.905 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:26.905 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:26.905 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:26.905 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:26.905 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:26.905 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:26.905 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:26.905 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:26.905 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:26.905 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:26.905 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:26.905 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:26.905 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:26.905 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:26.905 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:26.905 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:26.905 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-08-16 11:34:26.905 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:26.905 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:26.905 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:26.905 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:26.905 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:26.905 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:26.905 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:26.905 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:26.905 [Test worker @coroutine#3487] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-08-16 11:34:26.906 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@343b3399 2024-08-16 11:34:26.906 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@343b3399 2024-08-16 11:34:26.906 [Test worker @coroutine#3487] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-08-16 11:34:26.922 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@343b3399 2024-08-16 11:34:26.932 [Test worker @coroutine#3488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@343b3399 2024-08-16 11:34:26.933 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@343b3399 2024-08-16 11:34:26.935 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@343b3399 2024-08-16 11:34:26.935 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-08-16 11:34:26.935 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:26.935 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:26.935 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:26.935 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:26.935 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:26.935 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:26.935 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@633328d3 2024-08-16 11:34:26.935 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:26.935 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:26.935 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:26.935 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:26.935 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:26.935 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:26.935 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:26.935 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:26.935 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:26.935 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:26.935 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:26.935 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:26.935 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:26.935 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:26.935 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:26.935 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:26.935 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:26.935 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:26.935 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:26.935 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-08-16 11:34:26.935 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:26.935 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:26.935 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:26.935 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:26.935 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:26.935 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:26.935 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:26.935 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:26.935 [Test worker @coroutine#3487] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-08-16 11:34:26.936 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@406cf37f 2024-08-16 11:34:26.936 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@406cf37f 2024-08-16 11:34:26.936 [Test worker @coroutine#3487] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-08-16 11:34:26.949 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@406cf37f 2024-08-16 11:34:26.959 [Test worker @coroutine#3494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@406cf37f 2024-08-16 11:34:26.960 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@406cf37f 2024-08-16 11:34:26.962 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@406cf37f 2024-08-16 11:34:26.973 [DefaultDispatcher-worker-2 @coroutine#3501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@406cf37f 2024-08-16 11:34:26.985 [DefaultDispatcher-worker-16 @coroutine#2307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aec2f59 2024-08-16 11:34:26.986 [DefaultDispatcher-worker-16 @coroutine#2307] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId 2024-08-16 11:34:26.986 [DefaultDispatcher-worker-16 @coroutine#2307] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:26.986 [DefaultDispatcher-worker-16 @coroutine#2307] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId 2024-08-16 11:34:26.987 [DefaultDispatcher-worker-10 @coroutine#2307] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId 2024-08-16 11:34:26.987 [DefaultDispatcher-worker-15 @coroutine#3487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@343b3399 2024-08-16 11:34:26.987 [DefaultDispatcher-worker-10 @coroutine#2307] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId 2024-08-16 11:34:26.999 [DefaultDispatcher-worker-14 @coroutine#3487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@343b3399 2024-08-16 11:34:27.006 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 11:34:27.011 [DefaultDispatcher-worker-3 @coroutine#3487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@343b3399 2024-08-16 11:34:27.033 [DefaultDispatcher-worker-11 @coroutine#3549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@343b3399 2024-08-16 11:34:27.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-08-16 11:34:27.035 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-08-16 11:34:27.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:27.036 [HikariPool-151 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:27.036 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@343b3399: (connection evicted) 2024-08-16 11:34:27.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:27.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-08-16 11:34:27.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-08-16 11:34:27.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-08-16 11:34:27.037 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-08-16 11:34:27.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:27.037 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@406cf37f: (connection evicted) 2024-08-16 11:34:27.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:27.037 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-08-16 11:34:27.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-08-16 11:34:27.039 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-08-16 11:34:27.039 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:27.039 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:27.039 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:27.039 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:27.039 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:27.039 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:27.039 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7abeaed0 2024-08-16 11:34:27.039 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:27.039 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:27.039 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:27.039 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:27.039 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:27.039 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:27.039 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:27.039 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:27.039 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:27.039 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:27.039 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:27.039 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:27.039 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:27.039 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:27.039 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:27.039 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:27.039 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:27.039 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:27.039 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:27.039 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-08-16 11:34:27.039 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:27.039 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:27.039 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:27.039 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:27.039 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:27.039 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:27.039 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:27.039 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:27.039 [Test worker @coroutine#3575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-08-16 11:34:27.040 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ddb260e 2024-08-16 11:34:27.040 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ddb260e 2024-08-16 11:34:27.040 [Test worker @coroutine#3575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-08-16 11:34:27.061 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ddb260e 2024-08-16 11:34:27.070 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ddb260e 2024-08-16 11:34:27.072 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ddb260e 2024-08-16 11:34:27.074 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ddb260e 2024-08-16 11:34:27.074 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-08-16 11:34:27.074 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:27.074 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:27.074 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:27.074 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:27.074 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:27.074 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:27.074 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52d202f0 2024-08-16 11:34:27.074 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:27.074 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:27.074 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:27.074 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:27.074 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:27.074 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:27.074 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:27.074 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:27.074 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:27.074 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:27.074 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:27.074 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:27.074 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:27.074 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:27.074 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:27.074 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:27.074 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:27.074 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:27.074 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:27.074 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-08-16 11:34:27.074 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:27.074 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:27.074 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:27.074 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:27.074 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:27.074 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:27.074 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:27.074 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:27.074 [Test worker @coroutine#3575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-08-16 11:34:27.074 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@713323a3 2024-08-16 11:34:27.074 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@713323a3 2024-08-16 11:34:27.074 [Test worker @coroutine#3575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-08-16 11:34:27.088 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713323a3 2024-08-16 11:34:27.098 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713323a3 2024-08-16 11:34:27.099 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713323a3 2024-08-16 11:34:27.101 [Test worker @coroutine#3587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713323a3 2024-08-16 11:34:27.112 [DefaultDispatcher-worker-9 @coroutine#3589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713323a3 2024-08-16 11:34:27.125 [DefaultDispatcher-worker-12 @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ddb260e 2024-08-16 11:34:27.136 [DefaultDispatcher-worker-12 @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ddb260e 2024-08-16 11:34:27.140 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:27.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-08-16 11:34:27.145 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-08-16 11:34:27.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:27.146 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ddb260e: (connection evicted) 2024-08-16 11:34:27.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:27.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-08-16 11:34:27.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-08-16 11:34:27.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-08-16 11:34:27.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-08-16 11:34:27.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:27.147 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@713323a3: (connection evicted) 2024-08-16 11:34:27.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:27.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-08-16 11:34:27.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-08-16 11:34:27.148 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-08-16 11:34:27.149 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:27.149 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:27.149 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:27.149 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:27.149 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:27.149 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:27.149 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55c901b2 2024-08-16 11:34:27.149 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:27.149 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:27.149 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:27.149 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:27.149 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:27.149 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:27.149 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:27.149 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:27.149 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:27.149 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:27.149 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:27.149 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:27.149 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:27.149 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:27.149 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:27.149 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:27.149 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:27.149 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:27.149 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:27.149 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-08-16 11:34:27.149 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:27.149 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:27.149 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:27.149 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:27.149 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:27.149 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:27.149 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:27.149 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:27.149 [Test worker @coroutine#3634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-08-16 11:34:27.149 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@105e9fef 2024-08-16 11:34:27.149 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@105e9fef 2024-08-16 11:34:27.149 [Test worker @coroutine#3634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-08-16 11:34:27.155 [DefaultDispatcher-worker-5 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64e680c5 2024-08-16 11:34:27.155 [DefaultDispatcher-worker-5 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId 2024-08-16 11:34:27.155 [DefaultDispatcher-worker-5 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:27.155 [DefaultDispatcher-worker-5 @coroutine#2349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId 2024-08-16 11:34:27.156 [DefaultDispatcher-worker-9 @coroutine#2349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId 2024-08-16 11:34:27.156 [DefaultDispatcher-worker-9 @coroutine#2349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId 2024-08-16 11:34:27.164 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@105e9fef 2024-08-16 11:34:27.174 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@105e9fef 2024-08-16 11:34:27.176 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@105e9fef 2024-08-16 11:34:27.177 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@105e9fef 2024-08-16 11:34:27.178 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-08-16 11:34:27.178 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:27.178 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:27.178 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:27.178 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:27.178 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:27.178 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:27.178 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@512319dc 2024-08-16 11:34:27.178 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:27.178 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:27.178 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:27.178 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:27.178 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:27.178 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:27.178 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:27.178 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:27.178 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:27.178 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:27.178 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:27.178 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:27.178 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:27.178 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:27.178 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:27.178 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:27.178 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:27.178 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:27.178 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:27.178 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-08-16 11:34:27.178 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:27.178 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:27.178 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:27.178 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:27.178 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:27.178 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:27.178 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:27.178 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:27.178 [Test worker @coroutine#3634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-08-16 11:34:27.178 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@160b7ccd 2024-08-16 11:34:27.178 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@160b7ccd 2024-08-16 11:34:27.178 [Test worker @coroutine#3634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-08-16 11:34:27.192 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160b7ccd 2024-08-16 11:34:27.209 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:27.210 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160b7ccd 2024-08-16 11:34:27.212 [Test worker @coroutine#3646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160b7ccd 2024-08-16 11:34:27.213 [Test worker @coroutine#3648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160b7ccd 2024-08-16 11:34:27.225 [DefaultDispatcher-worker-4 @coroutine#3650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160b7ccd 2024-08-16 11:34:27.239 [DefaultDispatcher-worker-13 @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@105e9fef 2024-08-16 11:34:27.250 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 11:34:27.251 [DefaultDispatcher-worker-14 @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@105e9fef 2024-08-16 11:34:27.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-08-16 11:34:27.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-08-16 11:34:27.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:27.264 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@105e9fef: (connection evicted) 2024-08-16 11:34:27.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:27.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-08-16 11:34:27.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-08-16 11:34:27.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-08-16 11:34:27.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-08-16 11:34:27.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:27.265 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@160b7ccd: (connection evicted) 2024-08-16 11:34:27.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:27.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-08-16 11:34:27.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-08-16 11:34:27.266 [DefaultDispatcher-worker-5 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2024-08-16 11:34:27.266 [DefaultDispatcher-worker-5 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:27.266 [DefaultDispatcher-worker-5 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:27.266 [DefaultDispatcher-worker-5 @coroutine#2071] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:27.267 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-08-16 11:34:27.267 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:27.267 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:27.267 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:27.267 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:27.267 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:27.267 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:27.267 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1621264e 2024-08-16 11:34:27.267 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:27.267 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:27.267 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:27.267 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:27.267 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:27.267 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:27.267 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:27.267 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:27.267 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:27.267 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:27.267 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:27.267 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:27.267 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:27.267 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:27.267 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:27.267 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:27.267 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:27.267 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:27.267 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:27.267 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-08-16 11:34:27.267 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:27.267 [DefaultDispatcher-worker-7 @coroutine#2071] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:27.267 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:27.267 [DefaultDispatcher-worker-7 @coroutine#2071] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:27.267 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:27.267 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:27.267 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:27.267 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:27.267 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:27.267 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:27.267 [Test worker @coroutine#3697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-08-16 11:34:27.268 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@5392c0a7 2024-08-16 11:34:27.268 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@5392c0a7 2024-08-16 11:34:27.268 [Test worker @coroutine#3697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-08-16 11:34:27.284 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5392c0a7 2024-08-16 11:34:27.291 [DefaultDispatcher-worker-2 @coroutine#2406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665e18d5 2024-08-16 11:34:27.291 [DefaultDispatcher-worker-2 @coroutine#2406] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId 2024-08-16 11:34:27.291 [DefaultDispatcher-worker-2 @coroutine#2406] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:27.291 [DefaultDispatcher-worker-2 @coroutine#2406] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId 2024-08-16 11:34:27.292 [DefaultDispatcher-worker-5 @coroutine#2406] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId 2024-08-16 11:34:27.292 [DefaultDispatcher-worker-5 @coroutine#2406] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId 2024-08-16 11:34:27.295 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5392c0a7 2024-08-16 11:34:27.297 [Test worker @coroutine#3704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5392c0a7 2024-08-16 11:34:27.298 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5392c0a7 2024-08-16 11:34:27.299 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-08-16 11:34:27.299 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:27.299 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:27.299 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:27.299 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:27.299 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:27.299 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:27.299 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c0d7878 2024-08-16 11:34:27.299 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:27.299 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:27.299 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:27.299 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:27.299 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:27.299 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:27.299 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:27.299 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:27.299 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:27.299 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:27.299 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:27.299 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:27.299 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:27.299 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:27.299 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:27.299 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:27.299 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:27.299 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:27.299 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:27.299 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-08-16 11:34:27.299 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:27.299 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:27.299 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:27.299 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:27.299 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:27.299 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:27.299 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:27.299 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:27.299 [Test worker @coroutine#3697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-08-16 11:34:27.300 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@42b6acc2 2024-08-16 11:34:27.300 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@42b6acc2 2024-08-16 11:34:27.300 [Test worker @coroutine#3697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-08-16 11:34:27.313 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42b6acc2 2024-08-16 11:34:27.323 [Test worker @coroutine#3708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42b6acc2 2024-08-16 11:34:27.324 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42b6acc2 2024-08-16 11:34:27.326 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42b6acc2 2024-08-16 11:34:27.338 [DefaultDispatcher-worker-10 @coroutine#3714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42b6acc2 2024-08-16 11:34:27.353 [DefaultDispatcher-worker-15 @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5392c0a7 2024-08-16 11:34:27.359 [DefaultDispatcher-worker-14 @coroutine#2104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-08-16 11:34:27.359 [DefaultDispatcher-worker-14 @coroutine#2104] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:27.359 [DefaultDispatcher-worker-14 @coroutine#2104] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:27.359 [DefaultDispatcher-worker-14 @coroutine#2104] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:27.360 [DefaultDispatcher-worker-16 @coroutine#2104] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:27.360 [DefaultDispatcher-worker-16 @coroutine#2104] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:27.366 [DefaultDispatcher-worker-1 @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5392c0a7 2024-08-16 11:34:27.368 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:27.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-08-16 11:34:27.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-08-16 11:34:27.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:27.374 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5392c0a7: (connection evicted) 2024-08-16 11:34:27.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:27.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-08-16 11:34:27.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-08-16 11:34:27.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-08-16 11:34:27.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-08-16 11:34:27.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:27.376 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42b6acc2: (connection evicted) 2024-08-16 11:34:27.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:27.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-08-16 11:34:27.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-08-16 11:34:27.377 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-08-16 11:34:27.378 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:27.378 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:27.378 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:27.378 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:27.378 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:27.378 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:27.378 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b438782 2024-08-16 11:34:27.378 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:27.378 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:27.378 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:27.378 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:27.378 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:27.378 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:27.378 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:27.378 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:27.378 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:27.378 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:27.378 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:27.378 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:27.378 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:27.378 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:27.378 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:27.378 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:27.378 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:27.378 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:27.378 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:27.378 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-08-16 11:34:27.378 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:27.378 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:27.378 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:27.378 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:27.378 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:27.378 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:27.378 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:27.378 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:27.378 [Test worker @coroutine#3762] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-08-16 11:34:27.378 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf29dce 2024-08-16 11:34:27.378 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf29dce 2024-08-16 11:34:27.378 [Test worker @coroutine#3762] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-08-16 11:34:27.394 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf29dce 2024-08-16 11:34:27.402 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:27.403 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf29dce 2024-08-16 11:34:27.405 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf29dce 2024-08-16 11:34:27.407 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf29dce 2024-08-16 11:34:27.407 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-08-16 11:34:27.407 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:27.407 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:27.407 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:27.407 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:27.407 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:27.407 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:27.407 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@689504b1 2024-08-16 11:34:27.407 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:27.407 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:27.407 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:27.407 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:27.407 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:27.407 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:27.407 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:27.407 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:27.407 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:27.407 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:27.407 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:27.407 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:27.407 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:27.407 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:27.407 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:27.407 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:27.407 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:27.407 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:27.407 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:27.407 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-08-16 11:34:27.407 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:27.407 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:27.407 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:27.407 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:27.407 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:27.407 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:27.407 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:27.407 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:27.407 [Test worker @coroutine#3762] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-08-16 11:34:27.407 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b1d3a05 2024-08-16 11:34:27.408 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b1d3a05 2024-08-16 11:34:27.408 [Test worker @coroutine#3762] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-08-16 11:34:27.422 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b1d3a05 2024-08-16 11:34:27.432 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b1d3a05 2024-08-16 11:34:27.433 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b1d3a05 2024-08-16 11:34:27.435 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b1d3a05 2024-08-16 11:34:27.446 [DefaultDispatcher-worker-16 @coroutine#3775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b1d3a05 2024-08-16 11:34:27.460 [DefaultDispatcher-worker-10 @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf29dce 2024-08-16 11:34:27.470 [DefaultDispatcher-worker-4 @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf29dce 2024-08-16 11:34:27.477 [DefaultDispatcher-worker-1 @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf29dce 2024-08-16 11:34:27.478 [HikariPool-158 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:27.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-08-16 11:34:27.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-08-16 11:34:27.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:27.486 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cf29dce: (connection evicted) 2024-08-16 11:34:27.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:27.487 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-08-16 11:34:27.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-08-16 11:34:27.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-08-16 11:34:27.487 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-08-16 11:34:27.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:27.487 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b1d3a05: (connection evicted) 2024-08-16 11:34:27.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:27.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-08-16 11:34:27.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-08-16 11:34:27.489 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-08-16 11:34:27.489 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:27.489 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:27.489 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:27.489 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:27.489 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:27.489 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:27.489 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16a83016 2024-08-16 11:34:27.489 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:27.489 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:27.489 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:27.489 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:27.489 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:27.489 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:27.489 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:27.490 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:27.490 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:27.490 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:27.490 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:27.490 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:27.490 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:27.490 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:27.490 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:27.490 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:27.490 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:27.490 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:27.490 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:27.490 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-08-16 11:34:27.490 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:27.490 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:27.490 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:27.490 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:27.490 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:27.490 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:27.490 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:27.490 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:27.490 [Test worker @coroutine#3820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-08-16 11:34:27.490 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@33903444 2024-08-16 11:34:27.490 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@33903444 2024-08-16 11:34:27.490 [Test worker @coroutine#3820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-08-16 11:34:27.506 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33903444 2024-08-16 11:34:27.516 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33903444 2024-08-16 11:34:27.518 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33903444 2024-08-16 11:34:27.519 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33903444 2024-08-16 11:34:27.520 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-08-16 11:34:27.520 [DefaultDispatcher-worker-2 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2257590f 2024-08-16 11:34:27.520 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:27.520 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:27.520 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:27.520 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:27.520 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:27.520 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:27.520 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5df17e60 2024-08-16 11:34:27.520 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:27.520 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:27.520 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:27.520 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:27.520 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:27.520 [DefaultDispatcher-worker-2 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:27.520 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:27.520 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:27.520 [DefaultDispatcher-worker-2 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:27.520 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:27.520 [DefaultDispatcher-worker-2 @coroutine#2150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:27.520 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:27.520 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:27.520 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:27.520 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:27.520 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:27.520 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:27.520 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:27.520 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:27.520 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:27.520 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:27.520 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:27.520 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-08-16 11:34:27.520 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:27.520 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:27.520 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:27.520 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:27.520 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:27.520 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:27.520 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:27.520 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:27.520 [Test worker @coroutine#3820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-08-16 11:34:27.521 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@264f18fe 2024-08-16 11:34:27.521 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@264f18fe 2024-08-16 11:34:27.521 [Test worker @coroutine#3820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-08-16 11:34:27.521 [DefaultDispatcher-worker-9 @coroutine#2150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:27.522 [DefaultDispatcher-worker-9 @coroutine#2150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:27.535 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264f18fe 2024-08-16 11:34:27.544 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264f18fe 2024-08-16 11:34:27.546 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264f18fe 2024-08-16 11:34:27.547 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264f18fe 2024-08-16 11:34:27.559 [DefaultDispatcher-worker-10 @coroutine#3836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264f18fe 2024-08-16 11:34:27.572 [DefaultDispatcher-worker-6 @coroutine#3820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33903444 2024-08-16 11:34:27.582 [DefaultDispatcher-worker-3 @coroutine#3820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33903444 2024-08-16 11:34:27.590 [HikariPool-160 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 11:34:27.591 [DefaultDispatcher-worker-12 @coroutine#3820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33903444 2024-08-16 11:34:27.608 [DefaultDispatcher-worker-6 @coroutine#3881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33903444 2024-08-16 11:34:27.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-08-16 11:34:27.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-08-16 11:34:27.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:27.611 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33903444: (connection evicted) 2024-08-16 11:34:27.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:27.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-08-16 11:34:27.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-08-16 11:34:27.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-08-16 11:34:27.613 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-08-16 11:34:27.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:27.613 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@264f18fe: (connection evicted) 2024-08-16 11:34:27.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:27.614 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-08-16 11:34:27.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-08-16 11:34:27.615 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-08-16 11:34:27.615 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:27.615 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:27.615 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:27.615 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:27.615 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:27.615 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:27.615 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27a57c66 2024-08-16 11:34:27.615 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:27.615 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:27.615 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:27.615 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:27.615 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:27.615 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:27.615 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:27.615 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:27.615 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:27.615 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:27.615 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:27.615 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:27.615 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:27.615 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:27.615 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:27.615 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:27.615 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:27.615 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:27.615 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:27.615 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-08-16 11:34:27.615 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:27.615 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:27.615 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:27.615 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:27.615 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:27.615 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:27.615 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:27.615 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:27.615 [Test worker @coroutine#3907] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-08-16 11:34:27.616 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@744d0cfb 2024-08-16 11:34:27.616 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@744d0cfb 2024-08-16 11:34:27.616 [Test worker @coroutine#3907] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-08-16 11:34:27.634 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744d0cfb 2024-08-16 11:34:27.644 [Test worker @coroutine#3908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744d0cfb 2024-08-16 11:34:27.645 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744d0cfb 2024-08-16 11:34:27.647 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744d0cfb 2024-08-16 11:34:27.647 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-08-16 11:34:27.647 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:27.647 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:27.647 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:27.647 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:27.647 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:27.647 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:27.647 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4825aad0 2024-08-16 11:34:27.647 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:27.647 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:27.647 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:27.647 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:27.647 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:27.647 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:27.647 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:27.647 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:27.647 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:27.647 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:27.647 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:27.647 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:27.647 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:27.647 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:27.647 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:27.648 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:27.648 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:27.648 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:27.648 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:27.648 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-08-16 11:34:27.648 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:27.648 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:27.648 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:27.648 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:27.648 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:27.648 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:27.648 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:27.648 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:27.648 [Test worker @coroutine#3907] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-08-16 11:34:27.648 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@c3972d0 2024-08-16 11:34:27.648 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@c3972d0 2024-08-16 11:34:27.648 [Test worker @coroutine#3907] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-08-16 11:34:27.661 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c3972d0 2024-08-16 11:34:27.671 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c3972d0 2024-08-16 11:34:27.672 [DefaultDispatcher-worker-2 @coroutine#2183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411e567e 2024-08-16 11:34:27.672 [DefaultDispatcher-worker-2 @coroutine#2183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:27.672 [DefaultDispatcher-worker-2 @coroutine#2183] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:27.672 [DefaultDispatcher-worker-2 @coroutine#2183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:27.673 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c3972d0 2024-08-16 11:34:27.674 [DefaultDispatcher-worker-4 @coroutine#2183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:27.674 [DefaultDispatcher-worker-4 @coroutine#2183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:27.675 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c3972d0 2024-08-16 11:34:27.685 [DefaultDispatcher-worker-1 @coroutine#3924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c3972d0 2024-08-16 11:34:27.700 [DefaultDispatcher-worker-6 @coroutine#3907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744d0cfb 2024-08-16 11:34:27.711 [DefaultDispatcher-worker-3 @coroutine#3907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744d0cfb 2024-08-16 11:34:27.715 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744d0cfb 2024-08-16 11:34:27.716 [HikariPool-162 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:27.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-08-16 11:34:27.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-08-16 11:34:27.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:27.725 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@744d0cfb: (connection evicted) 2024-08-16 11:34:27.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:27.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-08-16 11:34:27.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-08-16 11:34:27.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-08-16 11:34:27.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-08-16 11:34:27.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:27.726 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c3972d0: (connection evicted) 2024-08-16 11:34:27.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:27.727 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-08-16 11:34:27.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-08-16 11:34:27.728 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-08-16 11:34:27.728 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:27.728 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:27.728 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:27.728 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:27.728 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:27.728 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:27.728 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cf71064 2024-08-16 11:34:27.728 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:27.728 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:27.728 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:27.728 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:27.728 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:27.728 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:27.728 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:27.728 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:27.728 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:27.728 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:27.728 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:27.728 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:27.728 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:27.728 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:27.728 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:27.728 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:27.728 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:27.728 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:27.728 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:27.728 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-08-16 11:34:27.728 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:27.728 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:27.728 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:27.728 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:27.728 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:27.728 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:27.728 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:27.728 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:27.728 [Test worker @coroutine#3970] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-08-16 11:34:27.729 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@2762bd70 2024-08-16 11:34:27.729 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@2762bd70 2024-08-16 11:34:27.729 [Test worker @coroutine#3970] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-08-16 11:34:27.745 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2762bd70 2024-08-16 11:34:27.755 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2762bd70 2024-08-16 11:34:27.756 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2762bd70 2024-08-16 11:34:27.758 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2762bd70 2024-08-16 11:34:27.758 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-08-16 11:34:27.758 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:27.758 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:27.758 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:27.758 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:27.758 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:27.758 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:27.758 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@651e3cc9 2024-08-16 11:34:27.758 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:27.758 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:27.758 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:27.758 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:27.758 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:27.758 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:27.758 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:27.758 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:27.758 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:27.758 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:27.758 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:27.758 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:27.758 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:27.758 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:27.758 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:27.758 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:27.758 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:27.758 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:27.758 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:27.758 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-08-16 11:34:27.758 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:27.758 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:27.758 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:27.758 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:27.758 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:27.758 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:27.758 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:27.758 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:27.758 [Test worker @coroutine#3970] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-08-16 11:34:27.759 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@9da20f1 2024-08-16 11:34:27.759 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@9da20f1 2024-08-16 11:34:27.759 [Test worker @coroutine#3970] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-08-16 11:34:27.772 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9da20f1 2024-08-16 11:34:27.782 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9da20f1 2024-08-16 11:34:27.783 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9da20f1 2024-08-16 11:34:27.785 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9da20f1 2024-08-16 11:34:27.796 [DefaultDispatcher-worker-14 @coroutine#3983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9da20f1 2024-08-16 11:34:27.809 [DefaultDispatcher-worker-2 @coroutine#3970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2762bd70 2024-08-16 11:34:27.819 [DefaultDispatcher-worker-4 @coroutine#2212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-08-16 11:34:27.819 [DefaultDispatcher-worker-13 @coroutine#2241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c06564e 2024-08-16 11:34:27.819 [DefaultDispatcher-worker-4 @coroutine#2212] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:27.819 [DefaultDispatcher-worker-4 @coroutine#2212] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:27.819 [DefaultDispatcher-worker-4 @coroutine#2212] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:27.819 [DefaultDispatcher-worker-13 @coroutine#2241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 11:34:27.819 [DefaultDispatcher-worker-13 @coroutine#2241] 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-08-16 11:34:27.819 [DefaultDispatcher-worker-13 @coroutine#2241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 11:34:27.820 [DefaultDispatcher-worker-8 @coroutine#2212] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:27.820 [DefaultDispatcher-worker-15 @coroutine#2241] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 11:34:27.820 [DefaultDispatcher-worker-8 @coroutine#2212] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:27.821 [DefaultDispatcher-worker-5 @coroutine#3970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2762bd70 2024-08-16 11:34:27.823 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2762bd70 2024-08-16 11:34:27.826 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2762bd70 2024-08-16 11:34:27.829 [HikariPool-164 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:27.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-08-16 11:34:27.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-08-16 11:34:27.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:27.834 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2762bd70: (connection evicted) 2024-08-16 11:34:27.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:27.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-08-16 11:34:27.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-08-16 11:34:27.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-08-16 11:34:27.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-08-16 11:34:27.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:27.835 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9da20f1: (connection evicted) 2024-08-16 11:34:27.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:27.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-08-16 11:34:27.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-08-16 11:34:27.837 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-08-16 11:34:27.837 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:27.837 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:27.837 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:27.837 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:27.837 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:27.837 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:27.837 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@468d1fcc 2024-08-16 11:34:27.837 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:27.837 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:27.837 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:27.837 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:27.837 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:27.837 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:27.837 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:27.837 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:27.837 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:27.837 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:27.837 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:27.837 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:27.837 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:27.837 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:27.837 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:27.837 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:27.837 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:27.837 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:27.837 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:27.837 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-08-16 11:34:27.837 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:27.837 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:27.837 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:27.837 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:27.837 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:27.838 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:27.838 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:27.838 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:27.838 [Test worker @coroutine#4036] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-08-16 11:34:27.838 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b3bcab7 2024-08-16 11:34:27.838 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b3bcab7 2024-08-16 11:34:27.838 [Test worker @coroutine#4036] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-08-16 11:34:27.849 [DefaultDispatcher-worker-14 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9a7211 2024-08-16 11:34:27.849 [DefaultDispatcher-worker-14 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:27.849 [DefaultDispatcher-worker-14 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:27.849 [DefaultDispatcher-worker-14 @coroutine#2255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:27.850 [DefaultDispatcher-worker-15 @coroutine#2255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:27.850 [DefaultDispatcher-worker-15 @coroutine#2255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:27.854 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3bcab7 2024-08-16 11:34:27.864 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3bcab7 2024-08-16 11:34:27.866 [Test worker @coroutine#4042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3bcab7 2024-08-16 11:34:27.868 [Test worker @coroutine#4044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3bcab7 2024-08-16 11:34:27.868 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-08-16 11:34:27.868 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:27.868 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:27.868 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:27.868 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:27.868 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:27.868 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:27.868 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35c646b5 2024-08-16 11:34:27.868 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:27.868 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:27.868 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:27.868 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:27.868 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:27.868 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:27.868 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:27.868 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:27.868 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:27.868 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:27.868 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:27.868 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:27.868 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:27.868 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:27.868 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:27.868 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:27.868 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:27.868 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:27.868 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:27.868 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-08-16 11:34:27.868 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:27.868 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:27.868 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:27.868 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:27.868 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:27.869 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:27.869 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:27.869 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:27.869 [Test worker @coroutine#4036] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-08-16 11:34:27.869 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c07666f 2024-08-16 11:34:27.869 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c07666f 2024-08-16 11:34:27.869 [Test worker @coroutine#4036] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-08-16 11:34:27.883 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c07666f 2024-08-16 11:34:27.892 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c07666f 2024-08-16 11:34:27.894 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c07666f 2024-08-16 11:34:27.895 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c07666f 2024-08-16 11:34:27.907 [DefaultDispatcher-worker-2 @coroutine#4052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c07666f 2024-08-16 11:34:27.919 [DefaultDispatcher-worker-16 @coroutine#4036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3bcab7 2024-08-16 11:34:27.930 [DefaultDispatcher-worker-4 @coroutine#4036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3bcab7 2024-08-16 11:34:27.983 [HikariPool-166 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:27.983 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:27.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-08-16 11:34:27.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-08-16 11:34:27.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:27.993 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b3bcab7: (connection evicted) 2024-08-16 11:34:27.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:27.994 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-08-16 11:34:27.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-08-16 11:34:27.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-08-16 11:34:27.994 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-08-16 11:34:27.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:27.994 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c07666f: (connection evicted) 2024-08-16 11:34:27.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:27.995 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-08-16 11:34:27.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-08-16 11:34:27.996 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-08-16 11:34:27.996 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:27.996 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:27.996 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:27.996 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:27.996 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:27.996 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:27.996 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47de4dce 2024-08-16 11:34:27.996 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:27.996 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:27.996 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:27.996 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:27.996 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:27.996 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:27.996 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:27.996 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:27.996 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:27.996 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:27.996 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:27.996 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:27.996 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:27.996 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:27.996 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:27.996 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:27.996 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:27.996 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:27.996 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:27.996 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-08-16 11:34:27.996 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:27.996 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:27.996 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:27.996 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:27.996 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:27.996 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:27.996 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:27.996 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:27.996 [Test worker @coroutine#4116] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-08-16 11:34:27.997 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@488ae823 2024-08-16 11:34:27.997 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@488ae823 2024-08-16 11:34:27.997 [Test worker @coroutine#4116] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-08-16 11:34:27.998 [DefaultDispatcher-worker-16 @coroutine#2307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aec2f59 2024-08-16 11:34:27.998 [DefaultDispatcher-worker-16 @coroutine#2307] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId 2024-08-16 11:34:27.998 [DefaultDispatcher-worker-16 @coroutine#2307] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:27.998 [DefaultDispatcher-worker-16 @coroutine#2307] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId 2024-08-16 11:34:27.999 [DefaultDispatcher-worker-17 @coroutine#2307] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId 2024-08-16 11:34:27.999 [DefaultDispatcher-worker-17 @coroutine#2307] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId 2024-08-16 11:34:28.011 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@488ae823 2024-08-16 11:34:28.021 [Test worker @coroutine#4120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@488ae823 2024-08-16 11:34:28.022 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@488ae823 2024-08-16 11:34:28.024 [Test worker @coroutine#4124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@488ae823 2024-08-16 11:34:28.024 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-08-16 11:34:28.024 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:28.024 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:28.024 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:28.024 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:28.024 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:28.024 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:28.024 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d70dab8 2024-08-16 11:34:28.024 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:28.024 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:28.024 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:28.024 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:28.024 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:28.024 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:28.024 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:28.024 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:28.024 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:28.024 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:28.024 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:28.024 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:28.024 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:28.024 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:28.024 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:28.024 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:28.024 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:28.024 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:28.024 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:28.024 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-08-16 11:34:28.024 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:28.024 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:28.024 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:28.024 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:28.024 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:28.024 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:28.024 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:28.024 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:28.024 [Test worker @coroutine#4116] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-08-16 11:34:28.025 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d123d10 2024-08-16 11:34:28.025 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d123d10 2024-08-16 11:34:28.025 [Test worker @coroutine#4116] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-08-16 11:34:28.038 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d123d10 2024-08-16 11:34:28.048 [Test worker @coroutine#4126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d123d10 2024-08-16 11:34:28.050 [Test worker @coroutine#4128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d123d10 2024-08-16 11:34:28.051 [Test worker @coroutine#4130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d123d10 2024-08-16 11:34:28.062 [DefaultDispatcher-worker-17 @coroutine#4132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d123d10 2024-08-16 11:34:28.076 [DefaultDispatcher-worker-4 @coroutine#4116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@488ae823 2024-08-16 11:34:28.085 [DefaultDispatcher-worker-15 @coroutine#4116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@488ae823 2024-08-16 11:34:28.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-08-16 11:34:28.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-08-16 11:34:28.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:28.094 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@488ae823: (connection evicted) 2024-08-16 11:34:28.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:28.095 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-08-16 11:34:28.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-08-16 11:34:28.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-08-16 11:34:28.095 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-08-16 11:34:28.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:28.095 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d123d10: (connection evicted) 2024-08-16 11:34:28.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:28.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-08-16 11:34:28.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-08-16 11:34:28.097 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-08-16 11:34:28.097 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:28.097 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:28.097 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:28.097 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:28.097 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:28.097 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:28.097 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@591be976 2024-08-16 11:34:28.097 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:28.097 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:28.097 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:28.097 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:28.097 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:28.097 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:28.097 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:28.097 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:28.097 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:28.097 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:28.097 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:28.097 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:28.097 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:28.097 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:28.097 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:28.097 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:28.097 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:28.097 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:28.097 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:28.097 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-08-16 11:34:28.097 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:28.097 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:28.097 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:28.097 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:28.097 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:28.097 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:28.097 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:28.097 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:28.097 [Test worker @coroutine#4176] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-08-16 11:34:28.098 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@40f53ea 2024-08-16 11:34:28.098 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@40f53ea 2024-08-16 11:34:28.098 [Test worker @coroutine#4176] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-08-16 11:34:28.114 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f53ea 2024-08-16 11:34:28.123 [Test worker @coroutine#4177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f53ea 2024-08-16 11:34:28.125 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f53ea 2024-08-16 11:34:28.126 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f53ea 2024-08-16 11:34:28.127 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-08-16 11:34:28.127 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:28.127 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:28.127 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:28.127 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:28.127 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:28.127 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:28.127 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e24af83 2024-08-16 11:34:28.127 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:28.127 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:28.127 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:28.127 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:28.127 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:28.127 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:28.127 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:28.127 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:28.127 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:28.127 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:28.127 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:28.127 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:28.127 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:28.127 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:28.127 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:28.127 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:28.127 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:28.127 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:28.127 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:28.127 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-08-16 11:34:28.127 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:28.127 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:28.127 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:28.127 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:28.127 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:28.127 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:28.127 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:28.127 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:28.127 [Test worker @coroutine#4176] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-08-16 11:34:28.128 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6b0636 2024-08-16 11:34:28.128 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6b0636 2024-08-16 11:34:28.128 [Test worker @coroutine#4176] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-08-16 11:34:28.141 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6b0636 2024-08-16 11:34:28.151 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6b0636 2024-08-16 11:34:28.152 [Test worker @coroutine#4185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6b0636 2024-08-16 11:34:28.154 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6b0636 2024-08-16 11:34:28.165 [DefaultDispatcher-worker-14 @coroutine#4189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6b0636 2024-08-16 11:34:28.166 [DefaultDispatcher-worker-6 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64e680c5 2024-08-16 11:34:28.167 [DefaultDispatcher-worker-6 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId 2024-08-16 11:34:28.167 [DefaultDispatcher-worker-6 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:28.167 [DefaultDispatcher-worker-6 @coroutine#2349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId 2024-08-16 11:34:28.168 [DefaultDispatcher-worker-11 @coroutine#2349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId 2024-08-16 11:34:28.168 [DefaultDispatcher-worker-11 @coroutine#2349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId 2024-08-16 11:34:28.177 [DefaultDispatcher-worker-11 @coroutine#4176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f53ea 2024-08-16 11:34:28.188 [DefaultDispatcher-worker-3 @coroutine#4176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f53ea 2024-08-16 11:34:28.191 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f53ea 2024-08-16 11:34:28.195 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f53ea 2024-08-16 11:34:28.198 [HikariPool-170 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:28.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-08-16 11:34:28.203 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-08-16 11:34:28.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:28.203 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40f53ea: (connection evicted) 2024-08-16 11:34:28.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:28.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-08-16 11:34:28.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-08-16 11:34:28.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-08-16 11:34:28.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-08-16 11:34:28.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:28.204 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d6b0636: (connection evicted) 2024-08-16 11:34:28.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:28.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-08-16 11:34:28.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-08-16 11:34:28.206 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-08-16 11:34:28.207 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:28.207 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:28.207 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:28.207 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:28.207 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:28.207 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:28.207 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15b54cb7 2024-08-16 11:34:28.207 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:28.207 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:28.207 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:28.207 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:28.207 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:28.207 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:28.207 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:28.207 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:28.207 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:28.207 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:28.207 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:28.207 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:28.207 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:28.207 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:28.207 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:28.207 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:28.207 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:28.207 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:28.207 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:28.207 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-08-16 11:34:28.207 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:28.207 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:28.207 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:28.207 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:28.207 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:28.207 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:28.207 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:28.207 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:28.207 [Test worker @coroutine#4240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-08-16 11:34:28.207 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d7f49f3 2024-08-16 11:34:28.207 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d7f49f3 2024-08-16 11:34:28.207 [Test worker @coroutine#4240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-08-16 11:34:28.223 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d7f49f3 2024-08-16 11:34:28.232 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d7f49f3 2024-08-16 11:34:28.234 [Test worker @coroutine#4244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d7f49f3 2024-08-16 11:34:28.235 [Test worker @coroutine#4246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d7f49f3 2024-08-16 11:34:28.236 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-08-16 11:34:28.236 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:28.236 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:28.236 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:28.236 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:28.236 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:28.236 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:28.236 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64236be 2024-08-16 11:34:28.236 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:28.236 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:28.236 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:28.236 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:28.236 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:28.236 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:28.236 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:28.236 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:28.236 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:28.236 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:28.236 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:28.236 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:28.236 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:28.236 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:28.236 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:28.236 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:28.236 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:28.236 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:28.236 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:28.236 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-08-16 11:34:28.236 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:28.236 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:28.236 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:28.236 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:28.236 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:28.236 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:28.236 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:28.236 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:28.236 [Test worker @coroutine#4240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-08-16 11:34:28.236 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e7d6175 2024-08-16 11:34:28.236 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e7d6175 2024-08-16 11:34:28.236 [Test worker @coroutine#4240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-08-16 11:34:28.257 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e7d6175 2024-08-16 11:34:28.267 [Test worker @coroutine#4248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e7d6175 2024-08-16 11:34:28.269 [Test worker @coroutine#4250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e7d6175 2024-08-16 11:34:28.271 [Test worker @coroutine#4252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e7d6175 2024-08-16 11:34:28.276 [DefaultDispatcher-worker-2 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2024-08-16 11:34:28.276 [DefaultDispatcher-worker-2 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:28.276 [DefaultDispatcher-worker-2 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:28.276 [DefaultDispatcher-worker-2 @coroutine#2071] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:28.277 [DefaultDispatcher-worker-10 @coroutine#2071] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:28.277 [DefaultDispatcher-worker-10 @coroutine#2071] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:28.282 [DefaultDispatcher-worker-1 @coroutine#4254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e7d6175 2024-08-16 11:34:28.295 [DefaultDispatcher-worker-7 @coroutine#4240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d7f49f3 2024-08-16 11:34:28.302 [DefaultDispatcher-worker-17 @coroutine#2406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665e18d5 2024-08-16 11:34:28.302 [DefaultDispatcher-worker-17 @coroutine#2406] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId 2024-08-16 11:34:28.302 [DefaultDispatcher-worker-17 @coroutine#2406] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:28.302 [DefaultDispatcher-worker-17 @coroutine#2406] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId 2024-08-16 11:34:28.303 [DefaultDispatcher-worker-13 @coroutine#2406] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId 2024-08-16 11:34:28.303 [DefaultDispatcher-worker-13 @coroutine#2406] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId 2024-08-16 11:34:28.307 [DefaultDispatcher-worker-3 @coroutine#4240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d7f49f3 2024-08-16 11:34:28.307 [HikariPool-172 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:28.318 [UI Thread @coroutine#4311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d7f49f3 2024-08-16 11:34:28.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-08-16 11:34:28.322 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-08-16 11:34:28.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:28.323 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d7f49f3: (connection evicted) 2024-08-16 11:34:28.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:28.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-08-16 11:34:28.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-08-16 11:34:28.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-08-16 11:34:28.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-08-16 11:34:28.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:28.324 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e7d6175: (connection evicted) 2024-08-16 11:34:28.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:28.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-08-16 11:34:28.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-08-16 11:34:28.327 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-08-16 11:34:28.327 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:28.327 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:28.327 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:28.327 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:28.327 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:28.327 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:28.327 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27acd9a7 2024-08-16 11:34:28.327 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:28.327 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:28.327 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:28.327 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:28.327 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:28.327 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:28.327 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:28.327 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:28.327 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:28.327 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:28.327 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:28.327 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:28.327 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:28.327 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:28.327 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:28.327 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:28.327 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:28.327 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:28.327 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:28.327 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-08-16 11:34:28.327 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:28.327 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:28.327 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:28.327 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:28.327 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:28.327 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:28.327 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:28.327 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:28.327 [Test worker @coroutine#4342] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-08-16 11:34:28.327 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@142f0ac1 2024-08-16 11:34:28.327 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@142f0ac1 2024-08-16 11:34:28.327 [Test worker @coroutine#4342] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-08-16 11:34:28.341 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142f0ac1 2024-08-16 11:34:28.351 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142f0ac1 2024-08-16 11:34:28.353 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142f0ac1 2024-08-16 11:34:28.354 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142f0ac1 2024-08-16 11:34:28.365 [DefaultDispatcher-worker-7 @coroutine#4349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142f0ac1 2024-08-16 11:34:28.368 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142f0ac1 2024-08-16 11:34:28.370 [DefaultDispatcher-worker-10 @coroutine#2104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-08-16 11:34:28.370 [DefaultDispatcher-worker-10 @coroutine#2104] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:28.370 [DefaultDispatcher-worker-10 @coroutine#2104] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:28.371 [DefaultDispatcher-worker-10 @coroutine#2104] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:28.372 [DefaultDispatcher-worker-15 @coroutine#2104] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:28.372 [DefaultDispatcher-worker-15 @coroutine#2104] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:28.386 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142f0ac1 2024-08-16 11:34:28.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-08-16 11:34:28.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-08-16 11:34:28.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:28.400 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@142f0ac1: (connection evicted) 2024-08-16 11:34:28.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:28.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-08-16 11:34:28.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-08-16 11:34:28.402 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-08-16 11:34:28.402 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:28.402 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:28.402 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:28.402 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:28.402 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:28.402 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:28.402 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e92c6c2 2024-08-16 11:34:28.402 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:28.402 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:28.402 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:28.402 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:28.402 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:28.402 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:28.402 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:28.402 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:28.402 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:28.402 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:28.402 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:28.402 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:28.402 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:28.402 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:28.402 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:28.402 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:28.402 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:28.402 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:28.402 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:28.402 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-08-16 11:34:28.402 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:28.402 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:28.402 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:28.402 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:28.402 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:28.402 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:28.402 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:28.402 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:28.402 [Test worker @coroutine#4378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-08-16 11:34:28.403 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@66032b8d 2024-08-16 11:34:28.403 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@66032b8d 2024-08-16 11:34:28.403 [Test worker @coroutine#4378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-08-16 11:34:28.421 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66032b8d 2024-08-16 11:34:28.430 [Test worker @coroutine#4379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66032b8d 2024-08-16 11:34:28.432 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66032b8d 2024-08-16 11:34:28.434 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66032b8d 2024-08-16 11:34:28.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-08-16 11:34:28.438 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-08-16 11:34:28.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 11:34:28.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:28.438 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-08-16 11:34:28.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-08-16 11:34:28.439 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-08-16 11:34:28.439 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:28.439 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:28.439 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:28.439 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:28.439 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:28.439 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:28.439 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18f37d6e 2024-08-16 11:34:28.439 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:28.439 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:28.439 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:28.439 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:28.439 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:28.439 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:28.439 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:28.439 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:28.439 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:28.439 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:28.439 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:28.439 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:28.439 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:28.439 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:28.439 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:28.439 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:28.439 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:28.439 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:28.439 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:28.439 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-08-16 11:34:28.439 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:28.439 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:28.439 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:28.439 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:28.439 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:28.439 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:28.439 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:28.439 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:28.439 [Test worker @coroutine#4407] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-08-16 11:34:28.440 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@5304ac92 2024-08-16 11:34:28.440 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@5304ac92 2024-08-16 11:34:28.440 [Test worker @coroutine#4407] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-08-16 11:34:28.453 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5304ac92 2024-08-16 11:34:28.463 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5304ac92 2024-08-16 11:34:28.464 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5304ac92 2024-08-16 11:34:28.466 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5304ac92 2024-08-16 11:34:28.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-08-16 11:34:28.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-08-16 11:34:28.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 11:34:28.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:28.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-08-16 11:34:28.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-08-16 11:34:28.471 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-08-16 11:34:28.471 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:28.471 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:28.471 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:28.471 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:28.471 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:28.471 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:28.471 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51a7ee4e 2024-08-16 11:34:28.471 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:28.471 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:28.471 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:28.471 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:28.471 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:28.471 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:28.471 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:28.471 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:28.471 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:28.471 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:28.471 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:28.471 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:28.471 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:28.471 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:28.471 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:28.471 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:28.471 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:28.471 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:28.471 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:28.471 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-08-16 11:34:28.471 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:28.471 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:28.471 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:28.471 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:28.471 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:28.471 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:28.471 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:28.471 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:28.471 [Test worker @coroutine#4437] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-08-16 11:34:28.472 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb3cbb4 2024-08-16 11:34:28.472 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb3cbb4 2024-08-16 11:34:28.472 [Test worker @coroutine#4437] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-08-16 11:34:28.485 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb3cbb4 2024-08-16 11:34:28.495 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb3cbb4 2024-08-16 11:34:28.497 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb3cbb4 2024-08-16 11:34:28.498 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb3cbb4 2024-08-16 11:34:28.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-08-16 11:34:28.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-08-16 11:34:28.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 11:34:28.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:28.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-08-16 11:34:28.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-08-16 11:34:28.503 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-08-16 11:34:28.503 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:28.503 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:28.503 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:28.503 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:28.503 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:28.503 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:28.503 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bb50de0 2024-08-16 11:34:28.503 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:28.503 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:28.503 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:28.503 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:28.503 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:28.503 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:28.503 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:28.503 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:28.503 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:28.503 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:28.503 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:28.503 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:28.503 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:28.503 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:28.503 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:28.503 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:28.503 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:28.503 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:28.503 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:28.503 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-08-16 11:34:28.503 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:28.503 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:28.503 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:28.504 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:28.504 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:28.504 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:28.504 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:28.504 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:28.504 [Test worker @coroutine#4466] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-08-16 11:34:28.504 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@25dc8147 2024-08-16 11:34:28.504 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@25dc8147 2024-08-16 11:34:28.504 [Test worker @coroutine#4466] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-08-16 11:34:28.518 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25dc8147 2024-08-16 11:34:28.530 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25dc8147 2024-08-16 11:34:28.531 [DefaultDispatcher-worker-3 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2257590f 2024-08-16 11:34:28.531 [DefaultDispatcher-worker-3 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:28.531 [DefaultDispatcher-worker-3 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:28.531 [DefaultDispatcher-worker-3 @coroutine#2150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:28.532 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25dc8147 2024-08-16 11:34:28.533 [DefaultDispatcher-worker-6 @coroutine#2150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:28.533 [DefaultDispatcher-worker-6 @coroutine#2150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:28.534 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25dc8147 2024-08-16 11:34:28.540 [DefaultDispatcher-worker-13 @coroutine#4476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25dc8147 2024-08-16 11:34:28.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-08-16 11:34:28.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-08-16 11:34:28.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:28.548 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25dc8147: (connection evicted) 2024-08-16 11:34:28.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:28.548 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-08-16 11:34:28.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-08-16 11:34:28.550 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-08-16 11:34:28.550 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:28.550 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:28.550 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:28.550 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:28.550 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:28.550 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:28.550 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@581661d6 2024-08-16 11:34:28.550 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:28.550 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:28.550 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:28.550 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:28.550 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:28.550 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:28.550 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:28.550 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:28.550 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:28.551 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:28.551 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:28.551 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:28.551 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:28.551 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:28.551 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:28.551 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:28.551 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:28.551 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:28.551 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:28.551 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-08-16 11:34:28.551 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:28.551 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:28.551 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:28.551 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:28.551 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:28.551 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:28.551 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:28.551 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:28.551 [Test worker @coroutine#4499] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-08-16 11:34:28.551 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ad9f06a 2024-08-16 11:34:28.551 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ad9f06a 2024-08-16 11:34:28.551 [Test worker @coroutine#4499] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-08-16 11:34:28.568 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad9f06a 2024-08-16 11:34:28.577 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad9f06a 2024-08-16 11:34:28.579 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad9f06a 2024-08-16 11:34:28.580 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad9f06a 2024-08-16 11:34:28.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-08-16 11:34:28.584 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-08-16 11:34:28.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 11:34:28.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:28.584 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-08-16 11:34:28.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-08-16 11:34:28.586 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-08-16 11:34:28.586 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:28.586 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:28.586 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:28.586 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:28.586 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:28.586 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:28.586 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5066a895 2024-08-16 11:34:28.586 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:28.586 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:28.586 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:28.586 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:28.586 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:28.586 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:28.586 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:28.586 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:28.586 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:28.586 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:28.586 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:28.586 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:28.586 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:28.586 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:28.586 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:28.586 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:28.586 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:28.586 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:28.586 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:28.586 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-08-16 11:34:28.586 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:28.586 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:28.586 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:28.586 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:28.586 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:28.586 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:28.586 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:28.586 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:28.586 [Test worker @coroutine#4530] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-08-16 11:34:28.587 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dd11699 2024-08-16 11:34:28.587 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dd11699 2024-08-16 11:34:28.587 [Test worker @coroutine#4530] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-08-16 11:34:28.603 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd11699 2024-08-16 11:34:28.613 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd11699 2024-08-16 11:34:28.614 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd11699 2024-08-16 11:34:28.616 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd11699 2024-08-16 11:34:28.624 [DefaultDispatcher-worker-3 @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd11699 2024-08-16 11:34:28.626 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd11699 2024-08-16 11:34:28.629 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd11699 2024-08-16 11:34:28.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-08-16 11:34:28.642 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-08-16 11:34:28.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:28.642 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4dd11699: (connection evicted) 2024-08-16 11:34:28.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:28.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-08-16 11:34:28.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-08-16 11:34:28.645 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-08-16 11:34:28.645 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:28.645 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:28.645 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:28.645 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:28.645 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:28.645 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:28.645 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47620803 2024-08-16 11:34:28.645 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:28.645 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:28.645 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:28.645 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:28.645 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:28.645 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:28.645 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:28.645 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:28.645 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:28.645 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:28.645 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:28.646 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:28.646 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:28.646 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:28.646 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:28.646 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:28.646 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:28.646 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:28.646 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:28.646 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-08-16 11:34:28.646 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:28.646 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:28.646 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:28.646 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:28.646 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:28.646 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:28.646 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:28.646 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:28.646 [Test worker @coroutine#4564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-08-16 11:34:28.646 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@40a0364a 2024-08-16 11:34:28.646 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@40a0364a 2024-08-16 11:34:28.646 [Test worker @coroutine#4564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-08-16 11:34:28.661 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a0364a 2024-08-16 11:34:28.670 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a0364a 2024-08-16 11:34:28.672 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a0364a 2024-08-16 11:34:28.674 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a0364a 2024-08-16 11:34:28.674 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-08-16 11:34:28.674 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:28.674 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:28.674 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:28.674 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:28.674 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:28.674 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:28.674 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25ea3a5f 2024-08-16 11:34:28.674 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:28.674 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:28.674 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:28.674 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:28.674 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:28.674 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:28.674 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:28.674 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:28.674 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:28.674 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:28.674 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:28.674 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:28.674 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:28.674 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:28.674 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:28.674 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:28.674 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:28.674 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:28.674 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:28.674 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-08-16 11:34:28.674 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:28.674 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:28.674 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:28.674 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:28.674 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:28.674 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:28.674 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:28.674 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:28.674 [Test worker @coroutine#4564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-08-16 11:34:28.674 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@5225f612 2024-08-16 11:34:28.675 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@5225f612 2024-08-16 11:34:28.675 [Test worker @coroutine#4564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-08-16 11:34:28.682 [DefaultDispatcher-worker-4 @coroutine#2183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411e567e 2024-08-16 11:34:28.683 [DefaultDispatcher-worker-4 @coroutine#2183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:28.683 [DefaultDispatcher-worker-4 @coroutine#2183] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:28.683 [DefaultDispatcher-worker-4 @coroutine#2183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:28.684 [DefaultDispatcher-worker-17 @coroutine#2183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:28.684 [DefaultDispatcher-worker-17 @coroutine#2183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:28.689 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5225f612 2024-08-16 11:34:28.699 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5225f612 2024-08-16 11:34:28.700 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5225f612 2024-08-16 11:34:28.702 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5225f612 2024-08-16 11:34:28.713 [DefaultDispatcher-worker-6 @coroutine#4580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5225f612 2024-08-16 11:34:28.729 [DefaultDispatcher-worker-6 @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a0364a 2024-08-16 11:34:28.746 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 11:34:28.749 [DefaultDispatcher-worker-6 @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a0364a 2024-08-16 11:34:28.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-08-16 11:34:28.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-08-16 11:34:28.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:28.760 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40a0364a: (connection evicted) 2024-08-16 11:34:28.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:28.761 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-08-16 11:34:28.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-08-16 11:34:28.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-08-16 11:34:28.761 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-08-16 11:34:28.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:28.761 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5225f612: (connection evicted) 2024-08-16 11:34:28.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:28.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-08-16 11:34:28.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-08-16 11:34:28.763 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-08-16 11:34:28.763 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:28.763 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:28.763 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:28.763 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:28.763 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:28.763 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:28.763 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b115d71 2024-08-16 11:34:28.763 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:28.763 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:28.763 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:28.763 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:28.763 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:28.763 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:28.763 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:28.763 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:28.763 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:28.763 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:28.763 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:28.763 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:28.763 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:28.763 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:28.763 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:28.763 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:28.763 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:28.763 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:28.763 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:28.763 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-08-16 11:34:28.763 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:28.763 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:28.763 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:28.763 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:28.763 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:28.763 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:28.763 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:28.763 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:28.763 [Test worker @coroutine#4594] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-08-16 11:34:28.764 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@18a8a40e 2024-08-16 11:34:28.764 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@18a8a40e 2024-08-16 11:34:28.764 [Test worker @coroutine#4594] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-08-16 11:34:28.781 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a8a40e 2024-08-16 11:34:28.791 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a8a40e 2024-08-16 11:34:28.792 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a8a40e 2024-08-16 11:34:28.794 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a8a40e 2024-08-16 11:34:28.794 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-08-16 11:34:28.794 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:28.794 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:28.794 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:28.794 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:28.794 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:28.794 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:28.794 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7056cda8 2024-08-16 11:34:28.794 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:28.794 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:28.794 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:28.794 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:28.794 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:28.794 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:28.794 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:28.794 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:28.794 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:28.794 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:28.794 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:28.794 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:28.794 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:28.794 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:28.794 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:28.794 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:28.794 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:28.794 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:28.794 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:28.794 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-08-16 11:34:28.794 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:28.794 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:28.794 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:28.794 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:28.794 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:28.794 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:28.794 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:28.795 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:28.795 [Test worker @coroutine#4594] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-08-16 11:34:28.795 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@722a2ba2 2024-08-16 11:34:28.795 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@722a2ba2 2024-08-16 11:34:28.795 [Test worker @coroutine#4594] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-08-16 11:34:28.809 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@722a2ba2 2024-08-16 11:34:28.819 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@722a2ba2 2024-08-16 11:34:28.820 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@722a2ba2 2024-08-16 11:34:28.822 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@722a2ba2 2024-08-16 11:34:28.831 [DefaultDispatcher-worker-15 @coroutine#2241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c06564e 2024-08-16 11:34:28.831 [DefaultDispatcher-worker-16 @coroutine#2212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-08-16 11:34:28.832 [DefaultDispatcher-worker-15 @coroutine#2241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 11:34:28.832 [DefaultDispatcher-worker-16 @coroutine#2212] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:28.832 [DefaultDispatcher-worker-15 @coroutine#2241] 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-08-16 11:34:28.832 [DefaultDispatcher-worker-16 @coroutine#2212] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:28.832 [DefaultDispatcher-worker-16 @coroutine#2212] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:28.832 [DefaultDispatcher-worker-15 @coroutine#2241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 11:34:28.833 [DefaultDispatcher-worker-16 @coroutine#4608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@722a2ba2 2024-08-16 11:34:28.833 [DefaultDispatcher-worker-5 @coroutine#2212] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:28.833 [DefaultDispatcher-worker-5 @coroutine#2212] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:28.833 [DefaultDispatcher-worker-1 @coroutine#2241] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 11:34:28.846 [DefaultDispatcher-worker-5 @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a8a40e 2024-08-16 11:34:28.860 [DefaultDispatcher-worker-9 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9a7211 2024-08-16 11:34:28.860 [DefaultDispatcher-worker-9 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:28.860 [DefaultDispatcher-worker-9 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:28.860 [DefaultDispatcher-worker-9 @coroutine#2255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:28.861 [DefaultDispatcher-worker-10 @coroutine#2255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:28.862 [DefaultDispatcher-worker-10 @coroutine#2255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:28.864 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 11:34:28.864 [DefaultDispatcher-worker-2 @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a8a40e 2024-08-16 11:34:28.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-08-16 11:34:28.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-08-16 11:34:28.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:28.868 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18a8a40e: (connection evicted) 2024-08-16 11:34:28.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:28.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-08-16 11:34:28.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-08-16 11:34:28.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-08-16 11:34:28.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-08-16 11:34:28.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:28.869 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@722a2ba2: (connection evicted) 2024-08-16 11:34:28.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:28.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-08-16 11:34:28.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-08-16 11:34:28.871 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-08-16 11:34:28.872 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:28.872 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:28.872 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:28.872 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:28.872 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:28.872 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:28.872 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@340fd670 2024-08-16 11:34:28.872 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:28.872 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:28.872 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:28.872 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:28.872 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:28.872 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:28.872 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:28.872 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:28.872 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:28.872 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:28.872 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:28.872 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:28.872 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:28.872 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:28.872 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:28.872 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:28.872 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:28.872 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:28.872 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:28.872 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-08-16 11:34:28.872 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:28.872 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:28.872 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:28.872 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:28.872 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:28.872 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:28.872 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:28.872 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:28.872 [Test worker @coroutine#4629] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-08-16 11:34:28.872 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@118932fe 2024-08-16 11:34:28.872 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@118932fe 2024-08-16 11:34:28.872 [Test worker @coroutine#4629] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-08-16 11:34:28.888 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118932fe 2024-08-16 11:34:28.893 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:28.897 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118932fe 2024-08-16 11:34:28.899 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118932fe 2024-08-16 11:34:28.900 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118932fe 2024-08-16 11:34:28.901 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-08-16 11:34:28.901 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:28.901 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:28.901 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:28.901 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:28.901 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:28.901 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:28.901 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7887e1f3 2024-08-16 11:34:28.901 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:28.901 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:28.901 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:28.901 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:28.901 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:28.901 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:28.901 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:28.901 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:28.901 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:28.901 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:28.901 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:28.901 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:28.901 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:28.901 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:28.901 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:28.901 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:28.901 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:28.901 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:28.901 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:28.901 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-08-16 11:34:28.901 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:28.901 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:28.901 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:28.901 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:28.901 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:28.901 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:28.901 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:28.901 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:28.901 [Test worker @coroutine#4629] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-08-16 11:34:28.901 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@32b273c1 2024-08-16 11:34:28.901 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@32b273c1 2024-08-16 11:34:28.901 [Test worker @coroutine#4629] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-08-16 11:34:28.915 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32b273c1 2024-08-16 11:34:28.916 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:28.924 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32b273c1 2024-08-16 11:34:28.926 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32b273c1 2024-08-16 11:34:28.928 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32b273c1 2024-08-16 11:34:28.939 [DefaultDispatcher-worker-13 @coroutine#4643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32b273c1 2024-08-16 11:34:28.953 [DefaultDispatcher-worker-14 @coroutine#4629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118932fe 2024-08-16 11:34:28.970 [DefaultDispatcher-worker-14 @coroutine#4629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118932fe 2024-08-16 11:34:28.972 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 11:34:28.978 [DefaultDispatcher-worker-15 @coroutine#4629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118932fe 2024-08-16 11:34:28.989 [DefaultDispatcher-worker-10 @coroutine#4629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118932fe 2024-08-16 11:34:29.001 [HikariPool-186 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:29.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-08-16 11:34:29.001 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-08-16 11:34:29.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:29.002 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@118932fe: (connection evicted) 2024-08-16 11:34:29.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:29.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-08-16 11:34:29.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-08-16 11:34:29.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-08-16 11:34:29.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-08-16 11:34:29.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:29.003 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32b273c1: (connection evicted) 2024-08-16 11:34:29.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:29.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-08-16 11:34:29.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-08-16 11:34:29.005 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-08-16 11:34:29.005 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:29.005 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:29.005 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:29.005 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:29.005 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:29.005 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:29.005 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4893d628 2024-08-16 11:34:29.005 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:29.005 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:29.005 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:29.005 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:29.005 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:29.005 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:29.005 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:29.005 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:29.005 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:29.005 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:29.005 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:29.005 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:29.005 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:29.005 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:29.005 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:29.005 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:29.005 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:29.005 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:29.005 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:29.005 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-08-16 11:34:29.005 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:29.005 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:29.005 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:29.005 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:29.005 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:29.005 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:29.005 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:29.005 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:29.005 [Test worker @coroutine#4669] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-08-16 11:34:29.005 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@342615e2 2024-08-16 11:34:29.005 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@342615e2 2024-08-16 11:34:29.005 [Test worker @coroutine#4669] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-08-16 11:34:29.009 [DefaultDispatcher-worker-13 @coroutine#2307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aec2f59 2024-08-16 11:34:29.009 [DefaultDispatcher-worker-13 @coroutine#2307] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId 2024-08-16 11:34:29.009 [DefaultDispatcher-worker-13 @coroutine#2307] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:29.009 [DefaultDispatcher-worker-13 @coroutine#2307] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId 2024-08-16 11:34:29.010 [DefaultDispatcher-worker-10 @coroutine#2307] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId 2024-08-16 11:34:29.010 [DefaultDispatcher-worker-10 @coroutine#2307] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId 2024-08-16 11:34:29.021 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342615e2 2024-08-16 11:34:29.031 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342615e2 2024-08-16 11:34:29.033 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342615e2 2024-08-16 11:34:29.035 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342615e2 2024-08-16 11:34:29.035 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-08-16 11:34:29.035 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:29.035 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:29.035 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:29.035 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:29.035 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:29.035 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:29.035 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f18a661 2024-08-16 11:34:29.035 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:29.035 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:29.035 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:29.035 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:29.035 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:29.035 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:29.035 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:29.035 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:29.035 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:29.035 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:29.035 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:29.035 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:29.035 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:29.035 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:29.035 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:29.035 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:29.035 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:29.035 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:29.035 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:29.035 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-08-16 11:34:29.035 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:29.035 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:29.035 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:29.035 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:29.035 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:29.035 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:29.035 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:29.035 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:29.035 [Test worker @coroutine#4669] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-08-16 11:34:29.036 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@133e7789 2024-08-16 11:34:29.036 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@133e7789 2024-08-16 11:34:29.036 [Test worker @coroutine#4669] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-08-16 11:34:29.049 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@133e7789 2024-08-16 11:34:29.058 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@133e7789 2024-08-16 11:34:29.060 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@133e7789 2024-08-16 11:34:29.061 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@133e7789 2024-08-16 11:34:29.073 [DefaultDispatcher-worker-8 @coroutine#4685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@133e7789 2024-08-16 11:34:29.085 [DefaultDispatcher-worker-1 @coroutine#4669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342615e2 2024-08-16 11:34:29.095 [DefaultDispatcher-worker-8 @coroutine#4669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342615e2 2024-08-16 11:34:29.104 [DefaultDispatcher-worker-8 @coroutine#4669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342615e2 2024-08-16 11:34:29.105 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:29.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-08-16 11:34:29.116 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-08-16 11:34:29.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:29.116 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@342615e2: (connection evicted) 2024-08-16 11:34:29.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:29.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-08-16 11:34:29.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-08-16 11:34:29.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-08-16 11:34:29.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-08-16 11:34:29.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:29.117 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@133e7789: (connection evicted) 2024-08-16 11:34:29.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:29.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-08-16 11:34:29.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-08-16 11:34:29.119 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-08-16 11:34:29.119 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:29.119 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:29.119 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:29.119 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:29.119 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:29.119 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:29.119 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@329b4814 2024-08-16 11:34:29.119 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:29.119 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:29.119 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:29.119 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:29.119 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:29.119 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:29.119 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:29.119 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:29.119 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:29.119 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:29.119 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:29.119 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:29.119 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:29.119 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:29.119 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:29.119 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:29.119 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:29.119 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:29.119 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:29.119 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-08-16 11:34:29.119 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:29.119 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:29.119 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:29.119 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:29.119 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:29.119 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:29.119 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:29.119 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:29.119 [Test worker @coroutine#4709] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-08-16 11:34:29.120 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@1419f703 2024-08-16 11:34:29.120 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@1419f703 2024-08-16 11:34:29.120 [Test worker @coroutine#4709] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-08-16 11:34:29.136 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1419f703 2024-08-16 11:34:29.146 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1419f703 2024-08-16 11:34:29.147 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1419f703 2024-08-16 11:34:29.149 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1419f703 2024-08-16 11:34:29.149 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-08-16 11:34:29.149 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:29.149 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:29.149 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:29.149 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:29.149 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:29.149 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:29.149 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60a6564c 2024-08-16 11:34:29.149 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:29.149 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:29.149 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:29.149 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:29.149 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:29.149 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:29.149 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:29.149 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:29.149 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:29.149 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:29.149 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:29.149 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:29.149 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:29.149 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:29.149 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:29.149 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:29.149 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:29.149 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:29.149 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:29.149 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-08-16 11:34:29.149 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:29.149 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:29.149 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:29.149 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:29.149 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:29.149 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:29.149 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:29.149 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:29.149 [Test worker @coroutine#4709] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-08-16 11:34:29.149 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be49e00 2024-08-16 11:34:29.150 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be49e00 2024-08-16 11:34:29.150 [Test worker @coroutine#4709] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-08-16 11:34:29.163 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be49e00 2024-08-16 11:34:29.173 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be49e00 2024-08-16 11:34:29.174 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be49e00 2024-08-16 11:34:29.176 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be49e00 2024-08-16 11:34:29.176 [DefaultDispatcher-worker-12 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64e680c5 2024-08-16 11:34:29.176 [DefaultDispatcher-worker-12 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId 2024-08-16 11:34:29.176 [DefaultDispatcher-worker-12 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:29.176 [DefaultDispatcher-worker-12 @coroutine#2349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId 2024-08-16 11:34:29.178 [DefaultDispatcher-worker-14 @coroutine#2349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId 2024-08-16 11:34:29.178 [DefaultDispatcher-worker-14 @coroutine#2349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId 2024-08-16 11:34:29.187 [DefaultDispatcher-worker-14 @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be49e00 2024-08-16 11:34:29.199 [DefaultDispatcher-worker-11 @coroutine#4709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1419f703 2024-08-16 11:34:29.210 [DefaultDispatcher-worker-15 @coroutine#4709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1419f703 2024-08-16 11:34:29.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-08-16 11:34:29.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-08-16 11:34:29.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:29.215 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1419f703: (connection evicted) 2024-08-16 11:34:29.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:29.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-08-16 11:34:29.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-08-16 11:34:29.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-08-16 11:34:29.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-08-16 11:34:29.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:29.216 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1be49e00: (connection evicted) 2024-08-16 11:34:29.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:29.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-08-16 11:34:29.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-08-16 11:34:29.221 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-08-16 11:34:29.222 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:29.222 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:29.222 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:29.222 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:29.222 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:29.222 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:29.222 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@346d441a 2024-08-16 11:34:29.222 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:29.222 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:29.222 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:29.222 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:29.222 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:29.222 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:29.222 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:29.222 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:29.222 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:29.222 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:29.222 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:29.222 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:29.222 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:29.222 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:29.222 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:29.222 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:29.222 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:29.222 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:29.222 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:29.222 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-08-16 11:34:29.222 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:29.222 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:29.222 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:29.222 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:29.222 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:29.222 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:29.222 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:29.222 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:29.222 [Test worker @coroutine#4749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-08-16 11:34:29.222 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@521d455c 2024-08-16 11:34:29.222 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@521d455c 2024-08-16 11:34:29.222 [Test worker @coroutine#4749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-08-16 11:34:29.236 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@521d455c 2024-08-16 11:34:29.245 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@521d455c 2024-08-16 11:34:29.247 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@521d455c 2024-08-16 11:34:29.254 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@521d455c 2024-08-16 11:34:29.255 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-08-16 11:34:29.255 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:29.255 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:29.255 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:29.255 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:29.255 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:29.255 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:29.255 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fab0d15 2024-08-16 11:34:29.255 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:29.255 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:29.255 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:29.255 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:29.255 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:29.255 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:29.255 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:29.255 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:29.255 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:29.255 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:29.255 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:29.255 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:29.255 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:29.255 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:29.255 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:29.255 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:29.255 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:29.255 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:29.255 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:29.255 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-08-16 11:34:29.255 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:29.255 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:29.255 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:29.255 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:29.255 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:29.255 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:29.255 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:29.255 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:29.255 [Test worker @coroutine#4749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-08-16 11:34:29.256 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@69a8617c 2024-08-16 11:34:29.256 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@69a8617c 2024-08-16 11:34:29.256 [Test worker @coroutine#4749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-08-16 11:34:29.272 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a8617c 2024-08-16 11:34:29.283 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a8617c 2024-08-16 11:34:29.284 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a8617c 2024-08-16 11:34:29.286 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a8617c 2024-08-16 11:34:29.286 [DefaultDispatcher-worker-9 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2024-08-16 11:34:29.286 [DefaultDispatcher-worker-9 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:29.286 [DefaultDispatcher-worker-9 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:29.286 [DefaultDispatcher-worker-9 @coroutine#2071] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:29.288 [DefaultDispatcher-worker-16 @coroutine#2071] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:29.288 [DefaultDispatcher-worker-16 @coroutine#2071] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:29.296 [DefaultDispatcher-worker-7 @coroutine#4764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a8617c 2024-08-16 11:34:29.308 [DefaultDispatcher-worker-14 @coroutine#4749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@521d455c 2024-08-16 11:34:29.311 [DefaultDispatcher-worker-3 @coroutine#2406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665e18d5 2024-08-16 11:34:29.311 [DefaultDispatcher-worker-3 @coroutine#2406] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId 2024-08-16 11:34:29.311 [DefaultDispatcher-worker-3 @coroutine#2406] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:29.311 [DefaultDispatcher-worker-3 @coroutine#2406] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId 2024-08-16 11:34:29.312 [DefaultDispatcher-worker-16 @coroutine#2406] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId 2024-08-16 11:34:29.312 [DefaultDispatcher-worker-16 @coroutine#2406] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId 2024-08-16 11:34:29.319 [DefaultDispatcher-worker-16 @coroutine#4749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@521d455c 2024-08-16 11:34:29.322 [HikariPool-191 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:29.336 [DefaultDispatcher-worker-16 @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@521d455c 2024-08-16 11:34:29.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-08-16 11:34:29.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-08-16 11:34:29.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:29.338 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@521d455c: (connection evicted) 2024-08-16 11:34:29.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:29.339 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-08-16 11:34:29.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-08-16 11:34:29.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-08-16 11:34:29.339 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-08-16 11:34:29.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:29.340 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69a8617c: (connection evicted) 2024-08-16 11:34:29.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:29.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-08-16 11:34:29.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-08-16 11:34:29.342 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-08-16 11:34:29.342 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:29.342 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:29.342 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:29.342 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:29.342 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:29.342 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:29.342 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1817f7f0 2024-08-16 11:34:29.342 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:29.342 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:29.342 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:29.342 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:29.342 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:29.342 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:29.342 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:29.342 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:29.342 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:29.342 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:29.342 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:29.342 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:29.342 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:29.342 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:29.342 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:29.342 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:29.342 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:29.342 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:29.342 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:29.342 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-08-16 11:34:29.342 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:29.342 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:29.342 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:29.342 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:29.342 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:29.342 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:29.342 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:29.342 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:29.342 [Test worker @coroutine#4789] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-08-16 11:34:29.343 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a4efee2 2024-08-16 11:34:29.343 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a4efee2 2024-08-16 11:34:29.343 [Test worker @coroutine#4789] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-08-16 11:34:29.359 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4efee2 2024-08-16 11:34:29.369 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4efee2 2024-08-16 11:34:29.370 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4efee2 2024-08-16 11:34:29.372 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4efee2 2024-08-16 11:34:29.372 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-08-16 11:34:29.372 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:29.372 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:29.372 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:29.372 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:29.372 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:29.372 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:29.372 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f2312f3 2024-08-16 11:34:29.372 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:29.372 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:29.372 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:29.372 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:29.372 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:29.372 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:29.372 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:29.372 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:29.372 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:29.372 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:29.372 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:29.372 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:29.372 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:29.372 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:29.372 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:29.372 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:29.372 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:29.372 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:29.372 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:29.372 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-08-16 11:34:29.372 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:29.372 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:29.372 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:29.372 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:29.372 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:29.372 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:29.372 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:29.372 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:29.372 [Test worker @coroutine#4789] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-08-16 11:34:29.373 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e48dc84 2024-08-16 11:34:29.373 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e48dc84 2024-08-16 11:34:29.373 [Test worker @coroutine#4789] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-08-16 11:34:29.381 [DefaultDispatcher-worker-6 @coroutine#2104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-08-16 11:34:29.382 [DefaultDispatcher-worker-6 @coroutine#2104] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:29.382 [DefaultDispatcher-worker-6 @coroutine#2104] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:29.382 [DefaultDispatcher-worker-6 @coroutine#2104] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:29.383 [DefaultDispatcher-worker-15 @coroutine#2104] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:29.383 [DefaultDispatcher-worker-15 @coroutine#2104] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:29.387 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e48dc84 2024-08-16 11:34:29.396 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e48dc84 2024-08-16 11:34:29.398 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e48dc84 2024-08-16 11:34:29.399 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e48dc84 2024-08-16 11:34:29.410 [DefaultDispatcher-worker-3 @coroutine#4805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e48dc84 2024-08-16 11:34:29.423 [DefaultDispatcher-worker-17 @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4efee2 2024-08-16 11:34:29.434 [DefaultDispatcher-worker-17 @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4efee2 2024-08-16 11:34:29.442 [DefaultDispatcher-worker-6 @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4efee2 2024-08-16 11:34:29.443 [HikariPool-193 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:29.456 [DefaultDispatcher-worker-17 @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4efee2 2024-08-16 11:34:29.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-08-16 11:34:29.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-08-16 11:34:29.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:29.458 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a4efee2: (connection evicted) 2024-08-16 11:34:29.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:29.459 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-08-16 11:34:29.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-08-16 11:34:29.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-08-16 11:34:29.459 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-08-16 11:34:29.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:29.459 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e48dc84: (connection evicted) 2024-08-16 11:34:29.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:29.460 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-08-16 11:34:29.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-08-16 11:34:29.462 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-08-16 11:34:29.462 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:29.462 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:29.462 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:29.462 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:29.462 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:29.462 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:29.462 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12e25b4b 2024-08-16 11:34:29.462 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:29.462 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:29.462 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:29.462 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:29.462 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:29.462 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:29.462 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:29.462 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:29.462 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:29.462 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:29.462 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:29.462 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:29.462 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:29.462 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:29.462 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:29.462 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:29.462 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:29.462 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:29.462 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:29.462 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-08-16 11:34:29.462 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:29.462 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:29.462 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:29.462 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:29.462 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:29.462 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:29.462 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:29.462 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:29.462 [Test worker @coroutine#4827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-08-16 11:34:29.463 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@7266f136 2024-08-16 11:34:29.463 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@7266f136 2024-08-16 11:34:29.463 [Test worker @coroutine#4827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-08-16 11:34:29.479 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7266f136 2024-08-16 11:34:29.489 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7266f136 2024-08-16 11:34:29.490 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7266f136 2024-08-16 11:34:29.492 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7266f136 2024-08-16 11:34:29.492 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-08-16 11:34:29.492 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:29.492 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:29.492 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:29.492 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:29.492 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:29.492 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:29.492 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@758e8b8d 2024-08-16 11:34:29.492 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:29.492 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:29.493 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:29.493 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:29.493 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:29.493 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:29.493 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:29.493 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:29.493 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:29.493 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:29.493 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:29.493 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:29.493 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:29.493 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:29.493 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:29.493 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:29.493 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:29.493 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:29.493 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:29.493 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-08-16 11:34:29.493 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:29.493 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:29.493 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:29.493 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:29.493 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:29.493 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:29.493 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:29.493 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:29.493 [Test worker @coroutine#4827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-08-16 11:34:29.493 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@29922188 2024-08-16 11:34:29.493 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@29922188 2024-08-16 11:34:29.493 [Test worker @coroutine#4827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-08-16 11:34:29.506 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29922188 2024-08-16 11:34:29.516 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29922188 2024-08-16 11:34:29.517 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29922188 2024-08-16 11:34:29.519 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29922188 2024-08-16 11:34:29.530 [DefaultDispatcher-worker-12 @coroutine#4841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29922188 2024-08-16 11:34:29.541 [DefaultDispatcher-worker-7 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2257590f 2024-08-16 11:34:29.541 [DefaultDispatcher-worker-7 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:29.541 [DefaultDispatcher-worker-7 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:29.541 [DefaultDispatcher-worker-7 @coroutine#2150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:29.543 [DefaultDispatcher-worker-15 @coroutine#2150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:29.543 [DefaultDispatcher-worker-8 @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7266f136 2024-08-16 11:34:29.543 [DefaultDispatcher-worker-15 @coroutine#2150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:29.553 [DefaultDispatcher-worker-8 @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7266f136 2024-08-16 11:34:29.563 [HikariPool-195 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 11:34:29.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-08-16 11:34:29.565 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-08-16 11:34:29.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:29.566 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7266f136: (connection evicted) 2024-08-16 11:34:29.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:29.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-08-16 11:34:29.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-08-16 11:34:29.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-08-16 11:34:29.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-08-16 11:34:29.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:29.567 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29922188: (connection evicted) 2024-08-16 11:34:29.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:29.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-08-16 11:34:29.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-08-16 11:34:29.569 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-08-16 11:34:29.569 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:29.569 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:29.569 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:29.569 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:29.569 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:29.569 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:29.569 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23e95661 2024-08-16 11:34:29.569 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:29.569 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:29.569 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:29.569 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:29.569 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:29.569 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:29.569 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:29.569 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:29.569 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:29.569 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:29.569 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:29.569 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:29.569 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:29.569 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:29.569 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:29.569 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:29.569 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:29.569 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:29.569 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:29.569 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-08-16 11:34:29.569 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:29.569 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:29.569 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:29.569 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:29.569 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:29.569 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:29.569 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:29.569 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:29.569 [Test worker @coroutine#4870] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-08-16 11:34:29.569 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2024-08-16 11:34:29.569 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2024-08-16 11:34:29.569 [Test worker @coroutine#4870] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-08-16 11:34:29.584 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2024-08-16 11:34:29.594 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2024-08-16 11:34:29.595 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2024-08-16 11:34:29.597 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2024-08-16 11:34:29.597 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-08-16 11:34:29.597 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:29.597 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:29.597 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:29.597 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:29.597 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:29.597 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:29.597 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f4f432b 2024-08-16 11:34:29.597 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:29.597 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:29.597 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:29.597 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:29.597 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:29.597 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:29.597 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:29.597 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:29.597 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:29.597 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:29.597 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:29.597 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:29.597 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:29.597 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:29.597 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:29.597 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:29.597 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:29.597 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:29.597 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:29.597 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-08-16 11:34:29.597 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:29.597 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:29.597 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:29.597 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:29.597 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:29.597 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:29.597 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:29.597 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:29.597 [Test worker @coroutine#4870] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-08-16 11:34:29.598 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@635900ef 2024-08-16 11:34:29.598 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@635900ef 2024-08-16 11:34:29.598 [Test worker @coroutine#4870] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-08-16 11:34:29.611 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635900ef 2024-08-16 11:34:29.622 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635900ef 2024-08-16 11:34:29.624 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635900ef 2024-08-16 11:34:29.626 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635900ef 2024-08-16 11:34:29.638 [DefaultDispatcher-worker-6 @coroutine#4883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635900ef 2024-08-16 11:34:29.650 [DefaultDispatcher-worker-13 @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2024-08-16 11:34:29.660 [DefaultDispatcher-worker-6 @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2024-08-16 11:34:29.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-08-16 11:34:29.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-08-16 11:34:29.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:29.665 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@553d9329: (connection evicted) 2024-08-16 11:34:29.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:29.666 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-08-16 11:34:29.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-08-16 11:34:29.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-08-16 11:34:29.666 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-08-16 11:34:29.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:29.666 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@635900ef: (connection evicted) 2024-08-16 11:34:29.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:29.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-08-16 11:34:29.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-08-16 11:34:29.668 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-08-16 11:34:29.668 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:29.668 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:29.668 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:29.668 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:29.668 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:29.668 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:29.668 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c7fb24c 2024-08-16 11:34:29.668 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:29.668 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:29.668 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:29.668 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:29.668 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:29.668 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:29.668 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:29.668 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:29.668 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:29.668 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:29.668 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:29.668 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:29.668 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:29.668 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:29.668 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:29.668 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:29.668 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:29.668 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:29.668 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:29.668 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-08-16 11:34:29.668 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:29.668 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:29.668 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:29.668 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:29.668 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:29.668 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:29.668 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:29.668 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:29.668 [Test worker @coroutine#4910] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-08-16 11:34:29.668 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@7306f65f 2024-08-16 11:34:29.668 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@7306f65f 2024-08-16 11:34:29.669 [Test worker @coroutine#4910] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-08-16 11:34:29.683 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7306f65f 2024-08-16 11:34:29.693 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7306f65f 2024-08-16 11:34:29.693 [DefaultDispatcher-worker-10 @coroutine#2183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411e567e 2024-08-16 11:34:29.693 [DefaultDispatcher-worker-10 @coroutine#2183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:29.694 [DefaultDispatcher-worker-10 @coroutine#2183] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:29.694 [DefaultDispatcher-worker-10 @coroutine#2183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:29.695 [DefaultDispatcher-worker-3 @coroutine#2183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:29.695 [DefaultDispatcher-worker-3 @coroutine#2183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:29.695 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7306f65f 2024-08-16 11:34:29.696 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7306f65f 2024-08-16 11:34:29.697 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-08-16 11:34:29.697 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:29.697 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:29.697 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:29.697 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:29.697 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:29.697 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:29.697 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23043ba 2024-08-16 11:34:29.697 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:29.697 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:29.697 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:29.697 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:29.697 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:29.697 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:29.697 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:29.697 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:29.697 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:29.697 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:29.697 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:29.697 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:29.697 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:29.697 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:29.697 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:29.697 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:29.697 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:29.697 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:29.697 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:29.697 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-08-16 11:34:29.697 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:29.697 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:29.697 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:29.697 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:29.697 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:29.697 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:29.697 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:29.697 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:29.697 [Test worker @coroutine#4910] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-08-16 11:34:29.697 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b4133d0 2024-08-16 11:34:29.697 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b4133d0 2024-08-16 11:34:29.697 [Test worker @coroutine#4910] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-08-16 11:34:29.711 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4133d0 2024-08-16 11:34:29.721 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4133d0 2024-08-16 11:34:29.722 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4133d0 2024-08-16 11:34:29.724 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4133d0 2024-08-16 11:34:29.735 [DefaultDispatcher-worker-13 @coroutine#4926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4133d0 2024-08-16 11:34:29.747 [DefaultDispatcher-worker-17 @coroutine#4910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7306f65f 2024-08-16 11:34:29.757 [DefaultDispatcher-worker-8 @coroutine#4910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7306f65f 2024-08-16 11:34:29.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-08-16 11:34:29.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-08-16 11:34:29.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:29.760 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7306f65f: (connection evicted) 2024-08-16 11:34:29.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:29.761 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-08-16 11:34:29.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-08-16 11:34:29.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-08-16 11:34:29.761 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-08-16 11:34:29.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:29.762 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b4133d0: (connection evicted) 2024-08-16 11:34:29.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:29.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-08-16 11:34:29.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-08-16 11:34:29.765 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-08-16 11:34:29.765 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:29.765 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:29.765 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:29.765 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:29.765 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:29.765 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:29.765 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@623eebca 2024-08-16 11:34:29.765 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:29.765 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:29.765 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:29.765 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:29.765 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:29.765 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:29.765 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:29.765 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:29.765 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:29.765 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:29.765 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:29.765 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:29.765 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:29.765 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:29.765 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:29.765 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:29.765 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:29.765 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:29.765 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:29.765 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-08-16 11:34:29.765 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:29.765 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:29.765 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:29.765 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:29.765 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:29.765 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:29.765 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:29.765 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:29.765 [Test worker @coroutine#4953] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-08-16 11:34:29.766 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@5408b06d 2024-08-16 11:34:29.766 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@5408b06d 2024-08-16 11:34:29.766 [Test worker @coroutine#4953] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-08-16 11:34:29.782 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5408b06d 2024-08-16 11:34:29.794 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5408b06d 2024-08-16 11:34:29.795 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5408b06d 2024-08-16 11:34:29.797 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5408b06d 2024-08-16 11:34:29.797 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-08-16 11:34:29.797 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:29.797 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:29.797 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:29.797 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:29.797 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:29.797 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:29.797 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4df3b838 2024-08-16 11:34:29.797 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:29.797 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:29.797 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:29.797 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:29.797 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:29.797 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:29.797 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:29.797 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:29.797 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:29.798 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:29.798 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:29.798 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:29.798 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:29.798 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:29.798 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:29.798 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:29.798 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:29.798 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:29.798 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:29.798 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-08-16 11:34:29.798 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:29.798 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:29.798 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:29.798 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:29.798 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:29.798 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:29.798 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:29.798 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:29.798 [Test worker @coroutine#4953] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-08-16 11:34:29.798 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@2efda33d 2024-08-16 11:34:29.798 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@2efda33d 2024-08-16 11:34:29.798 [Test worker @coroutine#4953] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-08-16 11:34:29.811 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2efda33d 2024-08-16 11:34:29.821 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2efda33d 2024-08-16 11:34:29.822 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2efda33d 2024-08-16 11:34:29.824 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2efda33d 2024-08-16 11:34:29.836 [DefaultDispatcher-worker-6 @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2efda33d 2024-08-16 11:34:29.843 [DefaultDispatcher-worker-2 @coroutine#2212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-08-16 11:34:29.843 [DefaultDispatcher-worker-17 @coroutine#2241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c06564e 2024-08-16 11:34:29.843 [DefaultDispatcher-worker-2 @coroutine#2212] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:29.843 [DefaultDispatcher-worker-17 @coroutine#2241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 11:34:29.843 [DefaultDispatcher-worker-2 @coroutine#2212] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:29.843 [DefaultDispatcher-worker-17 @coroutine#2241] 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-08-16 11:34:29.843 [DefaultDispatcher-worker-2 @coroutine#2212] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:29.843 [DefaultDispatcher-worker-17 @coroutine#2241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 11:34:29.844 [DefaultDispatcher-worker-10 @coroutine#2241] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 11:34:29.844 [DefaultDispatcher-worker-2 @coroutine#2212] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:29.844 [DefaultDispatcher-worker-2 @coroutine#2212] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:29.849 [DefaultDispatcher-worker-15 @coroutine#4953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5408b06d 2024-08-16 11:34:29.863 [DefaultDispatcher-worker-1 @coroutine#4953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5408b06d 2024-08-16 11:34:29.866 [HikariPool-201 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 11:34:29.872 [DefaultDispatcher-worker-5 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9a7211 2024-08-16 11:34:29.873 [DefaultDispatcher-worker-5 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:29.873 [DefaultDispatcher-worker-5 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:29.873 [DefaultDispatcher-worker-5 @coroutine#2255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:29.874 [DefaultDispatcher-worker-14 @coroutine#4953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5408b06d 2024-08-16 11:34:29.874 [DefaultDispatcher-worker-14 @coroutine#2255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:29.874 [DefaultDispatcher-worker-14 @coroutine#2255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:29.898 [HikariPool-202 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:29.999 [DefaultDispatcher-worker-16 @coroutine#4992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5408b06d 2024-08-16 11:34:30.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-08-16 11:34:30.001 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-08-16 11:34:30.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:30.002 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5408b06d: (connection evicted) 2024-08-16 11:34:30.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:30.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-08-16 11:34:30.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-08-16 11:34:30.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-08-16 11:34:30.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-08-16 11:34:30.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:30.003 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2efda33d: (connection evicted) 2024-08-16 11:34:30.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:30.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-08-16 11:34:30.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-08-16 11:34:30.005 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-08-16 11:34:30.005 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:30.005 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:30.005 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:30.005 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:30.005 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:30.005 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:30.005 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@178cfe5e 2024-08-16 11:34:30.005 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:30.005 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:30.005 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:30.005 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:30.005 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:30.005 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:30.005 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:30.005 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:30.005 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:30.005 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:30.005 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:30.005 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:30.005 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:30.005 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:30.005 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:30.005 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:30.005 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:30.005 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:30.005 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:30.005 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-08-16 11:34:30.005 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:30.005 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:30.005 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:30.005 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:30.005 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:30.005 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:30.005 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:30.005 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:30.005 [Test worker @coroutine#4998] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-08-16 11:34:30.005 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f8cb4c9 2024-08-16 11:34:30.005 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f8cb4c9 2024-08-16 11:34:30.005 [Test worker @coroutine#4998] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-08-16 11:34:30.019 [DefaultDispatcher-worker-16 @coroutine#2307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aec2f59 2024-08-16 11:34:30.019 [DefaultDispatcher-worker-16 @coroutine#2307] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId 2024-08-16 11:34:30.019 [DefaultDispatcher-worker-16 @coroutine#2307] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:30.019 [DefaultDispatcher-worker-16 @coroutine#2307] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId 2024-08-16 11:34:30.020 [DefaultDispatcher-worker-11 @coroutine#2307] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId 2024-08-16 11:34:30.020 [DefaultDispatcher-worker-11 @coroutine#2307] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId 2024-08-16 11:34:30.022 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f8cb4c9 2024-08-16 11:34:30.032 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f8cb4c9 2024-08-16 11:34:30.034 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f8cb4c9 2024-08-16 11:34:30.035 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f8cb4c9 2024-08-16 11:34:30.036 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-08-16 11:34:30.036 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:30.036 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:30.036 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:30.036 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:30.036 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:30.036 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:30.036 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16337c8e 2024-08-16 11:34:30.036 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:30.036 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:30.036 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:30.036 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:30.036 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:30.036 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:30.036 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:30.036 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:30.036 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:30.036 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:30.036 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:30.036 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:30.036 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:30.036 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:30.036 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:30.036 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:30.036 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:30.036 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:30.036 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:30.036 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-08-16 11:34:30.036 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:30.036 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:30.036 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:30.036 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:30.036 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:30.036 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:30.036 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:30.036 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:30.036 [Test worker @coroutine#4998] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-08-16 11:34:30.036 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@3022287e 2024-08-16 11:34:30.036 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@3022287e 2024-08-16 11:34:30.036 [Test worker @coroutine#4998] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-08-16 11:34:30.050 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3022287e 2024-08-16 11:34:30.059 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3022287e 2024-08-16 11:34:30.061 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3022287e 2024-08-16 11:34:30.062 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3022287e 2024-08-16 11:34:30.074 [DefaultDispatcher-worker-9 @coroutine#5014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3022287e 2024-08-16 11:34:30.085 [DefaultDispatcher-worker-9 @coroutine#4998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f8cb4c9 2024-08-16 11:34:30.098 [DefaultDispatcher-worker-10 @coroutine#4998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f8cb4c9 2024-08-16 11:34:30.106 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 11:34:30.107 [DefaultDispatcher-worker-7 @coroutine#4998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f8cb4c9 2024-08-16 11:34:30.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-08-16 11:34:30.112 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-08-16 11:34:30.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:30.112 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f8cb4c9: (connection evicted) 2024-08-16 11:34:30.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:30.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-08-16 11:34:30.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-08-16 11:34:30.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-08-16 11:34:30.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-08-16 11:34:30.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:30.113 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3022287e: (connection evicted) 2024-08-16 11:34:30.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:30.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-08-16 11:34:30.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-08-16 11:34:30.115 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-08-16 11:34:30.115 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:30.115 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:30.115 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:30.115 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:30.115 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:30.115 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:30.115 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d15f98a 2024-08-16 11:34:30.115 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:30.115 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:30.115 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:30.115 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:30.115 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:30.115 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:30.115 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:30.115 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:30.115 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:30.115 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:30.115 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:30.115 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:30.115 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:30.115 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:30.115 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:30.115 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:30.115 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:30.115 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:30.115 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:30.115 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-08-16 11:34:30.115 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:30.115 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:30.115 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:30.115 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:30.115 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:30.115 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:30.115 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:30.115 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:30.115 [Test worker @coroutine#5031] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-08-16 11:34:30.116 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d3a9061 2024-08-16 11:34:30.116 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d3a9061 2024-08-16 11:34:30.116 [Test worker @coroutine#5031] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-08-16 11:34:30.133 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a9061 2024-08-16 11:34:30.143 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a9061 2024-08-16 11:34:30.144 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a9061 2024-08-16 11:34:30.146 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a9061 2024-08-16 11:34:30.146 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-08-16 11:34:30.146 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:30.146 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:30.147 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:30.147 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:30.147 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:30.147 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:30.147 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34989ceb 2024-08-16 11:34:30.147 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:30.147 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:30.147 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:30.147 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:30.147 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:30.147 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:30.147 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:30.147 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:30.147 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:30.147 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:30.147 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:30.147 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:30.147 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:30.147 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:30.147 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:30.147 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:30.147 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:30.147 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:30.147 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:30.147 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-08-16 11:34:30.147 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:30.147 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:30.147 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:30.147 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:30.147 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:30.147 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:30.147 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:30.147 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:30.147 [Test worker @coroutine#5031] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-08-16 11:34:30.147 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@9c88323 2024-08-16 11:34:30.147 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@9c88323 2024-08-16 11:34:30.147 [Test worker @coroutine#5031] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-08-16 11:34:30.164 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9c88323 2024-08-16 11:34:30.173 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9c88323 2024-08-16 11:34:30.175 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9c88323 2024-08-16 11:34:30.176 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9c88323 2024-08-16 11:34:30.187 [DefaultDispatcher-worker-14 @coroutine#5044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9c88323 2024-08-16 11:34:30.188 [DefaultDispatcher-worker-12 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64e680c5 2024-08-16 11:34:30.188 [DefaultDispatcher-worker-12 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId 2024-08-16 11:34:30.188 [DefaultDispatcher-worker-12 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:30.188 [DefaultDispatcher-worker-12 @coroutine#2349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId 2024-08-16 11:34:30.189 [DefaultDispatcher-worker-17 @coroutine#2349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId 2024-08-16 11:34:30.189 [DefaultDispatcher-worker-17 @coroutine#2349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId 2024-08-16 11:34:30.200 [DefaultDispatcher-worker-17 @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a9061 2024-08-16 11:34:30.216 [DefaultDispatcher-worker-17 @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a9061 2024-08-16 11:34:30.216 [HikariPool-205 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:30.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-08-16 11:34:30.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-08-16 11:34:30.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:30.221 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d3a9061: (connection evicted) 2024-08-16 11:34:30.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:30.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-08-16 11:34:30.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-08-16 11:34:30.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-08-16 11:34:30.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-08-16 11:34:30.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:30.222 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9c88323: (connection evicted) 2024-08-16 11:34:30.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:30.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-08-16 11:34:30.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-08-16 11:34:30.224 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-08-16 11:34:30.224 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:30.224 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:30.224 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:30.224 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:30.224 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:30.224 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:30.224 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16441c13 2024-08-16 11:34:30.224 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:30.224 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:30.224 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:30.224 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:30.224 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:30.224 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:30.224 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:30.224 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:30.224 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:30.224 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:30.224 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:30.224 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:30.224 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:30.224 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:30.224 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:30.224 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:30.224 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:30.224 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:30.224 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:30.224 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-08-16 11:34:30.224 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:30.224 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:30.224 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:30.224 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:30.224 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:30.224 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:30.224 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:30.224 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:30.225 [Test worker @coroutine#5063] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-08-16 11:34:30.225 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@164dfad2 2024-08-16 11:34:30.225 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@164dfad2 2024-08-16 11:34:30.225 [Test worker @coroutine#5063] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-08-16 11:34:30.242 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@164dfad2 2024-08-16 11:34:30.252 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@164dfad2 2024-08-16 11:34:30.253 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@164dfad2 2024-08-16 11:34:30.255 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@164dfad2 2024-08-16 11:34:30.255 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-08-16 11:34:30.255 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:30.255 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:30.255 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:30.255 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:30.255 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:30.255 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:30.255 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12f85dc8 2024-08-16 11:34:30.255 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:30.255 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:30.255 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:30.255 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:30.255 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:30.255 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:30.255 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:30.255 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:30.255 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:30.255 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:30.255 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:30.255 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:30.255 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:30.255 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:30.255 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:30.255 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:30.255 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:30.255 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:30.255 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:30.255 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-08-16 11:34:30.256 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:30.256 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:30.256 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:30.256 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:30.256 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:30.256 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:30.256 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:30.256 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:30.256 [Test worker @coroutine#5063] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-08-16 11:34:30.256 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b8d0c21 2024-08-16 11:34:30.256 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b8d0c21 2024-08-16 11:34:30.256 [Test worker @coroutine#5063] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-08-16 11:34:30.269 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8d0c21 2024-08-16 11:34:30.279 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8d0c21 2024-08-16 11:34:30.280 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8d0c21 2024-08-16 11:34:30.282 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8d0c21 2024-08-16 11:34:30.293 [DefaultDispatcher-worker-2 @coroutine#5076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8d0c21 2024-08-16 11:34:30.297 [DefaultDispatcher-worker-2 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2024-08-16 11:34:30.297 [DefaultDispatcher-worker-2 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:30.297 [DefaultDispatcher-worker-2 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:30.297 [DefaultDispatcher-worker-2 @coroutine#2071] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:30.298 [DefaultDispatcher-worker-16 @coroutine#2071] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:30.298 [DefaultDispatcher-worker-16 @coroutine#2071] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:30.306 [DefaultDispatcher-worker-3 @coroutine#5063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@164dfad2 2024-08-16 11:34:30.322 [DefaultDispatcher-worker-16 @coroutine#5063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@164dfad2 2024-08-16 11:34:30.322 [DefaultDispatcher-worker-13 @coroutine#2406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665e18d5 2024-08-16 11:34:30.322 [DefaultDispatcher-worker-13 @coroutine#2406] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId 2024-08-16 11:34:30.322 [DefaultDispatcher-worker-13 @coroutine#2406] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:30.322 [DefaultDispatcher-worker-13 @coroutine#2406] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId 2024-08-16 11:34:30.328 [HikariPool-207 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 11:34:30.329 [DefaultDispatcher-worker-17 @coroutine#2406] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId 2024-08-16 11:34:30.329 [DefaultDispatcher-worker-17 @coroutine#2406] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId 2024-08-16 11:34:30.336 [DefaultDispatcher-worker-16 @coroutine#5063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@164dfad2 2024-08-16 11:34:30.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-08-16 11:34:30.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-08-16 11:34:30.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:30.342 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@164dfad2: (connection evicted) 2024-08-16 11:34:30.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:30.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-08-16 11:34:30.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-08-16 11:34:30.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-08-16 11:34:30.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-08-16 11:34:30.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:30.343 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b8d0c21: (connection evicted) 2024-08-16 11:34:30.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:30.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-08-16 11:34:30.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-08-16 11:34:30.345 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-08-16 11:34:30.345 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:30.345 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:30.345 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:30.345 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:30.345 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:30.345 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:30.345 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b38dc7d 2024-08-16 11:34:30.345 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:30.345 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:30.346 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:30.346 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:30.346 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:30.346 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:30.346 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:30.346 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:30.346 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:30.346 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:30.346 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:30.346 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:30.346 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:30.346 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:30.346 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:30.346 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:30.346 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:30.346 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:30.346 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:30.346 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-08-16 11:34:30.346 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:30.346 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:30.346 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:30.346 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:30.346 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:30.346 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:30.346 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:30.346 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:30.346 [Test worker @coroutine#5101] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-08-16 11:34:30.346 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b9187de 2024-08-16 11:34:30.346 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b9187de 2024-08-16 11:34:30.346 [Test worker @coroutine#5101] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-08-16 11:34:30.360 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9187de 2024-08-16 11:34:30.370 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9187de 2024-08-16 11:34:30.371 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9187de 2024-08-16 11:34:30.373 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9187de 2024-08-16 11:34:30.383 [DefaultDispatcher-worker-4 @coroutine#5108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9187de 2024-08-16 11:34:30.393 [DefaultDispatcher-worker-8 @coroutine#5101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9187de 2024-08-16 11:34:30.393 [DefaultDispatcher-worker-9 @coroutine#2104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-08-16 11:34:30.393 [DefaultDispatcher-worker-9 @coroutine#2104] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:30.393 [DefaultDispatcher-worker-9 @coroutine#2104] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:30.393 [DefaultDispatcher-worker-9 @coroutine#2104] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:30.394 [DefaultDispatcher-worker-15 @coroutine#2104] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:30.395 [DefaultDispatcher-worker-15 @coroutine#2104] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:30.407 [UI Thread @coroutine#5131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=626910909353041920 2024-08-16 11:34:30.407 [UI Thread @coroutine#5131] 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=626910909353041920. 2024-08-16 11:34:30.407 [UI Thread @coroutine#5131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=626910909353041920 2024-08-16 11:34:30.409 [UI Thread @coroutine#5131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=626910909353041920 2024-08-16 11:34:30.409 [UI Thread @coroutine#5131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=626910909353041920 2024-08-16 11:34:30.409 [UI Thread @coroutine#5131] 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=626910909353041920. 2024-08-16 11:34:30.409 [UI Thread @coroutine#5131] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=626910909353041920 to class io.ktor.utils.io.ByteReadChannel 2024-08-16 11:34:30.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-08-16 11:34:30.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-08-16 11:34:30.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:30.413 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b9187de: (connection evicted) 2024-08-16 11:34:30.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:30.414 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-08-16 11:34:30.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-08-16 11:34:30.469 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-08-16 11:34:30.469 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:30.469 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:30.469 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:30.469 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:30.469 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:30.469 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:30.469 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e962cec 2024-08-16 11:34:30.469 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:30.469 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:30.469 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:30.469 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:30.469 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:30.469 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:30.469 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:30.469 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:30.469 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:30.469 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:30.469 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:30.469 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:30.469 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:30.469 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:30.469 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:30.469 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:30.469 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:30.469 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:30.469 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:30.469 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-08-16 11:34:30.469 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:30.469 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:30.469 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:30.469 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:30.469 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:30.469 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:30.469 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:30.469 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:30.469 [Test worker @coroutine#5147] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-08-16 11:34:30.470 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@10e28d97 2024-08-16 11:34:30.470 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@10e28d97 2024-08-16 11:34:30.470 [Test worker @coroutine#5147] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-08-16 11:34:30.487 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10e28d97 2024-08-16 11:34:30.497 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10e28d97 2024-08-16 11:34:30.498 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10e28d97 2024-08-16 11:34:30.500 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10e28d97 2024-08-16 11:34:30.523 [DefaultDispatcher-worker-7 @coroutine#5147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10e28d97 2024-08-16 11:34:30.531 [DefaultDispatcher-worker-10 @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10e28d97 2024-08-16 11:34:30.538 [DefaultDispatcher-worker-1 @coroutine#5147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10e28d97 2024-08-16 11:34:30.551 [DefaultDispatcher-worker-12 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2257590f 2024-08-16 11:34:30.551 [DefaultDispatcher-worker-12 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:30.551 [DefaultDispatcher-worker-12 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:30.551 [DefaultDispatcher-worker-12 @coroutine#2150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:30.553 [DefaultDispatcher-worker-12 @coroutine#2150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:30.553 [DefaultDispatcher-worker-12 @coroutine#2150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:30.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-08-16 11:34:30.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-08-16 11:34:30.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:30.564 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10e28d97: (connection evicted) 2024-08-16 11:34:30.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:30.565 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-08-16 11:34:30.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-08-16 11:34:30.629 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-08-16 11:34:30.630 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:30.630 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:30.630 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:30.630 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:30.630 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:30.630 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:30.630 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e0d70db 2024-08-16 11:34:30.630 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:30.630 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:30.630 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:30.630 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:30.630 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:30.630 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:30.630 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:30.630 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:30.630 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:30.630 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:30.630 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:30.630 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:30.630 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:30.630 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:30.630 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:30.630 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:30.630 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:30.630 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:30.630 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:30.630 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-08-16 11:34:30.630 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:30.630 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:30.630 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:30.630 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:30.630 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:30.630 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:30.630 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:30.630 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:30.630 [Test worker @coroutine#5176] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-08-16 11:34:30.630 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0 2024-08-16 11:34:30.630 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0 2024-08-16 11:34:30.630 [Test worker @coroutine#5176] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-08-16 11:34:30.645 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0 2024-08-16 11:34:30.654 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0 2024-08-16 11:34:30.656 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0 2024-08-16 11:34:30.657 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0 2024-08-16 11:34:30.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-08-16 11:34:30.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-08-16 11:34:30.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 11:34:30.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:30.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-08-16 11:34:30.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-08-16 11:34:30.664 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-08-16 11:34:30.664 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:30.664 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:30.664 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:30.664 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:30.664 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:30.664 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:30.664 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77971bbf 2024-08-16 11:34:30.664 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:30.664 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:30.664 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:30.665 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:30.665 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:30.665 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:30.665 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:30.665 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:30.665 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:30.665 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:30.665 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:30.665 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:30.665 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:30.665 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:30.665 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:30.665 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:30.665 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:30.665 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:30.665 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:30.665 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-08-16 11:34:30.665 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:30.665 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:30.665 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:30.665 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:30.665 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:30.665 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:30.665 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:30.665 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:30.665 [Test worker @coroutine#5194] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-08-16 11:34:30.665 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b760eb7 2024-08-16 11:34:30.665 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b760eb7 2024-08-16 11:34:30.665 [Test worker @coroutine#5194] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-08-16 11:34:30.679 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b760eb7 2024-08-16 11:34:30.688 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b760eb7 2024-08-16 11:34:30.690 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b760eb7 2024-08-16 11:34:30.691 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b760eb7 2024-08-16 11:34:30.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-08-16 11:34:30.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-08-16 11:34:30.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 11:34:30.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:30.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-08-16 11:34:30.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-08-16 11:34:30.697 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-08-16 11:34:30.697 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:30.697 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:30.697 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:30.697 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:30.697 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:30.697 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:30.697 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3327406e 2024-08-16 11:34:30.697 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:30.697 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:30.697 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:30.697 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:30.698 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:30.698 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:30.698 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:30.698 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:30.698 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:30.698 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:30.698 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:30.698 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:30.698 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:30.698 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:30.698 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:30.698 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:30.698 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:30.698 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:30.698 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:30.698 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-08-16 11:34:30.698 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:30.698 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:30.698 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:30.698 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:30.698 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:30.698 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:30.698 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:30.698 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:30.698 [Test worker @coroutine#5213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-08-16 11:34:30.698 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e089bcb 2024-08-16 11:34:30.699 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e089bcb 2024-08-16 11:34:30.699 [Test worker @coroutine#5213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-08-16 11:34:30.704 [DefaultDispatcher-worker-12 @coroutine#2183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411e567e 2024-08-16 11:34:30.704 [DefaultDispatcher-worker-12 @coroutine#2183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:30.704 [DefaultDispatcher-worker-12 @coroutine#2183] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:30.704 [DefaultDispatcher-worker-12 @coroutine#2183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:30.705 [DefaultDispatcher-worker-1 @coroutine#2183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:30.705 [DefaultDispatcher-worker-1 @coroutine#2183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:30.715 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e089bcb 2024-08-16 11:34:30.725 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e089bcb 2024-08-16 11:34:30.727 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e089bcb 2024-08-16 11:34:30.728 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e089bcb 2024-08-16 11:34:30.729 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-08-16 11:34:30.729 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:30.729 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:30.729 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:30.729 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:30.729 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:30.729 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:30.729 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2350e46 2024-08-16 11:34:30.729 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:30.729 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:30.729 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:30.729 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:30.729 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:30.729 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:30.729 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:30.729 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:30.729 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:30.729 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:30.729 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:30.729 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:30.729 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:30.729 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:30.729 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:30.729 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:30.729 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:30.729 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:30.729 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:30.729 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-08-16 11:34:30.729 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:30.729 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:30.729 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:30.729 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:30.729 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:30.729 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:30.729 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:30.729 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:30.729 [Test worker @coroutine#5213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-08-16 11:34:30.730 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@3152a0a3 2024-08-16 11:34:30.730 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@3152a0a3 2024-08-16 11:34:30.730 [Test worker @coroutine#5213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-08-16 11:34:30.744 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3152a0a3 2024-08-16 11:34:30.754 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3152a0a3 2024-08-16 11:34:30.756 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3152a0a3 2024-08-16 11:34:30.757 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3152a0a3 2024-08-16 11:34:30.768 [DefaultDispatcher-worker-6 @coroutine#5230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3152a0a3 2024-08-16 11:34:30.781 [DefaultDispatcher-worker-8 @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e089bcb 2024-08-16 11:34:30.785 [UI Thread @coroutine#5241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33241/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 11:34:30.785 [UI Thread @coroutine#5241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33241/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-08-16 11:34:30.785 [UI Thread @coroutine#5241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33241/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 11:34:30.787 [UI Thread @coroutine#5241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33241/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 11:34:30.787 [UI Thread @coroutine#5241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33241/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 11:34:30.788 [UI Thread @coroutine#5241] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33241/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-08-16 11:34:30.788 [UI Thread @coroutine#5241] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33241/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 11:34:30.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-08-16 11:34:30.790 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-08-16 11:34:30.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:30.790 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e089bcb: (connection evicted) 2024-08-16 11:34:30.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:30.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-08-16 11:34:30.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-08-16 11:34:30.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-08-16 11:34:30.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-08-16 11:34:30.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:30.791 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3152a0a3: (connection evicted) 2024-08-16 11:34:30.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:30.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-08-16 11:34:30.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-08-16 11:34:30.794 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-08-16 11:34:30.794 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:30.794 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:30.794 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:30.794 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:30.794 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:30.794 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:30.794 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a26eecb 2024-08-16 11:34:30.794 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:30.794 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:30.794 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:30.794 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:30.794 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:30.794 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:30.794 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:30.794 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:30.794 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:30.794 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:30.794 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:30.794 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:30.794 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:30.794 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:30.794 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:30.794 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:30.794 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:30.794 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:30.794 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:30.794 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-08-16 11:34:30.794 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:30.794 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:30.794 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:30.794 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:30.794 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:30.794 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:30.794 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:30.794 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:30.794 [Test worker @coroutine#5247] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-08-16 11:34:30.794 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@28a821f9 2024-08-16 11:34:30.794 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@28a821f9 2024-08-16 11:34:30.794 [Test worker @coroutine#5247] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-08-16 11:34:30.811 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28a821f9 2024-08-16 11:34:30.820 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28a821f9 2024-08-16 11:34:30.822 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28a821f9 2024-08-16 11:34:30.823 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28a821f9 2024-08-16 11:34:30.824 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-08-16 11:34:30.824 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:30.824 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:30.824 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:30.824 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:30.824 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:30.824 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:30.824 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@644e9953 2024-08-16 11:34:30.824 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:30.824 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:30.824 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:30.824 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:30.824 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:30.824 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:30.824 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:30.824 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:30.824 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:30.824 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:30.824 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:30.824 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:30.824 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:30.824 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:30.824 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:30.824 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:30.824 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:30.824 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:30.824 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:30.824 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-08-16 11:34:30.824 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:30.824 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:30.824 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:30.824 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:30.824 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:30.824 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:30.824 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:30.824 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:30.824 [Test worker @coroutine#5247] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-08-16 11:34:30.824 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@39889671 2024-08-16 11:34:30.824 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@39889671 2024-08-16 11:34:30.824 [Test worker @coroutine#5247] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-08-16 11:34:30.838 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39889671 2024-08-16 11:34:30.848 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39889671 2024-08-16 11:34:30.849 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39889671 2024-08-16 11:34:30.851 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39889671 2024-08-16 11:34:30.856 [DefaultDispatcher-worker-5 @coroutine#2212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-08-16 11:34:30.856 [DefaultDispatcher-worker-4 @coroutine#2241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c06564e 2024-08-16 11:34:30.856 [DefaultDispatcher-worker-5 @coroutine#2212] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:30.856 [DefaultDispatcher-worker-4 @coroutine#2241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 11:34:30.856 [DefaultDispatcher-worker-5 @coroutine#2212] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:30.856 [DefaultDispatcher-worker-4 @coroutine#2241] 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-08-16 11:34:30.856 [DefaultDispatcher-worker-5 @coroutine#2212] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:30.856 [DefaultDispatcher-worker-4 @coroutine#2241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 11:34:30.857 [DefaultDispatcher-worker-17 @coroutine#2241] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 11:34:30.857 [DefaultDispatcher-worker-14 @coroutine#2212] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:30.857 [DefaultDispatcher-worker-14 @coroutine#2212] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:30.861 [DefaultDispatcher-worker-15 @coroutine#5260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39889671 2024-08-16 11:34:30.874 [DefaultDispatcher-worker-12 @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28a821f9 2024-08-16 11:34:30.876 [UI Thread @coroutine#5275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48555/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 11:34:30.876 [UI Thread @coroutine#5275] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48555/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-08-16 11:34:30.876 [UI Thread @coroutine#5275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48555/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 11:34:30.878 [UI Thread @coroutine#5275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48555/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 11:34:30.878 [UI Thread @coroutine#5275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48555/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 11:34:30.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-08-16 11:34:30.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-08-16 11:34:30.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:30.880 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28a821f9: (connection evicted) 2024-08-16 11:34:30.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:30.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-08-16 11:34:30.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-08-16 11:34:30.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-08-16 11:34:30.881 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-08-16 11:34:30.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:30.881 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39889671: (connection evicted) 2024-08-16 11:34:30.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:30.882 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-08-16 11:34:30.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-08-16 11:34:30.883 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-08-16 11:34:30.883 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:30.883 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:30.883 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:30.883 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:30.883 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:30.883 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:30.883 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61defefb 2024-08-16 11:34:30.883 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:30.883 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:30.883 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:30.883 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:30.883 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:30.883 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:30.883 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:30.883 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:30.883 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:30.883 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:30.883 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:30.883 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:30.883 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:30.883 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:30.883 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:30.883 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:30.883 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:30.883 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:30.883 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:30.883 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-08-16 11:34:30.883 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:30.883 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:30.883 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:30.883 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:30.883 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:30.883 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:30.883 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:30.883 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:30.883 [Test worker @coroutine#5281] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-08-16 11:34:30.883 [DefaultDispatcher-worker-2 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9a7211 2024-08-16 11:34:30.884 [DefaultDispatcher-worker-2 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:30.884 [DefaultDispatcher-worker-2 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:30.884 [DefaultDispatcher-worker-2 @coroutine#2255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:30.884 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@676b85f3 2024-08-16 11:34:30.884 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@676b85f3 2024-08-16 11:34:30.884 [Test worker @coroutine#5281] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-08-16 11:34:30.885 [DefaultDispatcher-worker-2 @coroutine#2255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:30.885 [DefaultDispatcher-worker-2 @coroutine#2255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:30.902 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676b85f3 2024-08-16 11:34:30.912 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676b85f3 2024-08-16 11:34:30.914 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676b85f3 2024-08-16 11:34:30.915 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676b85f3 2024-08-16 11:34:30.915 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-08-16 11:34:30.916 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:30.916 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:30.916 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:30.916 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:30.916 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:30.916 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:30.916 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26a2106e 2024-08-16 11:34:30.916 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:30.916 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:30.916 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:30.916 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:30.916 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:30.916 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:30.916 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:30.916 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:30.916 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:30.916 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:30.916 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:30.916 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:30.916 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:30.916 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:30.916 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:30.916 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:30.916 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:30.916 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:30.916 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:30.916 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-08-16 11:34:30.916 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:30.916 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:30.916 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:30.916 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:30.916 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:30.916 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:30.916 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:30.916 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:30.916 [Test worker @coroutine#5281] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-08-16 11:34:30.916 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@23c95292 2024-08-16 11:34:30.916 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@23c95292 2024-08-16 11:34:30.916 [Test worker @coroutine#5281] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-08-16 11:34:30.930 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c95292 2024-08-16 11:34:30.939 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c95292 2024-08-16 11:34:30.941 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c95292 2024-08-16 11:34:30.942 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c95292 2024-08-16 11:34:30.953 [DefaultDispatcher-worker-1 @coroutine#5297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c95292 2024-08-16 11:34:30.966 [DefaultDispatcher-worker-5 @coroutine#5281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676b85f3 2024-08-16 11:34:30.968 [UI Thread @coroutine#5308] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40569/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 11:34:30.968 [UI Thread @coroutine#5308] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40569/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-08-16 11:34:30.968 [UI Thread @coroutine#5308] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40569/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 11:34:30.970 [UI Thread @coroutine#5308] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40569/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 11:34:30.970 [UI Thread @coroutine#5308] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40569/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 11:34:30.970 [UI Thread @coroutine#5308] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40569/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-08-16 11:34:30.970 [UI Thread @coroutine#5308] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40569/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 11:34:30.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-08-16 11:34:30.971 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-08-16 11:34:30.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:30.971 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@676b85f3: (connection evicted) 2024-08-16 11:34:30.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:30.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-08-16 11:34:30.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-08-16 11:34:30.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-08-16 11:34:30.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-08-16 11:34:30.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:30.973 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23c95292: (connection evicted) 2024-08-16 11:34:30.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:30.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-08-16 11:34:30.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-08-16 11:34:30.975 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-08-16 11:34:30.975 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:30.975 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:30.975 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:30.975 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:30.975 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:30.975 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:30.975 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38eb2140 2024-08-16 11:34:30.976 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:30.976 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:30.976 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:30.976 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:30.976 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:30.976 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:30.976 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:30.976 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:30.976 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:30.976 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:30.976 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:30.976 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:30.976 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:30.976 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:30.976 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:30.976 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:30.976 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:30.976 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:30.976 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:30.976 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-08-16 11:34:30.976 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:30.976 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:30.976 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:30.976 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:30.976 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:30.976 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:30.976 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:30.976 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:30.976 [Test worker @coroutine#5314] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-08-16 11:34:30.976 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@64514009 2024-08-16 11:34:30.976 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@64514009 2024-08-16 11:34:30.976 [Test worker @coroutine#5314] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-08-16 11:34:30.993 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64514009 2024-08-16 11:34:31.003 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64514009 2024-08-16 11:34:31.004 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64514009 2024-08-16 11:34:31.007 [Test worker @coroutine#5320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64514009 2024-08-16 11:34:31.008 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-08-16 11:34:31.008 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:31.008 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:31.008 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:31.008 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:31.008 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:31.008 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:31.008 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49588c70 2024-08-16 11:34:31.008 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:31.008 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:31.008 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:31.008 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:31.008 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:31.008 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:31.008 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:31.008 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:31.008 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:31.008 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:31.008 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:31.008 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:31.008 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:31.008 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:31.008 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:31.008 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:31.008 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:31.008 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:31.008 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:31.008 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-08-16 11:34:31.008 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:31.008 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:31.008 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:31.008 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:31.008 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:31.008 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:31.008 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:31.008 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:31.008 [Test worker @coroutine#5314] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-08-16 11:34:31.009 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cb58c8a 2024-08-16 11:34:31.009 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cb58c8a 2024-08-16 11:34:31.009 [Test worker @coroutine#5314] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-08-16 11:34:31.023 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb58c8a 2024-08-16 11:34:31.029 [DefaultDispatcher-worker-13 @coroutine#2307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aec2f59 2024-08-16 11:34:31.029 [DefaultDispatcher-worker-13 @coroutine#2307] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId 2024-08-16 11:34:31.029 [DefaultDispatcher-worker-13 @coroutine#2307] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:31.029 [DefaultDispatcher-worker-13 @coroutine#2307] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId 2024-08-16 11:34:31.030 [DefaultDispatcher-worker-3 @coroutine#2307] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId 2024-08-16 11:34:31.030 [DefaultDispatcher-worker-3 @coroutine#2307] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId 2024-08-16 11:34:31.033 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb58c8a 2024-08-16 11:34:31.034 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb58c8a 2024-08-16 11:34:31.036 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb58c8a 2024-08-16 11:34:31.046 [DefaultDispatcher-worker-4 @coroutine#5331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb58c8a 2024-08-16 11:34:31.060 [DefaultDispatcher-worker-5 @coroutine#5314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64514009 2024-08-16 11:34:31.076 [DefaultDispatcher-worker-13 @coroutine#5314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64514009 2024-08-16 11:34:31.076 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:31.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-08-16 11:34:31.087 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-08-16 11:34:31.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:31.087 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64514009: (connection evicted) 2024-08-16 11:34:31.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:31.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-08-16 11:34:31.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-08-16 11:34:31.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-08-16 11:34:31.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-08-16 11:34:31.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:31.088 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cb58c8a: (connection evicted) 2024-08-16 11:34:31.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:31.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-08-16 11:34:31.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-08-16 11:34:31.091 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-08-16 11:34:31.092 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:31.092 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:31.092 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:31.092 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:31.092 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:31.092 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:31.092 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@106c4a72 2024-08-16 11:34:31.092 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:31.092 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:31.092 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:31.092 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:31.092 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:31.092 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:31.092 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:31.092 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:31.092 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:31.092 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:31.092 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:31.092 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:31.092 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:31.092 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:31.092 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:31.092 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:31.092 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:31.092 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:31.092 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:31.092 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-08-16 11:34:31.092 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:31.092 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:31.092 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:31.092 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:31.092 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:31.092 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:31.092 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:31.092 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:31.092 [Test worker @coroutine#5366] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-08-16 11:34:31.092 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@12b9d405 2024-08-16 11:34:31.092 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@12b9d405 2024-08-16 11:34:31.092 [Test worker @coroutine#5366] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-08-16 11:34:31.108 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b9d405 2024-08-16 11:34:31.118 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b9d405 2024-08-16 11:34:31.119 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b9d405 2024-08-16 11:34:31.121 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b9d405 2024-08-16 11:34:31.131 [DefaultDispatcher-worker-5 @coroutine#5374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b9d405 2024-08-16 11:34:31.152 [DefaultDispatcher-worker-14 @coroutine#5366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b9d405 2024-08-16 11:34:31.168 [DefaultDispatcher-worker-2 @coroutine#5366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b9d405 2024-08-16 11:34:31.189 [DefaultDispatcher-worker-6 @coroutine#5395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b9d405 2024-08-16 11:34:31.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-08-16 11:34:31.192 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:31.193 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-08-16 11:34:31.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:31.193 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12b9d405: (connection evicted) 2024-08-16 11:34:31.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:31.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-08-16 11:34:31.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-08-16 11:34:31.196 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-08-16 11:34:31.196 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:31.196 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:31.196 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:31.196 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:31.196 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:31.196 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:31.196 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e23e1ef 2024-08-16 11:34:31.196 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:31.196 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:31.196 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:31.196 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:31.196 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:31.196 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:31.196 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:31.196 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:31.196 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:31.196 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:31.196 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:31.196 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:31.196 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:31.196 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:31.196 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:31.196 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:31.196 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:31.196 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:31.196 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:31.196 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-08-16 11:34:31.196 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:31.196 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:31.196 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:31.196 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:31.196 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:31.196 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:31.196 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:31.196 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:31.196 [Test worker @coroutine#5401] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-08-16 11:34:31.197 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@485902cd 2024-08-16 11:34:31.197 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@485902cd 2024-08-16 11:34:31.197 [Test worker @coroutine#5401] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-08-16 11:34:31.199 [DefaultDispatcher-worker-5 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64e680c5 2024-08-16 11:34:31.199 [DefaultDispatcher-worker-5 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId 2024-08-16 11:34:31.199 [DefaultDispatcher-worker-5 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:31.199 [DefaultDispatcher-worker-5 @coroutine#2349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId 2024-08-16 11:34:31.200 [DefaultDispatcher-worker-13 @coroutine#2349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId 2024-08-16 11:34:31.200 [DefaultDispatcher-worker-13 @coroutine#2349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId 2024-08-16 11:34:31.213 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485902cd 2024-08-16 11:34:31.223 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485902cd 2024-08-16 11:34:31.224 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485902cd 2024-08-16 11:34:31.226 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485902cd 2024-08-16 11:34:31.226 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-08-16 11:34:31.226 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:31.226 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:31.226 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:31.226 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:31.226 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:31.226 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:31.226 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dfef314 2024-08-16 11:34:31.226 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:31.226 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:31.226 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:31.226 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:31.226 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:31.226 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:31.226 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:31.226 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:31.226 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:31.226 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:31.226 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:31.226 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:31.226 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:31.226 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:31.226 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:31.226 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:31.226 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:31.226 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:31.226 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:31.226 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-08-16 11:34:31.226 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:31.226 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:31.226 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:31.226 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:31.226 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:31.226 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:31.226 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:31.226 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:31.226 [Test worker @coroutine#5401] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-08-16 11:34:31.227 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@533d28aa 2024-08-16 11:34:31.227 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@533d28aa 2024-08-16 11:34:31.227 [Test worker @coroutine#5401] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-08-16 11:34:31.240 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@533d28aa 2024-08-16 11:34:31.250 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@533d28aa 2024-08-16 11:34:31.252 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@533d28aa 2024-08-16 11:34:31.253 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@533d28aa 2024-08-16 11:34:31.265 [DefaultDispatcher-worker-7 @coroutine#5418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@533d28aa 2024-08-16 11:34:31.277 [DefaultDispatcher-worker-14 @coroutine#5401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485902cd 2024-08-16 11:34:31.288 [DefaultDispatcher-worker-2 @coroutine#5401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485902cd 2024-08-16 11:34:31.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-08-16 11:34:31.295 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-08-16 11:34:31.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:31.295 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@485902cd: (connection evicted) 2024-08-16 11:34:31.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:31.296 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-08-16 11:34:31.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-08-16 11:34:31.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-08-16 11:34:31.296 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-08-16 11:34:31.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:31.297 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@533d28aa: (connection evicted) 2024-08-16 11:34:31.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:31.297 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-08-16 11:34:31.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-08-16 11:34:31.299 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-08-16 11:34:31.299 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:31.299 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:31.299 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:31.299 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:31.299 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:31.299 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:31.299 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66373f77 2024-08-16 11:34:31.299 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:31.299 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:31.299 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:31.299 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:31.299 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:31.299 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:31.299 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:31.299 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:31.299 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:31.299 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:31.299 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:31.299 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:31.299 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:31.299 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:31.299 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:31.299 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:31.299 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:31.299 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:31.300 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:31.300 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-08-16 11:34:31.300 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:31.300 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:31.300 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:31.300 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:31.300 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:31.300 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:31.300 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:31.300 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:31.300 [Test worker @coroutine#5444] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-08-16 11:34:31.300 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f014f27 2024-08-16 11:34:31.300 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f014f27 2024-08-16 11:34:31.300 [Test worker @coroutine#5444] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-08-16 11:34:31.307 [DefaultDispatcher-worker-13 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2024-08-16 11:34:31.308 [DefaultDispatcher-worker-13 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:31.308 [DefaultDispatcher-worker-13 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:31.308 [DefaultDispatcher-worker-13 @coroutine#2071] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:31.309 [DefaultDispatcher-worker-7 @coroutine#2071] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:31.309 [DefaultDispatcher-worker-7 @coroutine#2071] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:31.318 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f014f27 2024-08-16 11:34:31.327 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f014f27 2024-08-16 11:34:31.329 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f014f27 2024-08-16 11:34:31.331 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f014f27 2024-08-16 11:34:31.332 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:31.340 [DefaultDispatcher-worker-7 @coroutine#2406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665e18d5 2024-08-16 11:34:31.340 [DefaultDispatcher-worker-7 @coroutine#2406] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId 2024-08-16 11:34:31.340 [DefaultDispatcher-worker-7 @coroutine#2406] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:31.340 [DefaultDispatcher-worker-7 @coroutine#2406] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId 2024-08-16 11:34:31.341 [DefaultDispatcher-worker-7 @coroutine#2406] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId 2024-08-16 11:34:31.341 [DefaultDispatcher-worker-7 @coroutine#2406] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId 2024-08-16 11:34:31.342 [DefaultDispatcher-worker-7 @coroutine#5454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f014f27 2024-08-16 11:34:31.348 [DefaultDispatcher-worker-10 @coroutine#5444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f014f27 2024-08-16 11:34:31.361 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:31.364 [DefaultDispatcher-worker-7 @coroutine#5470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f014f27 2024-08-16 11:34:31.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-08-16 11:34:31.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-08-16 11:34:31.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:31.366 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f014f27: (connection evicted) 2024-08-16 11:34:31.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:31.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-08-16 11:34:31.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-08-16 11:34:31.369 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-08-16 11:34:31.369 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:31.369 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:31.369 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:31.369 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:31.369 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:31.369 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:31.369 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72139933 2024-08-16 11:34:31.369 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:31.369 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:31.369 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:31.369 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:31.369 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:31.369 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:31.369 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:31.369 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:31.369 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:31.369 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:31.369 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:31.369 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:31.369 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:31.369 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:31.369 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:31.369 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:31.369 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:31.369 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:31.369 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:31.369 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-08-16 11:34:31.369 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:31.369 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:31.369 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:31.369 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:31.369 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:31.369 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:31.369 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:31.369 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:31.369 [Test worker @coroutine#5478] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-08-16 11:34:31.370 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@48332a63 2024-08-16 11:34:31.370 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@48332a63 2024-08-16 11:34:31.370 [Test worker @coroutine#5478] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-08-16 11:34:31.385 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48332a63 2024-08-16 11:34:31.395 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48332a63 2024-08-16 11:34:31.396 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48332a63 2024-08-16 11:34:31.398 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48332a63 2024-08-16 11:34:31.405 [DefaultDispatcher-worker-8 @coroutine#2104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-08-16 11:34:31.405 [DefaultDispatcher-worker-8 @coroutine#2104] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:31.405 [DefaultDispatcher-worker-8 @coroutine#2104] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:31.405 [DefaultDispatcher-worker-8 @coroutine#2104] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:31.406 [DefaultDispatcher-worker-16 @coroutine#2104] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:31.406 [DefaultDispatcher-worker-16 @coroutine#2104] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:31.408 [DefaultDispatcher-worker-7 @coroutine#5485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48332a63 2024-08-16 11:34:31.415 [DefaultDispatcher-worker-16 @coroutine#5497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48332a63 2024-08-16 11:34:31.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-08-16 11:34:31.416 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-08-16 11:34:31.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:31.417 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48332a63: (connection evicted) 2024-08-16 11:34:31.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:31.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-08-16 11:34:31.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-08-16 11:34:31.419 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-08-16 11:34:31.419 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:31.419 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:31.419 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:31.419 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:31.419 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:31.419 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:31.419 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b0e903a 2024-08-16 11:34:31.419 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:31.419 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:31.419 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:31.419 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:31.419 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:31.419 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:31.419 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:31.419 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:31.419 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:31.419 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:31.419 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:31.419 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:31.419 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:31.419 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:31.419 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:31.419 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:31.419 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:31.419 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:31.419 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:31.419 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-08-16 11:34:31.419 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:31.419 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:31.419 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:31.419 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:31.419 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:31.419 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:31.419 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:31.419 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:31.420 [Test worker @coroutine#5509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-08-16 11:34:31.420 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c964873 2024-08-16 11:34:31.420 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c964873 2024-08-16 11:34:31.420 [Test worker @coroutine#5509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-08-16 11:34:31.435 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c964873 2024-08-16 11:34:31.450 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c964873 2024-08-16 11:34:31.452 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c964873 2024-08-16 11:34:31.453 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c964873 2024-08-16 11:34:31.514 [DefaultDispatcher-worker-16 @coroutine#5516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c964873 2024-08-16 11:34:31.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-08-16 11:34:31.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-08-16 11:34:31.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:31.518 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c964873: (connection evicted) 2024-08-16 11:34:31.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:31.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-08-16 11:34:31.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-08-16 11:34:31.520 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-08-16 11:34:31.520 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:31.520 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:31.520 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:31.520 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:31.520 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:31.520 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:31.520 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62c41ad 2024-08-16 11:34:31.520 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:31.520 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:31.520 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:31.520 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:31.520 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:31.520 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:31.520 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:31.520 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:31.520 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:31.520 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:31.520 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:31.520 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:31.520 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:31.520 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:31.520 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:31.520 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:31.520 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:31.520 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:31.520 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:31.520 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-08-16 11:34:31.520 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:31.520 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:31.520 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:31.520 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:31.520 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:31.520 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:31.520 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:31.520 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:31.521 [Test worker @coroutine#5531] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-08-16 11:34:31.521 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@410185ec 2024-08-16 11:34:31.521 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@410185ec 2024-08-16 11:34:31.521 [Test worker @coroutine#5531] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-08-16 11:34:31.537 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@410185ec 2024-08-16 11:34:31.548 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@410185ec 2024-08-16 11:34:31.549 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@410185ec 2024-08-16 11:34:31.551 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@410185ec 2024-08-16 11:34:31.562 [DefaultDispatcher-worker-8 @coroutine#5538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@410185ec 2024-08-16 11:34:31.563 [DefaultDispatcher-worker-16 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2257590f 2024-08-16 11:34:31.563 [DefaultDispatcher-worker-16 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:31.563 [DefaultDispatcher-worker-16 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:31.563 [DefaultDispatcher-worker-16 @coroutine#2150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:31.564 [DefaultDispatcher-worker-15 @coroutine#2150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:31.564 [DefaultDispatcher-worker-15 @coroutine#2150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:31.568 [DefaultDispatcher-worker-15 @coroutine#5531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@410185ec 2024-08-16 11:34:31.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-08-16 11:34:31.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-08-16 11:34:31.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:31.574 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@410185ec: (connection evicted) 2024-08-16 11:34:31.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:31.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-08-16 11:34:31.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-08-16 11:34:31.578 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-08-16 11:34:31.578 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:31.578 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:31.578 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:31.578 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:31.578 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:31.578 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:31.578 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b9da2f0 2024-08-16 11:34:31.578 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:31.578 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:31.578 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:31.578 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:31.578 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:31.578 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:31.578 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:31.578 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:31.578 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:31.578 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:31.579 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:31.579 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:31.579 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:31.579 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:31.579 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:31.579 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:31.579 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:31.579 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:31.579 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:31.579 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-08-16 11:34:31.579 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:31.579 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:31.579 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:31.579 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:31.579 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:31.579 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:31.579 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:31.579 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:31.579 [Test worker @coroutine#5557] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-08-16 11:34:31.579 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@259fb8f5 2024-08-16 11:34:31.579 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@259fb8f5 2024-08-16 11:34:31.579 [Test worker @coroutine#5557] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-08-16 11:34:31.598 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259fb8f5 2024-08-16 11:34:31.608 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259fb8f5 2024-08-16 11:34:31.609 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259fb8f5 2024-08-16 11:34:31.611 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259fb8f5 2024-08-16 11:34:31.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-08-16 11:34:31.615 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-08-16 11:34:31.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 11:34:31.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:31.615 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-08-16 11:34:31.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-08-16 11:34:31.615 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-08-16 11:34:31.615 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:31.615 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:31.615 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:31.615 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:31.615 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:31.615 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:31.615 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25c887ca 2024-08-16 11:34:31.615 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:31.615 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:31.615 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:31.615 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:31.615 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:31.615 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:31.615 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:31.615 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:31.615 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:31.615 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:31.615 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:31.615 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:31.615 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:31.615 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:31.615 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:31.615 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:31.615 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:31.615 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:31.615 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:31.615 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-08-16 11:34:31.615 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:31.615 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:31.615 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:31.615 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:31.615 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:31.615 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:31.615 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:31.615 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:31.616 [Test worker @coroutine#5574] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-08-16 11:34:31.616 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@647dcc5e 2024-08-16 11:34:31.616 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@647dcc5e 2024-08-16 11:34:31.616 [Test worker @coroutine#5574] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-08-16 11:34:31.630 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647dcc5e 2024-08-16 11:34:31.639 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647dcc5e 2024-08-16 11:34:31.641 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647dcc5e 2024-08-16 11:34:31.642 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647dcc5e 2024-08-16 11:34:31.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-08-16 11:34:31.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-08-16 11:34:31.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 11:34:31.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:31.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-08-16 11:34:31.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-08-16 11:34:31.646 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-08-16 11:34:31.646 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:31.646 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:31.646 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:31.646 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:31.646 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:31.646 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:31.646 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5858054c 2024-08-16 11:34:31.646 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:31.646 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:31.646 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:31.646 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:31.646 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:31.646 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:31.646 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:31.646 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:31.646 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:31.646 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:31.646 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:31.646 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:31.646 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:31.646 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:31.646 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:31.646 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:31.646 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:31.646 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:31.646 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:31.646 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-08-16 11:34:31.646 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:31.646 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:31.646 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:31.646 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:31.646 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:31.646 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:31.646 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:31.646 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:31.646 [Test worker @coroutine#5590] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-08-16 11:34:31.646 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf7ada5 2024-08-16 11:34:31.646 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf7ada5 2024-08-16 11:34:31.646 [Test worker @coroutine#5590] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-08-16 11:34:31.661 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf7ada5 2024-08-16 11:34:31.671 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf7ada5 2024-08-16 11:34:31.672 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf7ada5 2024-08-16 11:34:31.674 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf7ada5 2024-08-16 11:34:31.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-08-16 11:34:31.679 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-08-16 11:34:31.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 11:34:31.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:31.679 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-08-16 11:34:31.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-08-16 11:34:31.685 [UI Thread @coroutine#5611] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59201/Site/verify 2024-08-16 11:34:31.685 [UI Thread @coroutine#5611] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59201/Site/verify. 2024-08-16 11:34:31.685 [UI Thread @coroutine#5611] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59201/Site/verify 2024-08-16 11:34:31.687 [UI Thread @coroutine#5611] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59201/Site/verify 2024-08-16 11:34:31.687 [UI Thread @coroutine#5611] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59201/Site/verify 2024-08-16 11:34:31.687 [UI Thread @coroutine#5611] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59201/Site/verify. 2024-08-16 11:34:31.687 [UI Thread @coroutine#5611] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59201/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 11:34:31.692 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-08-16 11:34:31.692 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:31.692 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:31.692 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:31.692 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:31.692 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:31.692 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:31.692 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58fef400 2024-08-16 11:34:31.692 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:31.692 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:31.692 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:31.692 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:31.692 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:31.692 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:31.692 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:31.692 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:31.692 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:31.692 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:31.692 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:31.692 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:31.692 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:31.692 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:31.692 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:31.692 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:31.692 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:31.692 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:31.692 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:31.692 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-08-16 11:34:31.692 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:31.692 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:31.692 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:31.692 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:31.692 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:31.692 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:31.693 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:31.693 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:31.693 [Test worker @coroutine#5625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-08-16 11:34:31.693 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@2246bfd1 2024-08-16 11:34:31.693 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@2246bfd1 2024-08-16 11:34:31.693 [Test worker @coroutine#5625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-08-16 11:34:31.711 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2246bfd1 2024-08-16 11:34:31.714 [DefaultDispatcher-worker-15 @coroutine#2183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411e567e 2024-08-16 11:34:31.714 [DefaultDispatcher-worker-15 @coroutine#2183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:31.714 [DefaultDispatcher-worker-15 @coroutine#2183] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:31.714 [DefaultDispatcher-worker-15 @coroutine#2183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:31.715 [DefaultDispatcher-worker-6 @coroutine#2183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:31.715 [DefaultDispatcher-worker-6 @coroutine#2183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:31.720 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2246bfd1 2024-08-16 11:34:31.722 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2246bfd1 2024-08-16 11:34:31.724 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2246bfd1 2024-08-16 11:34:31.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-08-16 11:34:31.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-08-16 11:34:31.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 11:34:31.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:31.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-08-16 11:34:31.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-08-16 11:34:31.727 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-08-16 11:34:31.727 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:31.727 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:31.727 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:31.727 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:31.727 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:31.727 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:31.727 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37dcda42 2024-08-16 11:34:31.727 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:31.727 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:31.727 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:31.727 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:31.727 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:31.727 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:31.727 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:31.727 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:31.727 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:31.727 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:31.727 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:31.727 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:31.727 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:31.727 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:31.727 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:31.727 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:31.727 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:31.727 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:31.727 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:31.727 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-08-16 11:34:31.727 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:31.727 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:31.727 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:31.727 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:31.727 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:31.727 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:31.727 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:31.727 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:31.727 [Test worker @coroutine#5645] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-08-16 11:34:31.728 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@397ff526 2024-08-16 11:34:31.728 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@397ff526 2024-08-16 11:34:31.728 [Test worker @coroutine#5645] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-08-16 11:34:31.742 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397ff526 2024-08-16 11:34:31.752 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397ff526 2024-08-16 11:34:31.753 [Test worker @coroutine#5648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397ff526 2024-08-16 11:34:31.755 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397ff526 2024-08-16 11:34:31.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-08-16 11:34:31.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-08-16 11:34:31.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 11:34:31.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:31.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-08-16 11:34:31.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-08-16 11:34:31.758 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-08-16 11:34:31.758 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:31.758 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:31.758 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:31.758 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:31.758 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:31.758 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:31.758 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@494f74cd 2024-08-16 11:34:31.758 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:31.758 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:31.758 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:31.758 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:31.758 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:31.758 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:31.758 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:31.758 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:31.758 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:31.758 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:31.758 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:31.758 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:31.758 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:31.758 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:31.758 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:31.758 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:31.758 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:31.758 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:31.758 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:31.758 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-08-16 11:34:31.758 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:31.758 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:31.758 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:31.758 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:31.758 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:31.758 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:31.758 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:31.758 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:31.758 [Test worker @coroutine#5662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-08-16 11:34:31.759 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fddd42b 2024-08-16 11:34:31.759 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fddd42b 2024-08-16 11:34:31.759 [Test worker @coroutine#5662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-08-16 11:34:31.773 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fddd42b 2024-08-16 11:34:31.783 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fddd42b 2024-08-16 11:34:31.784 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fddd42b 2024-08-16 11:34:31.786 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fddd42b 2024-08-16 11:34:31.788 [UI Thread @coroutine#5676] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52245/Site/verify 2024-08-16 11:34:31.788 [UI Thread @coroutine#5676] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52245/Site/verify. 2024-08-16 11:34:31.788 [UI Thread @coroutine#5676] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52245/Site/verify 2024-08-16 11:34:31.790 [UI Thread @coroutine#5676] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52245/Site/verify 2024-08-16 11:34:31.790 [UI Thread @coroutine#5676] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52245/Site/verify 2024-08-16 11:34:31.790 [UI Thread @coroutine#5676] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52245/Site/verify. 2024-08-16 11:34:31.790 [UI Thread @coroutine#5676] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52245/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 11:34:31.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-08-16 11:34:31.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-08-16 11:34:31.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 11:34:31.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:31.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-08-16 11:34:31.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-08-16 11:34:31.797 [UI Thread @coroutine#5688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43081/Site/verify 2024-08-16 11:34:31.797 [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:43081/Site/verify. 2024-08-16 11:34:31.797 [UI Thread @coroutine#5688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43081/Site/verify 2024-08-16 11:34:31.799 [UI Thread @coroutine#5688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43081/Site/verify 2024-08-16 11:34:31.799 [UI Thread @coroutine#5688] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43081/Site/verify 2024-08-16 11:34:31.799 [UI Thread @coroutine#5688] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43081/Site/verify. 2024-08-16 11:34:31.799 [UI Thread @coroutine#5688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43081/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 11:34:31.805 [UI Thread @coroutine#5701] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48773/Site/verify 2024-08-16 11:34:31.805 [UI Thread @coroutine#5701] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48773/Site/verify. 2024-08-16 11:34:31.805 [UI Thread @coroutine#5701] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48773/Site/verify 2024-08-16 11:34:31.807 [UI Thread @coroutine#5701] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48773/Site/verify 2024-08-16 11:34:31.807 [UI Thread @coroutine#5701] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48773/Site/verify 2024-08-16 11:34:31.807 [UI Thread @coroutine#5701] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:48773/Site/verify. 2024-08-16 11:34:31.807 [UI Thread @coroutine#5701] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48773/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 11:34:31.813 [UI Thread @coroutine#5715] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-08-16 11:34:31.814 [UI Thread @coroutine#5715] 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-08-16 11:34:31.814 [UI Thread @coroutine#5715] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-08-16 11:34:31.815 [UI Thread @coroutine#5715] 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-08-16 11:34:31.819 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-08-16 11:34:31.819 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:31.819 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:31.819 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:31.819 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:31.819 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:31.819 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:31.819 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a48e48e 2024-08-16 11:34:31.819 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:31.819 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:31.819 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:31.819 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:31.819 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:31.819 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:31.819 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:31.819 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:31.819 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:31.819 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:31.819 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:31.819 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:31.819 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:31.819 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:31.819 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:31.819 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:31.819 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:31.819 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:31.819 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:31.819 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-08-16 11:34:31.819 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:31.819 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:31.819 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:31.819 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:31.819 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:31.819 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:31.819 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:31.819 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:31.819 [Test worker @coroutine#5722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-08-16 11:34:31.820 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@10847aeb 2024-08-16 11:34:31.820 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@10847aeb 2024-08-16 11:34:31.820 [Test worker @coroutine#5722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-08-16 11:34:31.834 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10847aeb 2024-08-16 11:34:31.844 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10847aeb 2024-08-16 11:34:31.846 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10847aeb 2024-08-16 11:34:31.847 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10847aeb 2024-08-16 11:34:31.857 [DefaultDispatcher-worker-17 @coroutine#5729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10847aeb 2024-08-16 11:34:31.867 [DefaultDispatcher-worker-12 @coroutine#2212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-08-16 11:34:31.867 [DefaultDispatcher-worker-12 @coroutine#2212] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:31.867 [DefaultDispatcher-worker-12 @coroutine#2212] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:31.867 [DefaultDispatcher-worker-12 @coroutine#2212] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:31.867 [DefaultDispatcher-worker-16 @coroutine#2241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c06564e 2024-08-16 11:34:31.868 [DefaultDispatcher-worker-16 @coroutine#2241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 11:34:31.868 [DefaultDispatcher-worker-16 @coroutine#2241] 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-08-16 11:34:31.868 [DefaultDispatcher-worker-16 @coroutine#2241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 11:34:31.868 [DefaultDispatcher-worker-4 @coroutine#2212] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:31.868 [DefaultDispatcher-worker-4 @coroutine#2212] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:31.869 [DefaultDispatcher-worker-2 @coroutine#2241] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 11:34:31.880 [DefaultDispatcher-worker-2 @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10847aeb 2024-08-16 11:34:31.890 [DefaultDispatcher-worker-13 @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10847aeb 2024-08-16 11:34:31.895 [DefaultDispatcher-worker-7 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9a7211 2024-08-16 11:34:31.895 [DefaultDispatcher-worker-7 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:31.895 [DefaultDispatcher-worker-7 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:31.895 [DefaultDispatcher-worker-7 @coroutine#2255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:31.896 [DefaultDispatcher-worker-3 @coroutine#2255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:31.896 [DefaultDispatcher-worker-3 @coroutine#2255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:31.899 [DefaultDispatcher-worker-17 @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10847aeb 2024-08-16 11:34:31.905 [DefaultDispatcher-worker-5 @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10847aeb 2024-08-16 11:34:31.911 [DefaultDispatcher-worker-3 @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10847aeb 2024-08-16 11:34:31.919 [DefaultDispatcher-worker-13 @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10847aeb 2024-08-16 11:34:31.920 [HikariPool-234 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:31.936 [DefaultDispatcher-worker-1 @coroutine#5754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10847aeb 2024-08-16 11:34:31.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-08-16 11:34:31.938 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-08-16 11:34:31.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:31.938 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10847aeb: (connection evicted) 2024-08-16 11:34:31.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:31.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-08-16 11:34:31.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-08-16 11:34:31.941 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-08-16 11:34:31.941 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:31.941 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:31.941 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:31.941 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:31.941 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:31.941 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:31.941 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ef99072 2024-08-16 11:34:31.941 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:31.941 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:31.941 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:31.941 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:31.941 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:31.941 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:31.941 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:31.941 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:31.941 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:31.941 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:31.941 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:31.941 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:31.941 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:31.941 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:31.941 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:31.941 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:31.941 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:31.941 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:31.941 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:31.941 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-08-16 11:34:31.941 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:31.941 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:31.941 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:31.941 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:31.941 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:31.941 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:31.941 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:31.941 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:31.941 [Test worker @coroutine#5760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-08-16 11:34:31.942 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c006046 2024-08-16 11:34:31.942 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c006046 2024-08-16 11:34:31.942 [Test worker @coroutine#5760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-08-16 11:34:31.960 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c006046 2024-08-16 11:34:31.969 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c006046 2024-08-16 11:34:31.971 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c006046 2024-08-16 11:34:31.972 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c006046 2024-08-16 11:34:31.972 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-08-16 11:34:31.973 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:31.973 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:31.973 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:31.973 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:31.973 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:31.973 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:31.973 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41861964 2024-08-16 11:34:31.973 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:31.973 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:31.973 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:31.973 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:31.973 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:31.973 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:31.973 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:31.973 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:31.973 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:31.973 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:31.973 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:31.973 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:31.973 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:31.973 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:31.973 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:31.973 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:31.973 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:31.973 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:31.973 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:31.973 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-08-16 11:34:31.973 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:31.973 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:31.973 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:31.973 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:31.973 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:31.973 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:31.973 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:31.973 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:31.973 [Test worker @coroutine#5760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-08-16 11:34:31.973 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e67df05 2024-08-16 11:34:31.973 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e67df05 2024-08-16 11:34:31.973 [Test worker @coroutine#5760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-08-16 11:34:31.987 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e67df05 2024-08-16 11:34:31.997 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e67df05 2024-08-16 11:34:31.998 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e67df05 2024-08-16 11:34:32.000 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e67df05 2024-08-16 11:34:32.011 [DefaultDispatcher-worker-10 @coroutine#5773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e67df05 2024-08-16 11:34:32.025 [DefaultDispatcher-worker-6 @coroutine#5760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c006046 2024-08-16 11:34:32.040 [DefaultDispatcher-worker-15 @coroutine#2307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aec2f59 2024-08-16 11:34:32.040 [DefaultDispatcher-worker-15 @coroutine#2307] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId 2024-08-16 11:34:32.040 [DefaultDispatcher-worker-15 @coroutine#2307] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:32.040 [DefaultDispatcher-worker-15 @coroutine#2307] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId 2024-08-16 11:34:32.041 [DefaultDispatcher-worker-6 @coroutine#2307] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId 2024-08-16 11:34:32.041 [DefaultDispatcher-worker-6 @coroutine#2307] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId 2024-08-16 11:34:32.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-08-16 11:34:32.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-08-16 11:34:32.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:32.042 [HikariPool-235 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:32.042 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c006046: (connection evicted) 2024-08-16 11:34:32.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:32.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-08-16 11:34:32.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-08-16 11:34:32.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-08-16 11:34:32.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-08-16 11:34:32.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:32.043 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e67df05: (connection evicted) 2024-08-16 11:34:32.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:32.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-08-16 11:34:32.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-08-16 11:34:32.044 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-08-16 11:34:32.045 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:32.045 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:32.045 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:32.045 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:32.045 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:32.045 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:32.045 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47fb038d 2024-08-16 11:34:32.045 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:32.045 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:32.045 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:32.045 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:32.045 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:32.045 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:32.045 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:32.045 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:32.045 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:32.045 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:32.045 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:32.045 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:32.045 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:32.045 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:32.045 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:32.045 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:32.045 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:32.045 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:32.045 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:32.045 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-08-16 11:34:32.045 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:32.045 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:32.045 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:32.045 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:32.045 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:32.045 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:32.045 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:32.045 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:32.045 [Test worker @coroutine#5812] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-08-16 11:34:32.045 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@52418721 2024-08-16 11:34:32.045 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@52418721 2024-08-16 11:34:32.045 [Test worker @coroutine#5812] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-08-16 11:34:32.060 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52418721 2024-08-16 11:34:32.070 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52418721 2024-08-16 11:34:32.071 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52418721 2024-08-16 11:34:32.073 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52418721 2024-08-16 11:34:32.073 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-08-16 11:34:32.074 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:32.074 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:32.074 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:32.074 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:32.074 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:32.074 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:32.074 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77d5c4c6 2024-08-16 11:34:32.074 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:32.074 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:32.074 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:32.074 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:32.074 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:32.074 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:32.074 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:32.074 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:32.074 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:32.074 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:32.074 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:32.074 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:32.074 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:32.074 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:32.074 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:32.074 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:32.074 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:32.074 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:32.074 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:32.074 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-08-16 11:34:32.074 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:32.074 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:32.074 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:32.074 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:32.074 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:32.074 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:32.074 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:32.074 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:32.074 [Test worker @coroutine#5812] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-08-16 11:34:32.074 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@a929b6 2024-08-16 11:34:32.074 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@a929b6 2024-08-16 11:34:32.074 [Test worker @coroutine#5812] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-08-16 11:34:32.088 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a929b6 2024-08-16 11:34:32.098 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a929b6 2024-08-16 11:34:32.099 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a929b6 2024-08-16 11:34:32.101 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a929b6 2024-08-16 11:34:32.112 [DefaultDispatcher-worker-10 @coroutine#5825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a929b6 2024-08-16 11:34:32.125 [DefaultDispatcher-worker-5 @coroutine#5812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52418721 2024-08-16 11:34:32.136 [DefaultDispatcher-worker-9 @coroutine#5812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52418721 2024-08-16 11:34:32.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-08-16 11:34:32.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-08-16 11:34:32.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:32.142 [HikariPool-237 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52418721: (connection evicted) 2024-08-16 11:34:32.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:32.143 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-08-16 11:34:32.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-08-16 11:34:32.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-08-16 11:34:32.143 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-08-16 11:34:32.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:32.143 [HikariPool-238 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a929b6: (connection evicted) 2024-08-16 11:34:32.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:32.144 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-08-16 11:34:32.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-08-16 11:34:32.145 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-08-16 11:34:32.145 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:32.145 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:32.145 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:32.145 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:32.145 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:32.145 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:32.145 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@aecfc07 2024-08-16 11:34:32.145 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:32.145 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:32.145 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:32.145 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:32.145 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:32.145 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:32.145 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:32.145 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:32.145 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:32.145 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:32.145 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:32.145 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:32.145 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:32.145 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:32.145 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:32.145 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:32.145 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:32.145 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:32.145 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:32.145 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-08-16 11:34:32.145 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:32.145 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:32.145 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:32.145 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:32.145 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:32.145 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:32.145 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:32.145 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:32.145 [Test worker @coroutine#5862] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-08-16 11:34:32.146 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@2400673b 2024-08-16 11:34:32.146 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@2400673b 2024-08-16 11:34:32.146 [Test worker @coroutine#5862] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-08-16 11:34:32.163 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2400673b 2024-08-16 11:34:32.172 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2400673b 2024-08-16 11:34:32.174 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2400673b 2024-08-16 11:34:32.175 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2400673b 2024-08-16 11:34:32.176 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-08-16 11:34:32.176 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:32.176 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:32.176 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:32.176 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:32.176 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:32.176 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:32.176 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@418f5f63 2024-08-16 11:34:32.176 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:32.176 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:32.176 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:32.176 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:32.176 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:32.176 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:32.176 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:32.176 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:32.176 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:32.176 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:32.176 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:32.176 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:32.176 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:32.176 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:32.176 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:32.176 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:32.176 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:32.176 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:32.176 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:32.176 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-08-16 11:34:32.176 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:32.176 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:32.176 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:32.176 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:32.176 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:32.176 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:32.176 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:32.176 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:32.176 [Test worker @coroutine#5862] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-08-16 11:34:32.176 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@28023029 2024-08-16 11:34:32.176 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@28023029 2024-08-16 11:34:32.176 [Test worker @coroutine#5862] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-08-16 11:34:32.190 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28023029 2024-08-16 11:34:32.199 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28023029 2024-08-16 11:34:32.201 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28023029 2024-08-16 11:34:32.202 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28023029 2024-08-16 11:34:32.211 [DefaultDispatcher-worker-11 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64e680c5 2024-08-16 11:34:32.212 [DefaultDispatcher-worker-11 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId 2024-08-16 11:34:32.212 [DefaultDispatcher-worker-11 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:32.212 [DefaultDispatcher-worker-11 @coroutine#2349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId 2024-08-16 11:34:32.213 [DefaultDispatcher-worker-2 @coroutine#2349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId 2024-08-16 11:34:32.213 [DefaultDispatcher-worker-2 @coroutine#2349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId 2024-08-16 11:34:32.213 [DefaultDispatcher-worker-15 @coroutine#5876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28023029 2024-08-16 11:34:32.225 [DefaultDispatcher-worker-5 @coroutine#5862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2400673b 2024-08-16 11:34:32.234 [DefaultDispatcher-worker-2 @coroutine#5862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2400673b 2024-08-16 11:34:32.246 [HikariPool-239 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:32.276 [HikariPool-240 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:32.318 [DefaultDispatcher-worker-2 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2024-08-16 11:34:32.318 [DefaultDispatcher-worker-2 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:32.318 [DefaultDispatcher-worker-2 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:32.318 [DefaultDispatcher-worker-2 @coroutine#2071] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:32.319 [DefaultDispatcher-worker-2 @coroutine#2071] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:32.319 [DefaultDispatcher-worker-2 @coroutine#2071] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:32.351 [DefaultDispatcher-worker-8 @coroutine#2406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665e18d5 2024-08-16 11:34:32.351 [DefaultDispatcher-worker-8 @coroutine#2406] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId 2024-08-16 11:34:32.351 [DefaultDispatcher-worker-8 @coroutine#2406] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:32.351 [DefaultDispatcher-worker-8 @coroutine#2406] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId 2024-08-16 11:34:32.352 [DefaultDispatcher-worker-2 @coroutine#2406] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId 2024-08-16 11:34:32.352 [DefaultDispatcher-worker-2 @coroutine#2406] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId 2024-08-16 11:34:32.415 [DefaultDispatcher-worker-11 @coroutine#2104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-08-16 11:34:32.415 [DefaultDispatcher-worker-11 @coroutine#2104] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:32.415 [DefaultDispatcher-worker-11 @coroutine#2104] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:32.415 [DefaultDispatcher-worker-11 @coroutine#2104] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:32.416 [DefaultDispatcher-worker-16 @coroutine#2104] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:32.416 [DefaultDispatcher-worker-16 @coroutine#2104] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:32.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-08-16 11:34:32.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-08-16 11:34:32.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:32.488 [HikariPool-239 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2400673b: (connection evicted) 2024-08-16 11:34:32.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:32.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-08-16 11:34:32.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-08-16 11:34:32.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-08-16 11:34:32.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-08-16 11:34:32.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:32.489 [HikariPool-240 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28023029: (connection evicted) 2024-08-16 11:34:32.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:32.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-08-16 11:34:32.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-08-16 11:34:32.491 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-08-16 11:34:32.491 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:32.491 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:32.491 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:32.491 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:32.491 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:32.491 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:32.491 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d0ef6dc 2024-08-16 11:34:32.491 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:32.491 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:32.491 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:32.491 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:32.491 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:32.491 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:32.491 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:32.491 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:32.491 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:32.491 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:32.491 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:32.491 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:32.492 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:32.492 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:32.492 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:32.492 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:32.492 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:32.492 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:32.492 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:32.492 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-08-16 11:34:32.492 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:32.492 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:32.492 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:32.492 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:32.492 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:32.492 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:32.492 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:32.492 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:32.492 [Test worker @coroutine#5930] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-08-16 11:34:32.492 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1a5005 2024-08-16 11:34:32.492 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1a5005 2024-08-16 11:34:32.492 [Test worker @coroutine#5930] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-08-16 11:34:32.508 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1a5005 2024-08-16 11:34:32.518 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1a5005 2024-08-16 11:34:32.519 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1a5005 2024-08-16 11:34:32.521 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1a5005 2024-08-16 11:34:32.521 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-08-16 11:34:32.521 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:32.521 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:32.521 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:32.521 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:32.521 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:32.521 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:32.521 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@268bb09d 2024-08-16 11:34:32.521 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:32.521 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:32.521 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:32.521 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:32.521 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:32.521 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:32.521 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:32.521 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:32.521 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:32.521 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:32.521 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:32.521 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:32.521 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:32.521 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:32.521 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:32.521 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:32.521 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:32.521 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:32.521 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:32.521 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-08-16 11:34:32.521 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:32.521 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:32.521 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:32.521 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:32.521 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:32.521 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:32.521 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:32.521 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:32.521 [Test worker @coroutine#5930] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-08-16 11:34:32.522 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2cc99f 2024-08-16 11:34:32.522 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2cc99f 2024-08-16 11:34:32.522 [Test worker @coroutine#5930] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-08-16 11:34:32.535 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2cc99f 2024-08-16 11:34:32.545 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2cc99f 2024-08-16 11:34:32.546 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2cc99f 2024-08-16 11:34:32.548 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2cc99f 2024-08-16 11:34:32.558 [DefaultDispatcher-worker-3 @coroutine#5943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2cc99f 2024-08-16 11:34:32.571 [DefaultDispatcher-worker-2 @coroutine#5930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1a5005 2024-08-16 11:34:32.574 [DefaultDispatcher-worker-9 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2257590f 2024-08-16 11:34:32.574 [DefaultDispatcher-worker-9 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:32.574 [DefaultDispatcher-worker-9 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:32.574 [DefaultDispatcher-worker-9 @coroutine#2150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:32.575 [DefaultDispatcher-worker-10 @coroutine#2150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:32.576 [DefaultDispatcher-worker-10 @coroutine#2150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:32.580 [DefaultDispatcher-worker-7 @coroutine#5930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1a5005 2024-08-16 11:34:32.588 [DefaultDispatcher-worker-15 @coroutine#5930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1a5005 2024-08-16 11:34:32.592 [HikariPool-241 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:32.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-08-16 11:34:32.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-08-16 11:34:32.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:32.593 [HikariPool-241 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f1a5005: (connection evicted) 2024-08-16 11:34:32.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:32.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-08-16 11:34:32.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-08-16 11:34:32.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-08-16 11:34:32.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-08-16 11:34:32.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:32.595 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c2cc99f: (connection evicted) 2024-08-16 11:34:32.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:32.595 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-08-16 11:34:32.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-08-16 11:34:32.596 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-08-16 11:34:32.597 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:32.597 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:32.597 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:32.597 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:32.597 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:32.597 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:32.597 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f092eaa 2024-08-16 11:34:32.597 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:32.597 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:32.597 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:32.597 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:32.597 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:32.597 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:32.597 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:32.597 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:32.597 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:32.597 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:32.597 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:32.597 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:32.597 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:32.597 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:32.597 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:32.597 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:32.597 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:32.597 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:32.597 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:32.597 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-08-16 11:34:32.597 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:32.597 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:32.597 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:32.597 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:32.597 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:32.597 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:32.597 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:32.597 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:32.597 [Test worker @coroutine#5984] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-08-16 11:34:32.597 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@294c1b45 2024-08-16 11:34:32.597 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@294c1b45 2024-08-16 11:34:32.597 [Test worker @coroutine#5984] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-08-16 11:34:32.612 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294c1b45 2024-08-16 11:34:32.622 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294c1b45 2024-08-16 11:34:32.623 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294c1b45 2024-08-16 11:34:32.625 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294c1b45 2024-08-16 11:34:32.625 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-08-16 11:34:32.626 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:32.626 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:32.626 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:32.626 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:32.626 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:32.626 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:32.626 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14d9d042 2024-08-16 11:34:32.626 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:32.626 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:32.626 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:32.626 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:32.626 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:32.626 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:32.626 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:32.626 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:32.626 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:32.626 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:32.626 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:32.626 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:32.626 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:32.626 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:32.626 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:32.626 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:32.626 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:32.626 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:32.626 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:32.626 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-08-16 11:34:32.626 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:32.626 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:32.626 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:32.626 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:32.626 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:32.626 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:32.626 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:32.626 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:32.626 [Test worker @coroutine#5984] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-08-16 11:34:32.626 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f709e71 2024-08-16 11:34:32.626 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f709e71 2024-08-16 11:34:32.626 [Test worker @coroutine#5984] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-08-16 11:34:32.627 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:32.640 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f709e71 2024-08-16 11:34:32.650 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:32.652 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f709e71 2024-08-16 11:34:32.653 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f709e71 2024-08-16 11:34:32.655 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f709e71 2024-08-16 11:34:32.666 [DefaultDispatcher-worker-10 @coroutine#5999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f709e71 2024-08-16 11:34:32.679 [DefaultDispatcher-worker-9 @coroutine#5984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294c1b45 2024-08-16 11:34:32.693 [DefaultDispatcher-worker-12 @coroutine#5984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294c1b45 2024-08-16 11:34:32.697 [HikariPool-243 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 11:34:32.700 [DefaultDispatcher-worker-1 @coroutine#5984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294c1b45 2024-08-16 11:34:32.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-08-16 11:34:32.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-08-16 11:34:32.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:32.707 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@294c1b45: (connection evicted) 2024-08-16 11:34:32.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:32.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-08-16 11:34:32.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-08-16 11:34:32.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-08-16 11:34:32.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-08-16 11:34:32.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:32.708 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f709e71: (connection evicted) 2024-08-16 11:34:32.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:32.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-08-16 11:34:32.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-08-16 11:34:32.710 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-08-16 11:34:32.711 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:32.711 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:32.711 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:32.711 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:32.711 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:32.711 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:32.711 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27c05ed9 2024-08-16 11:34:32.711 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:32.711 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:32.711 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:32.711 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:32.711 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:32.711 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:32.711 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:32.711 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:32.711 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:32.711 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:32.711 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:32.711 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:32.711 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:32.711 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:32.711 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:32.711 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:32.711 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:32.711 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:32.711 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:32.711 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-08-16 11:34:32.711 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:32.711 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:32.711 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:32.711 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:32.711 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:32.711 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:32.711 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:32.711 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:32.711 [Test worker @coroutine#6037] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-08-16 11:34:32.711 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@51cbd1d 2024-08-16 11:34:32.711 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@51cbd1d 2024-08-16 11:34:32.711 [Test worker @coroutine#6037] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-08-16 11:34:32.722 [DefaultDispatcher-worker-16 @coroutine#2183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411e567e 2024-08-16 11:34:32.722 [DefaultDispatcher-worker-16 @coroutine#2183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:32.722 [DefaultDispatcher-worker-16 @coroutine#2183] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:32.722 [DefaultDispatcher-worker-16 @coroutine#2183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:32.723 [DefaultDispatcher-worker-8 @coroutine#2183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:32.723 [DefaultDispatcher-worker-8 @coroutine#2183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:32.730 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51cbd1d 2024-08-16 11:34:32.739 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51cbd1d 2024-08-16 11:34:32.741 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51cbd1d 2024-08-16 11:34:32.742 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51cbd1d 2024-08-16 11:34:32.742 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2024-08-16 11:34:32.743 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:32.743 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:32.743 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:32.743 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:32.743 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:32.743 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:32.743 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d0ed017 2024-08-16 11:34:32.743 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:32.743 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:32.743 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:32.743 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:32.743 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:32.743 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:32.743 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:32.743 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:32.743 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:32.743 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:32.743 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:32.743 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:32.743 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:32.743 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:32.743 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:32.743 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:32.743 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:32.743 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:32.743 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:32.743 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2024-08-16 11:34:32.743 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:32.743 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:32.743 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:32.743 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:32.743 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:32.743 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:32.743 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:32.743 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:32.743 [Test worker @coroutine#6037] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2024-08-16 11:34:32.743 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@22152da0 2024-08-16 11:34:32.743 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@22152da0 2024-08-16 11:34:32.743 [Test worker @coroutine#6037] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2024-08-16 11:34:32.757 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22152da0 2024-08-16 11:34:32.766 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22152da0 2024-08-16 11:34:32.768 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22152da0 2024-08-16 11:34:32.769 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22152da0 2024-08-16 11:34:32.781 [DefaultDispatcher-worker-5 @coroutine#6054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22152da0 2024-08-16 11:34:32.793 [DefaultDispatcher-worker-17 @coroutine#6037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51cbd1d 2024-08-16 11:34:32.801 [DefaultDispatcher-worker-1 @coroutine#6037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51cbd1d 2024-08-16 11:34:32.810 [DefaultDispatcher-worker-17 @coroutine#6037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51cbd1d 2024-08-16 11:34:32.812 [HikariPool-245 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:32.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-08-16 11:34:32.815 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-08-16 11:34:32.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:32.815 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51cbd1d: (connection evicted) 2024-08-16 11:34:32.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:32.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-08-16 11:34:32.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2024-08-16 11:34:32.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2024-08-16 11:34:32.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2024-08-16 11:34:32.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:32.816 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22152da0: (connection evicted) 2024-08-16 11:34:32.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:32.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2024-08-16 11:34:32.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2024-08-16 11:34:32.819 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2024-08-16 11:34:32.819 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:32.819 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:32.819 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:32.819 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:32.819 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:32.819 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:32.819 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5863ef93 2024-08-16 11:34:32.819 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:32.819 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:32.819 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:32.819 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:32.819 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:32.819 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:32.819 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:32.819 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:32.819 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:32.819 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:32.819 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:32.819 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:32.819 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:32.819 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:32.819 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:32.819 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:32.819 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:32.819 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:32.819 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:32.819 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2024-08-16 11:34:32.819 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:32.819 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:32.819 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:32.819 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:32.819 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:32.819 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:32.819 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:32.819 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:32.819 [Test worker @coroutine#6094] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2024-08-16 11:34:32.819 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@519f6adb 2024-08-16 11:34:32.819 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@519f6adb 2024-08-16 11:34:32.819 [Test worker @coroutine#6094] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2024-08-16 11:34:32.839 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519f6adb 2024-08-16 11:34:32.848 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519f6adb 2024-08-16 11:34:32.850 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519f6adb 2024-08-16 11:34:32.852 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519f6adb 2024-08-16 11:34:32.860 [DefaultDispatcher-worker-5 @coroutine#6101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519f6adb 2024-08-16 11:34:32.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2024-08-16 11:34:32.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2024-08-16 11:34:32.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:32.861 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@519f6adb: (connection evicted) 2024-08-16 11:34:32.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:32.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2024-08-16 11:34:32.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2024-08-16 11:34:32.863 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2024-08-16 11:34:32.863 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:32.863 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:32.863 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:32.863 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:32.863 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:32.863 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:32.863 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b80be13 2024-08-16 11:34:32.863 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:32.863 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:32.863 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:32.863 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:32.863 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:32.863 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:32.863 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:32.863 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:32.863 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:32.863 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:32.863 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:32.863 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:32.863 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:32.863 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:32.863 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:32.863 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:32.863 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:32.863 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:32.863 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:32.863 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2024-08-16 11:34:32.863 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:32.863 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:32.863 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:32.863 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:32.863 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:32.863 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:32.863 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:32.863 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:32.863 [Test worker @coroutine#6117] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2024-08-16 11:34:32.863 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b316cac 2024-08-16 11:34:32.863 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b316cac 2024-08-16 11:34:32.863 [Test worker @coroutine#6117] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2024-08-16 11:34:32.879 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b316cac 2024-08-16 11:34:32.879 [DefaultDispatcher-worker-4 @coroutine#2212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-08-16 11:34:32.880 [DefaultDispatcher-worker-4 @coroutine#2212] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:32.880 [DefaultDispatcher-worker-4 @coroutine#2212] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:32.880 [DefaultDispatcher-worker-4 @coroutine#2212] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:32.880 [DefaultDispatcher-worker-5 @coroutine#2241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c06564e 2024-08-16 11:34:32.880 [DefaultDispatcher-worker-5 @coroutine#2241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 11:34:32.880 [DefaultDispatcher-worker-5 @coroutine#2241] 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-08-16 11:34:32.880 [DefaultDispatcher-worker-5 @coroutine#2241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 11:34:32.881 [DefaultDispatcher-worker-4 @coroutine#2212] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:32.881 [DefaultDispatcher-worker-4 @coroutine#2212] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:32.881 [DefaultDispatcher-worker-16 @coroutine#2241] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 11:34:32.888 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b316cac 2024-08-16 11:34:32.890 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b316cac 2024-08-16 11:34:32.892 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b316cac 2024-08-16 11:34:32.900 [DefaultDispatcher-worker-10 @coroutine#6129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b316cac 2024-08-16 11:34:32.906 [DefaultDispatcher-worker-1 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9a7211 2024-08-16 11:34:32.906 [DefaultDispatcher-worker-1 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:32.906 [DefaultDispatcher-worker-1 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:32.906 [DefaultDispatcher-worker-1 @coroutine#2255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:32.907 [DefaultDispatcher-worker-15 @coroutine#2255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:32.907 [DefaultDispatcher-worker-15 @coroutine#2255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:32.922 [DefaultDispatcher-worker-15 @coroutine#6117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b316cac 2024-08-16 11:34:32.929 [DefaultDispatcher-worker-17 @coroutine#6117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b316cac 2024-08-16 11:34:32.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2024-08-16 11:34:32.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2024-08-16 11:34:32.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:32.936 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b316cac: (connection evicted) 2024-08-16 11:34:32.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:32.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2024-08-16 11:34:32.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2024-08-16 11:34:32.937 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2024-08-16 11:34:32.938 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:32.938 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:32.938 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:32.938 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:32.938 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:32.938 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:32.938 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@339de67e 2024-08-16 11:34:32.938 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:32.938 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:32.938 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:32.938 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:32.938 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:32.938 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:32.938 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:32.938 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:32.938 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:32.938 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:32.938 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:32.938 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:32.938 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:32.938 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:32.938 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:32.938 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:32.938 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:32.938 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:32.938 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:32.938 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2024-08-16 11:34:32.938 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:32.938 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:32.938 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:32.938 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:32.938 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:32.938 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:32.938 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:32.938 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:32.938 [Test worker @coroutine#6150] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2024-08-16 11:34:32.938 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@75351aec 2024-08-16 11:34:32.938 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@75351aec 2024-08-16 11:34:32.938 [Test worker @coroutine#6150] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2024-08-16 11:34:32.952 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75351aec 2024-08-16 11:34:32.961 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75351aec 2024-08-16 11:34:32.963 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75351aec 2024-08-16 11:34:32.964 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75351aec 2024-08-16 11:34:32.974 [DefaultDispatcher-worker-14 @coroutine#6158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75351aec 2024-08-16 11:34:32.994 [DefaultDispatcher-worker-14 @coroutine#6150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75351aec 2024-08-16 11:34:33.002 [DefaultDispatcher-worker-8 @coroutine#6150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75351aec 2024-08-16 11:34:33.016 [DefaultDispatcher-worker-11 @coroutine#6174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75351aec 2024-08-16 11:34:33.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2024-08-16 11:34:33.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2024-08-16 11:34:33.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:33.018 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75351aec: (connection evicted) 2024-08-16 11:34:33.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:33.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2024-08-16 11:34:33.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2024-08-16 11:34:33.020 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2024-08-16 11:34:33.020 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:33.020 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:33.020 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:33.020 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:33.020 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:33.020 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:33.020 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bc3e36b 2024-08-16 11:34:33.020 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:33.020 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:33.020 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:33.020 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:33.020 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:33.020 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:33.020 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:33.020 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:33.020 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:33.020 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:33.021 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:33.021 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:33.021 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:33.021 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:33.021 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:33.021 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:33.021 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:33.021 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:33.021 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:33.021 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2024-08-16 11:34:33.021 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:33.021 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:33.021 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:33.021 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:33.021 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:33.021 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:33.021 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:33.021 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:33.021 [Test worker @coroutine#6182] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2024-08-16 11:34:33.021 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2024-08-16 11:34:33.021 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2024-08-16 11:34:33.021 [Test worker @coroutine#6182] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2024-08-16 11:34:33.039 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2024-08-16 11:34:33.048 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2024-08-16 11:34:33.050 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2024-08-16 11:34:33.050 [DefaultDispatcher-worker-7 @coroutine#2307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aec2f59 2024-08-16 11:34:33.050 [DefaultDispatcher-worker-7 @coroutine#2307] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId 2024-08-16 11:34:33.050 [DefaultDispatcher-worker-7 @coroutine#2307] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:33.050 [DefaultDispatcher-worker-7 @coroutine#2307] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId 2024-08-16 11:34:33.051 [DefaultDispatcher-worker-9 @coroutine#2307] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId 2024-08-16 11:34:33.051 [DefaultDispatcher-worker-9 @coroutine#2307] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId 2024-08-16 11:34:33.052 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2024-08-16 11:34:33.062 [DefaultDispatcher-worker-1 @coroutine#6192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2024-08-16 11:34:33.084 [DefaultDispatcher-worker-8 @coroutine#6182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2024-08-16 11:34:33.093 [DefaultDispatcher-worker-9 @coroutine#6182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2024-08-16 11:34:33.105 [DefaultDispatcher-worker-10 @coroutine#6209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2024-08-16 11:34:33.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2024-08-16 11:34:33.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2024-08-16 11:34:33.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:33.107 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f347aae: (connection evicted) 2024-08-16 11:34:33.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:33.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2024-08-16 11:34:33.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2024-08-16 11:34:33.110 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2024-08-16 11:34:33.110 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:33.110 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:33.110 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:33.110 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:33.110 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:33.110 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:33.110 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36f8abe2 2024-08-16 11:34:33.110 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:33.110 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:33.110 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:33.110 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:33.110 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:33.110 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:33.110 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:33.110 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:33.110 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:33.110 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:33.110 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:33.110 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:33.110 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:33.110 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:33.110 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:33.110 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:33.110 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:33.110 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:33.110 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:33.110 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2024-08-16 11:34:33.110 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:33.110 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:33.110 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:33.110 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:33.110 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:33.110 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:33.110 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:33.110 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:33.110 [Test worker @coroutine#6217] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2024-08-16 11:34:33.110 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@2522bea6 2024-08-16 11:34:33.110 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@2522bea6 2024-08-16 11:34:33.110 [Test worker @coroutine#6217] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2024-08-16 11:34:33.128 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2522bea6 2024-08-16 11:34:33.138 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2522bea6 2024-08-16 11:34:33.139 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2522bea6 2024-08-16 11:34:33.141 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2522bea6 2024-08-16 11:34:33.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2024-08-16 11:34:33.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2024-08-16 11:34:33.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 11:34:33.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:33.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2024-08-16 11:34:33.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2024-08-16 11:34:33.147 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2024-08-16 11:34:33.147 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:33.147 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:33.147 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:33.147 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:33.148 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:33.148 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:33.148 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26b9a264 2024-08-16 11:34:33.148 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:33.148 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:33.148 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:33.148 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:33.148 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:33.148 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:33.148 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:33.148 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:33.148 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:33.148 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:33.148 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:33.148 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:33.148 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:33.148 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:33.148 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:33.148 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:33.148 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:33.148 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:33.148 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:33.148 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2024-08-16 11:34:33.148 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:33.148 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:33.148 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:33.148 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:33.148 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:33.148 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:33.148 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:33.148 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:33.148 [Test worker @coroutine#6242] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2024-08-16 11:34:33.148 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@303c195f 2024-08-16 11:34:33.148 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@303c195f 2024-08-16 11:34:33.148 [Test worker @coroutine#6242] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2024-08-16 11:34:33.163 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@303c195f 2024-08-16 11:34:33.172 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@303c195f 2024-08-16 11:34:33.174 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@303c195f 2024-08-16 11:34:33.176 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@303c195f 2024-08-16 11:34:33.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2024-08-16 11:34:33.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2024-08-16 11:34:33.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 11:34:33.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:33.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2024-08-16 11:34:33.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2024-08-16 11:34:33.181 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2024-08-16 11:34:33.181 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:33.181 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:33.181 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:33.181 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:33.181 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:33.181 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:33.181 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37cc1b11 2024-08-16 11:34:33.181 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:33.181 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:33.181 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:33.181 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:33.181 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:33.181 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:33.181 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:33.181 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:33.181 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:33.181 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:33.181 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:33.181 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:33.181 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:33.181 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:33.181 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:33.181 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:33.181 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:33.181 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:33.181 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:33.181 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2024-08-16 11:34:33.181 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:33.181 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:33.181 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:33.181 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:33.181 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:33.181 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:33.181 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:33.181 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:33.181 [Test worker @coroutine#6264] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2024-08-16 11:34:33.181 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@634cd45c 2024-08-16 11:34:33.181 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@634cd45c 2024-08-16 11:34:33.181 [Test worker @coroutine#6264] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2024-08-16 11:34:33.198 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@634cd45c 2024-08-16 11:34:33.208 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@634cd45c 2024-08-16 11:34:33.209 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@634cd45c 2024-08-16 11:34:33.211 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@634cd45c 2024-08-16 11:34:33.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2024-08-16 11:34:33.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2024-08-16 11:34:33.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 11:34:33.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:33.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2024-08-16 11:34:33.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2024-08-16 11:34:33.217 [UI Thread @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2024-08-16 11:34:33.218 [UI Thread @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:33.218 [UI Thread @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:33.218 [UI Thread @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:33.218 [UI Thread @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:33.218 [UI Thread @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:33.218 [UI Thread @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:33.218 [UI Thread @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ebc68b 2024-08-16 11:34:33.218 [UI Thread @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:33.218 [UI Thread @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:33.218 [UI Thread @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:33.218 [UI Thread @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:33.218 [UI Thread @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:33.218 [UI Thread @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:33.218 [UI Thread @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:33.218 [UI Thread @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:33.218 [UI Thread @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:33.218 [UI Thread @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:33.218 [UI Thread @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:33.218 [UI Thread @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:33.218 [UI Thread @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:33.218 [UI Thread @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:33.218 [UI Thread @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:33.218 [UI Thread @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:33.218 [UI Thread @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:33.218 [UI Thread @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:33.218 [UI Thread @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:33.218 [UI Thread @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2024-08-16 11:34:33.218 [UI Thread @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:33.218 [UI Thread @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:33.218 [UI Thread @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:33.218 [UI Thread @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:33.218 [UI Thread @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:33.218 [UI Thread @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:33.218 [UI Thread @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:33.218 [UI Thread @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:33.218 [UI Thread @coroutine#6286] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2024-08-16 11:34:33.219 [UI Thread @coroutine#6286] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@14fe48b1 2024-08-16 11:34:33.219 [UI Thread @coroutine#6286] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@14fe48b1 2024-08-16 11:34:33.219 [UI Thread @coroutine#6286] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2024-08-16 11:34:33.223 [DefaultDispatcher-worker-17 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64e680c5 2024-08-16 11:34:33.223 [DefaultDispatcher-worker-17 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId 2024-08-16 11:34:33.223 [DefaultDispatcher-worker-17 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:33.223 [DefaultDispatcher-worker-17 @coroutine#2349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId 2024-08-16 11:34:33.224 [DefaultDispatcher-worker-3 @coroutine#2349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId 2024-08-16 11:34:33.224 [DefaultDispatcher-worker-3 @coroutine#2349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId 2024-08-16 11:34:33.237 [UI Thread @coroutine#6286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14fe48b1 2024-08-16 11:34:33.247 [UI Thread @coroutine#6292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14fe48b1 2024-08-16 11:34:33.248 [UI Thread @coroutine#6295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14fe48b1 2024-08-16 11:34:33.250 [UI Thread @coroutine#6297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14fe48b1 2024-08-16 11:34:33.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2024-08-16 11:34:33.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2024-08-16 11:34:33.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:33.254 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14fe48b1: (connection evicted) 2024-08-16 11:34:33.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:33.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2024-08-16 11:34:33.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2024-08-16 11:34:33.257 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2024-08-16 11:34:33.257 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:33.257 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:33.257 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:33.257 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:33.257 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:33.257 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:33.257 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@399dc033 2024-08-16 11:34:33.257 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:33.257 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:33.257 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:33.257 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:33.257 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:33.258 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:33.258 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:33.258 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:33.258 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:33.258 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:33.258 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:33.258 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:33.258 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:33.258 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:33.258 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:33.258 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:33.258 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:33.258 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:33.258 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:33.258 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2024-08-16 11:34:33.258 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:33.258 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:33.258 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:33.258 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:33.258 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:33.258 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:33.258 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:33.258 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:33.258 [Test worker @coroutine#6304] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2024-08-16 11:34:33.258 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bdc0fb0 2024-08-16 11:34:33.258 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bdc0fb0 2024-08-16 11:34:33.258 [Test worker @coroutine#6304] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2024-08-16 11:34:33.278 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdc0fb0 2024-08-16 11:34:33.288 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdc0fb0 2024-08-16 11:34:33.289 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdc0fb0 2024-08-16 11:34:33.291 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdc0fb0 2024-08-16 11:34:33.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2024-08-16 11:34:33.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2024-08-16 11:34:33.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 11:34:33.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:33.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2024-08-16 11:34:33.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2024-08-16 11:34:33.294 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2024-08-16 11:34:33.294 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:33.294 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:33.294 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:33.294 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:33.294 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:33.294 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:33.294 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cdf3ee2 2024-08-16 11:34:33.294 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:33.294 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:33.294 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:33.294 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:33.294 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:33.294 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:33.294 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:33.294 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:33.294 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:33.294 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:33.294 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:33.294 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:33.294 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:33.294 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:33.294 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:33.294 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:33.294 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:33.294 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:33.294 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:33.294 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2024-08-16 11:34:33.294 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:33.295 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:33.295 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:33.295 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:33.295 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:33.295 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:33.295 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:33.295 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:33.295 [Test worker @coroutine#6320] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2024-08-16 11:34:33.295 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bbbede1 2024-08-16 11:34:33.295 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bbbede1 2024-08-16 11:34:33.295 [Test worker @coroutine#6320] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2024-08-16 11:34:33.309 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbbede1 2024-08-16 11:34:33.319 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbbede1 2024-08-16 11:34:33.320 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbbede1 2024-08-16 11:34:33.322 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbbede1 2024-08-16 11:34:33.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2024-08-16 11:34:33.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2024-08-16 11:34:33.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 11:34:33.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:33.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2024-08-16 11:34:33.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2024-08-16 11:34:33.325 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2024-08-16 11:34:33.325 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:33.325 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:33.325 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:33.325 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:33.325 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:33.325 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:33.325 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64e41da0 2024-08-16 11:34:33.325 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:33.325 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:33.325 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:33.325 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:33.325 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:33.325 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:33.325 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:33.325 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:33.325 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:33.325 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:33.325 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:33.325 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:33.325 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:33.325 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:33.325 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:33.325 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:33.325 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:33.325 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:33.325 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:33.325 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2024-08-16 11:34:33.325 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:33.325 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:33.325 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:33.325 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:33.325 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:33.325 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:33.325 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:33.325 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:33.325 [Test worker @coroutine#6336] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2024-08-16 11:34:33.325 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fa1c05f 2024-08-16 11:34:33.325 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fa1c05f 2024-08-16 11:34:33.325 [Test worker @coroutine#6336] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2024-08-16 11:34:33.330 [DefaultDispatcher-worker-1 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2024-08-16 11:34:33.330 [DefaultDispatcher-worker-1 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:33.330 [DefaultDispatcher-worker-1 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:33.330 [DefaultDispatcher-worker-1 @coroutine#2071] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:33.331 [DefaultDispatcher-worker-11 @coroutine#2071] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:33.331 [DefaultDispatcher-worker-11 @coroutine#2071] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:33.340 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fa1c05f 2024-08-16 11:34:33.350 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fa1c05f 2024-08-16 11:34:33.351 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fa1c05f 2024-08-16 11:34:33.353 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fa1c05f 2024-08-16 11:34:33.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2024-08-16 11:34:33.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2024-08-16 11:34:33.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 11:34:33.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:33.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2024-08-16 11:34:33.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2024-08-16 11:34:33.356 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2024-08-16 11:34:33.356 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:33.356 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:33.356 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:33.356 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:33.356 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:33.356 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:33.356 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2027e9f9 2024-08-16 11:34:33.356 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:33.356 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:33.356 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:33.356 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:33.356 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:33.356 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:33.356 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:33.356 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:33.356 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:33.356 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:33.356 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:33.356 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:33.356 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:33.356 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:33.356 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:33.356 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:33.356 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:33.356 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:33.356 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:33.356 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2024-08-16 11:34:33.356 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:33.356 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:33.356 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:33.356 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:33.356 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:33.356 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:33.356 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:33.356 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:33.356 [Test worker @coroutine#6355] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2024-08-16 11:34:33.357 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@608ccfcd 2024-08-16 11:34:33.357 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@608ccfcd 2024-08-16 11:34:33.357 [Test worker @coroutine#6355] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2024-08-16 11:34:33.361 [DefaultDispatcher-worker-14 @coroutine#2406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665e18d5 2024-08-16 11:34:33.361 [DefaultDispatcher-worker-14 @coroutine#2406] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId 2024-08-16 11:34:33.361 [DefaultDispatcher-worker-14 @coroutine#2406] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:33.361 [DefaultDispatcher-worker-14 @coroutine#2406] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId 2024-08-16 11:34:33.362 [DefaultDispatcher-worker-9 @coroutine#2406] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId 2024-08-16 11:34:33.362 [DefaultDispatcher-worker-9 @coroutine#2406] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId 2024-08-16 11:34:33.371 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608ccfcd 2024-08-16 11:34:33.381 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608ccfcd 2024-08-16 11:34:33.382 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608ccfcd 2024-08-16 11:34:33.384 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608ccfcd 2024-08-16 11:34:33.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2024-08-16 11:34:33.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2024-08-16 11:34:33.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 11:34:33.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:33.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2024-08-16 11:34:33.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2024-08-16 11:34:33.387 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2024-08-16 11:34:33.388 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:33.388 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:33.388 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:33.388 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:33.388 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:33.388 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:33.388 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bff608c 2024-08-16 11:34:33.388 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:33.388 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:33.388 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:33.388 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:33.388 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:33.388 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:33.388 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:33.388 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:33.388 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:33.388 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:33.388 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:33.388 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:33.388 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:33.388 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:33.388 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:33.388 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:33.388 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:33.388 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:33.388 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:33.388 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2024-08-16 11:34:33.388 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:33.388 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:33.388 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:33.388 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:33.388 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:33.388 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:33.388 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:33.388 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:33.388 [Test worker @coroutine#6375] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2024-08-16 11:34:33.388 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@345f429 2024-08-16 11:34:33.388 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@345f429 2024-08-16 11:34:33.388 [Test worker @coroutine#6375] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2024-08-16 11:34:33.403 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345f429 2024-08-16 11:34:33.412 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345f429 2024-08-16 11:34:33.414 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345f429 2024-08-16 11:34:33.415 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345f429 2024-08-16 11:34:33.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2024-08-16 11:34:33.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2024-08-16 11:34:33.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 11:34:33.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:33.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2024-08-16 11:34:33.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2024-08-16 11:34:33.421 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2024-08-16 11:34:33.421 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:33.421 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:33.421 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:33.421 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:33.421 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:33.421 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:33.421 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a792bf9 2024-08-16 11:34:33.421 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:33.421 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:33.421 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:33.421 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:33.421 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:33.421 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:33.421 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:33.421 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:33.421 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:33.421 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:33.421 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:33.421 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:33.421 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:33.421 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:33.421 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:33.421 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:33.421 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:33.421 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:33.421 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:33.421 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2024-08-16 11:34:33.421 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:33.422 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:33.422 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:33.422 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:33.422 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:33.422 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:33.422 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:33.422 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:33.422 [Test worker @coroutine#6393] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2024-08-16 11:34:33.422 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@4967fabe 2024-08-16 11:34:33.422 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@4967fabe 2024-08-16 11:34:33.422 [Test worker @coroutine#6393] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2024-08-16 11:34:33.426 [DefaultDispatcher-worker-7 @coroutine#2104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-08-16 11:34:33.426 [DefaultDispatcher-worker-7 @coroutine#2104] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:33.426 [DefaultDispatcher-worker-7 @coroutine#2104] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:33.426 [DefaultDispatcher-worker-7 @coroutine#2104] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:33.427 [DefaultDispatcher-worker-11 @coroutine#2104] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:33.427 [DefaultDispatcher-worker-11 @coroutine#2104] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:33.436 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4967fabe 2024-08-16 11:34:33.446 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4967fabe 2024-08-16 11:34:33.448 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4967fabe 2024-08-16 11:34:33.449 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4967fabe 2024-08-16 11:34:33.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2024-08-16 11:34:33.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2024-08-16 11:34:33.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 11:34:33.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:33.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2024-08-16 11:34:33.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2024-08-16 11:34:33.453 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2024-08-16 11:34:33.453 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:33.453 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:33.453 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:33.453 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:33.453 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:33.453 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:33.453 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1159a049 2024-08-16 11:34:33.453 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:33.453 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:33.453 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:33.453 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:33.453 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:33.453 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:33.453 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:33.453 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:33.453 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:33.453 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:33.453 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:33.453 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:33.453 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:33.453 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:33.453 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:33.453 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:33.454 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:33.454 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:33.454 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:33.454 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2024-08-16 11:34:33.454 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:33.454 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:33.454 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:33.454 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:33.454 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:33.454 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:33.454 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:33.454 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:33.454 [Test worker @coroutine#6414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2024-08-16 11:34:33.454 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f21c0a 2024-08-16 11:34:33.454 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f21c0a 2024-08-16 11:34:33.454 [Test worker @coroutine#6414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2024-08-16 11:34:33.468 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f21c0a 2024-08-16 11:34:33.478 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f21c0a 2024-08-16 11:34:33.480 [Test worker @coroutine#6417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f21c0a 2024-08-16 11:34:33.481 [Test worker @coroutine#6419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f21c0a 2024-08-16 11:34:33.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2024-08-16 11:34:33.484 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2024-08-16 11:34:33.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 11:34:33.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:33.484 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2024-08-16 11:34:33.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2024-08-16 11:34:33.485 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2024-08-16 11:34:33.485 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:33.485 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:33.485 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:33.485 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:33.485 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:33.485 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:33.485 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@171b3f38 2024-08-16 11:34:33.485 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:33.485 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:33.485 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:33.485 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:33.485 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:33.485 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:33.485 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:33.485 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:33.486 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:33.486 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:33.486 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:33.486 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:33.486 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:33.486 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:33.486 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:33.486 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:33.486 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:33.486 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:33.486 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:33.486 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2024-08-16 11:34:33.486 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:33.486 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:33.486 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:33.486 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:33.486 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:33.486 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:33.486 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:33.486 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:33.486 [Test worker @coroutine#6432] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2024-08-16 11:34:33.486 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cbdc23b 2024-08-16 11:34:33.486 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cbdc23b 2024-08-16 11:34:33.486 [Test worker @coroutine#6432] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2024-08-16 11:34:33.500 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cbdc23b 2024-08-16 11:34:33.510 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cbdc23b 2024-08-16 11:34:33.512 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cbdc23b 2024-08-16 11:34:33.513 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cbdc23b 2024-08-16 11:34:33.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2024-08-16 11:34:33.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2024-08-16 11:34:33.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 11:34:33.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:33.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2024-08-16 11:34:33.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2024-08-16 11:34:33.518 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2024-08-16 11:34:33.518 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:33.518 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:33.518 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:33.518 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:33.518 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:33.518 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:33.518 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bcecdd 2024-08-16 11:34:33.518 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:33.518 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:33.518 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:33.518 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:33.519 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:33.519 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:33.519 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:33.519 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:33.519 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:33.519 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:33.519 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:33.519 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:33.519 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:33.519 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:33.519 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:33.519 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:33.519 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:33.519 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:33.519 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:33.519 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2024-08-16 11:34:33.519 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:33.519 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:33.519 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:33.519 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:33.519 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:33.519 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:33.519 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:33.519 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:33.519 [Test worker @coroutine#6450] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2024-08-16 11:34:33.519 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b8f0b64 2024-08-16 11:34:33.519 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b8f0b64 2024-08-16 11:34:33.519 [Test worker @coroutine#6450] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2024-08-16 11:34:33.534 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f0b64 2024-08-16 11:34:33.543 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f0b64 2024-08-16 11:34:33.545 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f0b64 2024-08-16 11:34:33.547 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f0b64 2024-08-16 11:34:33.550 [UI Thread @coroutine#6464] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-08-16 11:34:33.550 [UI Thread @coroutine#6464] 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-08-16 11:34:33.550 [UI Thread @coroutine#6464] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-08-16 11:34:33.552 [UI Thread @coroutine#6464] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2024-08-16 11:34:33.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2024-08-16 11:34:33.553 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2024-08-16 11:34:33.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 11:34:33.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:33.553 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2024-08-16 11:34:33.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2024-08-16 11:34:33.555 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2024-08-16 11:34:33.555 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:33.555 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:33.555 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:33.555 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:33.555 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:33.555 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:33.555 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42ffabb 2024-08-16 11:34:33.555 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:33.555 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:33.555 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:33.555 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:33.555 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:33.555 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:33.555 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:33.555 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:33.555 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:33.555 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:33.555 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:33.555 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:33.555 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:33.555 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:33.555 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:33.555 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:33.555 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:33.555 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:33.555 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:33.555 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2024-08-16 11:34:33.555 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:33.555 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:33.555 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:33.555 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:33.555 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:33.555 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:33.555 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:33.555 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:33.555 [Test worker @coroutine#6470] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2024-08-16 11:34:33.556 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@10009505 2024-08-16 11:34:33.556 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@10009505 2024-08-16 11:34:33.556 [Test worker @coroutine#6470] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2024-08-16 11:34:33.580 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10009505 2024-08-16 11:34:33.585 [DefaultDispatcher-worker-16 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2257590f 2024-08-16 11:34:33.585 [DefaultDispatcher-worker-16 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:33.585 [DefaultDispatcher-worker-16 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:33.585 [DefaultDispatcher-worker-16 @coroutine#2150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:33.586 [DefaultDispatcher-worker-16 @coroutine#2150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:33.586 [DefaultDispatcher-worker-16 @coroutine#2150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:33.590 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10009505 2024-08-16 11:34:33.591 [Test worker @coroutine#6476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10009505 2024-08-16 11:34:33.593 [Test worker @coroutine#6478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10009505 2024-08-16 11:34:33.595 [UI Thread @coroutine#6489] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58639/Site/verify 2024-08-16 11:34:33.596 [UI Thread @coroutine#6489] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58639/Site/verify. 2024-08-16 11:34:33.596 [UI Thread @coroutine#6489] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58639/Site/verify 2024-08-16 11:34:33.597 [UI Thread @coroutine#6489] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58639/Site/verify 2024-08-16 11:34:33.597 [UI Thread @coroutine#6489] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58639/Site/verify 2024-08-16 11:34:33.597 [UI Thread @coroutine#6489] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58639/Site/verify. 2024-08-16 11:34:33.597 [UI Thread @coroutine#6489] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58639/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 11:34:33.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2024-08-16 11:34:33.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2024-08-16 11:34:33.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 11:34:33.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:33.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2024-08-16 11:34:33.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2024-08-16 11:34:33.604 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2024-08-16 11:34:33.604 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:33.604 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:33.604 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:33.604 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:33.604 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:33.604 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:33.604 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35f011cf 2024-08-16 11:34:33.604 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:33.604 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:33.604 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:33.604 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:33.604 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:33.604 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:33.604 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:33.604 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:33.604 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:33.604 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:33.604 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:33.604 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:33.604 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:33.604 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:33.604 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:33.604 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:33.604 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:33.604 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:33.604 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:33.604 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2024-08-16 11:34:33.604 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:33.604 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:33.604 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:33.604 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:33.604 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:33.604 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:33.604 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:33.604 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:33.604 [Test worker @coroutine#6496] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2024-08-16 11:34:33.605 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d198533 2024-08-16 11:34:33.605 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d198533 2024-08-16 11:34:33.605 [Test worker @coroutine#6496] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2024-08-16 11:34:33.623 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d198533 2024-08-16 11:34:33.632 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d198533 2024-08-16 11:34:33.634 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d198533 2024-08-16 11:34:33.635 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d198533 2024-08-16 11:34:33.651 [DefaultDispatcher-worker-3 @coroutine#6503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d198533 2024-08-16 11:34:33.659 [DefaultDispatcher-worker-1 @coroutine#6496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d198533 2024-08-16 11:34:33.666 [UI Thread @coroutine#6515] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60563/626910922185060352/_ustadmanifest.json 2024-08-16 11:34:33.666 [UI Thread @coroutine#6515] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60563/626910922185060352/_ustadmanifest.json. 2024-08-16 11:34:33.666 [UI Thread @coroutine#6515] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60563/626910922185060352/_ustadmanifest.json 2024-08-16 11:34:33.668 [UI Thread @coroutine#6515] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60563/626910922185060352/_ustadmanifest.json 2024-08-16 11:34:33.668 [UI Thread @coroutine#6515] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60563/626910922185060352/_ustadmanifest.json 2024-08-16 11:34:33.668 [UI Thread @coroutine#6515] 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:60563/626910922185060352/_ustadmanifest.json. 2024-08-16 11:34:33.668 [UI Thread @coroutine#6515] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60563/626910922185060352/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 11:34:33.668 [UI Thread @coroutine#6515] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60563/mediainfo.json 2024-08-16 11:34:33.668 [UI Thread @coroutine#6515] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60563/mediainfo.json. 2024-08-16 11:34:33.668 [UI Thread @coroutine#6515] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60563/mediainfo.json 2024-08-16 11:34:33.669 [UI Thread @coroutine#6515] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60563/mediainfo.json 2024-08-16 11:34:33.669 [UI Thread @coroutine#6515] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60563/mediainfo.json 2024-08-16 11:34:33.705 [HikariPool-265 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:33.713 [UI Thread @coroutine#6515] 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:60563/mediainfo.json. 2024-08-16 11:34:33.713 [UI Thread @coroutine#6515] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60563/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 11:34:33.734 [DefaultDispatcher-worker-7 @coroutine#2183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411e567e 2024-08-16 11:34:33.734 [DefaultDispatcher-worker-7 @coroutine#2183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:33.734 [DefaultDispatcher-worker-7 @coroutine#2183] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:33.734 [DefaultDispatcher-worker-7 @coroutine#2183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:33.735 [DefaultDispatcher-worker-16 @coroutine#2183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:33.735 [DefaultDispatcher-worker-16 @coroutine#2183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:33.893 [DefaultDispatcher-worker-3 @coroutine#2241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c06564e 2024-08-16 11:34:33.894 [DefaultDispatcher-worker-3 @coroutine#2241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 11:34:33.894 [DefaultDispatcher-worker-4 @coroutine#2212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-08-16 11:34:33.894 [DefaultDispatcher-worker-3 @coroutine#2241] 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-08-16 11:34:33.894 [DefaultDispatcher-worker-3 @coroutine#2241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 11:34:33.894 [DefaultDispatcher-worker-4 @coroutine#2212] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:33.894 [DefaultDispatcher-worker-4 @coroutine#2212] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:33.894 [DefaultDispatcher-worker-4 @coroutine#2212] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:33.895 [DefaultDispatcher-worker-4 @coroutine#2241] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 11:34:33.895 [DefaultDispatcher-worker-3 @coroutine#2212] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:33.895 [DefaultDispatcher-worker-3 @coroutine#2212] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:33.915 [DefaultDispatcher-worker-8 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9a7211 2024-08-16 11:34:33.915 [DefaultDispatcher-worker-8 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:33.915 [DefaultDispatcher-worker-8 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:33.915 [DefaultDispatcher-worker-8 @coroutine#2255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:33.916 [DefaultDispatcher-worker-17 @coroutine#2255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:33.916 [DefaultDispatcher-worker-17 @coroutine#2255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:34.059 [DefaultDispatcher-worker-2 @coroutine#2307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aec2f59 2024-08-16 11:34:34.059 [DefaultDispatcher-worker-2 @coroutine#2307] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId 2024-08-16 11:34:34.059 [DefaultDispatcher-worker-2 @coroutine#2307] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:34.059 [DefaultDispatcher-worker-2 @coroutine#2307] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId 2024-08-16 11:34:34.060 [DefaultDispatcher-worker-4 @coroutine#2307] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId 2024-08-16 11:34:34.060 [DefaultDispatcher-worker-4 @coroutine#2307] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48563/UmAppDatabase/replication/nodeId 2024-08-16 11:34:34.233 [DefaultDispatcher-worker-8 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64e680c5 2024-08-16 11:34:34.233 [DefaultDispatcher-worker-8 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId 2024-08-16 11:34:34.234 [DefaultDispatcher-worker-8 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:34.234 [DefaultDispatcher-worker-8 @coroutine#2349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId 2024-08-16 11:34:34.235 [DefaultDispatcher-worker-14 @coroutine#2349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId 2024-08-16 11:34:34.235 [DefaultDispatcher-worker-14 @coroutine#2349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54073/UmAppDatabase/replication/nodeId 2024-08-16 11:34:34.341 [DefaultDispatcher-worker-3 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2024-08-16 11:34:34.341 [DefaultDispatcher-worker-3 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:34.342 [DefaultDispatcher-worker-3 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:34.342 [DefaultDispatcher-worker-3 @coroutine#2071] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:34.343 [DefaultDispatcher-worker-2 @coroutine#2071] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:34.343 [DefaultDispatcher-worker-2 @coroutine#2071] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51347/UmAppDatabase/replication/nodeId 2024-08-16 11:34:34.372 [DefaultDispatcher-worker-3 @coroutine#2406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665e18d5 2024-08-16 11:34:34.372 [DefaultDispatcher-worker-3 @coroutine#2406] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId 2024-08-16 11:34:34.372 [DefaultDispatcher-worker-3 @coroutine#2406] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:34.372 [DefaultDispatcher-worker-3 @coroutine#2406] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId 2024-08-16 11:34:34.373 [DefaultDispatcher-worker-14 @coroutine#2406] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId 2024-08-16 11:34:34.373 [DefaultDispatcher-worker-14 @coroutine#2406] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39521/UmAppDatabase/replication/nodeId 2024-08-16 11:34:34.437 [DefaultDispatcher-worker-15 @coroutine#2104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-08-16 11:34:34.437 [DefaultDispatcher-worker-15 @coroutine#2104] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:34.437 [DefaultDispatcher-worker-15 @coroutine#2104] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:34.437 [DefaultDispatcher-worker-15 @coroutine#2104] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:34.438 [DefaultDispatcher-worker-2 @coroutine#2104] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:34.438 [DefaultDispatcher-worker-2 @coroutine#2104] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-08-16 11:34:34.596 [DefaultDispatcher-worker-12 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2257590f 2024-08-16 11:34:34.596 [DefaultDispatcher-worker-12 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:34.596 [DefaultDispatcher-worker-12 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:34.596 [DefaultDispatcher-worker-12 @coroutine#2150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:34.597 [DefaultDispatcher-worker-5 @coroutine#2150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:34.597 [DefaultDispatcher-worker-5 @coroutine#2150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43257/UmAppDatabase/replication/nodeId 2024-08-16 11:34:34.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2024-08-16 11:34:34.717 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2024-08-16 11:34:34.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:34.717 [HikariPool-265 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d198533: (connection evicted) 2024-08-16 11:34:34.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:34.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2024-08-16 11:34:34.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2024-08-16 11:34:34.726 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2024-08-16 11:34:34.726 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 11:34:34.726 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 11:34:34.726 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 11:34:34.726 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 11:34:34.726 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 11:34:34.726 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 11:34:34.726 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c9ecd9e 2024-08-16 11:34:34.726 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 11:34:34.726 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 11:34:34.726 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 11:34:34.726 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 11:34:34.726 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 11:34:34.726 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 11:34:34.726 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 11:34:34.726 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 11:34:34.726 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 11:34:34.726 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 11:34:34.726 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 11:34:34.726 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 11:34:34.726 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 11:34:34.726 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 11:34:34.726 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 11:34:34.726 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 11:34:34.726 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 11:34:34.726 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 11:34:34.726 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 11:34:34.726 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2024-08-16 11:34:34.726 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 11:34:34.726 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 11:34:34.726 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 11:34:34.726 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 11:34:34.726 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 11:34:34.726 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 11:34:34.726 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 11:34:34.726 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 11:34:34.726 [Test worker @coroutine#6564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2024-08-16 11:34:34.727 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@155ab4b 2024-08-16 11:34:34.727 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@155ab4b 2024-08-16 11:34:34.727 [Test worker @coroutine#6564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2024-08-16 11:34:34.745 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155ab4b 2024-08-16 11:34:34.745 [DefaultDispatcher-worker-1 @coroutine#2183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411e567e 2024-08-16 11:34:34.745 [DefaultDispatcher-worker-1 @coroutine#2183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:34.745 [DefaultDispatcher-worker-1 @coroutine#2183] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:34.745 [DefaultDispatcher-worker-1 @coroutine#2183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:34.746 [DefaultDispatcher-worker-8 @coroutine#2183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:34.746 [DefaultDispatcher-worker-8 @coroutine#2183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42033/UmAppDatabase/replication/nodeId 2024-08-16 11:34:34.754 [Test worker @coroutine#6565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155ab4b 2024-08-16 11:34:34.756 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155ab4b 2024-08-16 11:34:34.757 [Test worker @coroutine#6572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155ab4b 2024-08-16 11:34:34.766 [DefaultDispatcher-worker-12 @coroutine#6574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155ab4b 2024-08-16 11:34:34.774 [DefaultDispatcher-worker-15 @coroutine#6564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155ab4b 2024-08-16 11:34:34.832 [HikariPool-266 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:34.896 [UI Thread @coroutine#6583] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40087/626910925827731456/_ustadmanifest.json 2024-08-16 11:34:34.896 [UI Thread @coroutine#6583] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40087/626910925827731456/_ustadmanifest.json. 2024-08-16 11:34:34.896 [UI Thread @coroutine#6583] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40087/626910925827731456/_ustadmanifest.json 2024-08-16 11:34:34.898 [UI Thread @coroutine#6583] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40087/626910925827731456/_ustadmanifest.json 2024-08-16 11:34:34.898 [UI Thread @coroutine#6583] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40087/626910925827731456/_ustadmanifest.json 2024-08-16 11:34:34.899 [UI Thread @coroutine#6583] 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:40087/626910925827731456/_ustadmanifest.json. 2024-08-16 11:34:34.899 [UI Thread @coroutine#6583] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40087/626910925827731456/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 11:34:34.899 [UI Thread @coroutine#6583] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40087/tincan.xml 2024-08-16 11:34:34.899 [UI Thread @coroutine#6583] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40087/tincan.xml. 2024-08-16 11:34:34.899 [UI Thread @coroutine#6583] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40087/tincan.xml 2024-08-16 11:34:34.900 [UI Thread @coroutine#6583] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40087/tincan.xml 2024-08-16 11:34:34.900 [UI Thread @coroutine#6583] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40087/tincan.xml 2024-08-16 11:34:34.907 [DefaultDispatcher-worker-10 @coroutine#2212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-08-16 11:34:34.907 [DefaultDispatcher-worker-10 @coroutine#2212] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:34.907 [DefaultDispatcher-worker-2 @coroutine#2241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c06564e 2024-08-16 11:34:34.907 [DefaultDispatcher-worker-10 @coroutine#2212] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:34.907 [DefaultDispatcher-worker-10 @coroutine#2212] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:34.907 [DefaultDispatcher-worker-2 @coroutine#2241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 11:34:34.907 [DefaultDispatcher-worker-2 @coroutine#2241] 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-08-16 11:34:34.907 [DefaultDispatcher-worker-2 @coroutine#2241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 11:34:34.908 [DefaultDispatcher-worker-2 @coroutine#2241] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 11:34:34.908 [DefaultDispatcher-worker-15 @coroutine#2212] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:34.908 [DefaultDispatcher-worker-15 @coroutine#2212] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36873/UmAppDatabase/replication/nodeId 2024-08-16 11:34:34.925 [DefaultDispatcher-worker-10 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9a7211 2024-08-16 11:34:34.926 [DefaultDispatcher-worker-10 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:34.926 [DefaultDispatcher-worker-10 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId. 2024-08-16 11:34:34.926 [DefaultDispatcher-worker-10 @coroutine#2255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:34.926 [DefaultDispatcher-worker-12 @coroutine#2255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:34.926 [DefaultDispatcher-worker-12 @coroutine#2255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42753/UmAppDatabase/replication/nodeId 2024-08-16 11:34:34.945 [UI Thread @coroutine#6583] 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:40087/tincan.xml. 2024-08-16 11:34:34.945 [UI Thread @coroutine#6583] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40087/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2024-08-16 11:34:34.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2024-08-16 11:34:34.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2024-08-16 11:34:34.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 11:34:34.956 [HikariPool-266 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Closing connection org.sqlite.jdbc4.JDBC4Connection@155ab4b: (connection evicted) 2024-08-16 11:34:34.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 11:34:34.956 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2024-08-16 11:34:34.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2024-08-16 13:06:48.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-08-16 13:06:48.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:48.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:48.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:48.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:48.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:48.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:48.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31e130bf 2024-08-16 13:06:48.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:48.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:48.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:48.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:48.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:48.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:48.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:48.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:48.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:48.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:48.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:48.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:48.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:48.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 13:06:48.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 13:06:48.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:48.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:48.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 13:06:48.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:48.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-08-16 13:06:48.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:48.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:48.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:48.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:48.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:48.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:48.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:48.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:48.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-08-16 13:06:48.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d50a7ca 2024-08-16 13:06:48.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d50a7ca 2024-08-16 13:06:48.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-08-16 13:06:49.035 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:06:49.039 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d50a7ca 2024-08-16 13:06:49.040 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@50388300 2024-08-16 13:06:49.040 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@50388300 2024-08-16 13:06:49.044 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eff7777 2024-08-16 13:06:49.044 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eff7777 2024-08-16 13:06:49.047 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ac0e870 2024-08-16 13:06:49.047 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ac0e870 2024-08-16 13:06:49.050 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fc27d4c 2024-08-16 13:06:49.050 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fc27d4c 2024-08-16 13:06:49.053 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@b76cd37 2024-08-16 13:06:49.053 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@b76cd37 2024-08-16 13:06:49.056 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e1747e1 2024-08-16 13:06:49.056 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e1747e1 2024-08-16 13:06:49.059 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7349a93b 2024-08-16 13:06:49.059 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7349a93b 2024-08-16 13:06:49.062 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fed8203 2024-08-16 13:06:49.062 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fed8203 2024-08-16 13:06:49.064 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@424fe7bc 2024-08-16 13:06:49.065 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@424fe7bc 2024-08-16 13:06:49.065 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-08-16 13:06:49.068 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d50a7ca 2024-08-16 13:06:49.072 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d50a7ca 2024-08-16 13:06:49.307 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:06:49.308 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 13:06:49.308 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:06:49.309 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 13:06:49.344 [DefaultDispatcher-worker-6 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d50a7ca 2024-08-16 13:06:49.345 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-08-16 13:06:49.348 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-08-16 13:06:49.348 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-08-16 13:06:49.394 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d50a7ca 2024-08-16 13:06:49.444 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d50a7ca 2024-08-16 13:06:49.475 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d50a7ca 2024-08-16 13:06:49.498 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d50a7ca 2024-08-16 13:06:49.520 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d50a7ca 2024-08-16 13:06:49.530 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d50a7ca 2024-08-16 13:06:49.649 [DefaultDispatcher-worker-5 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d50a7ca 2024-08-16 13:06:49.675 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-08-16 13:06:49.676 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-08-16 13:06:49.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-08-16 13:06:49.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-08-16 13:06:49.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 13:06:49.690 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d50a7ca: (connection evicted) 2024-08-16 13:06:49.691 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50388300: (connection evicted) 2024-08-16 13:06:49.692 [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-08-16 13:06:49.692 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5eff7777: (connection evicted) 2024-08-16 13:06:49.692 [DefaultDispatcher-worker-1 @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-08-16 13:06:49.692 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ac0e870: (connection evicted) 2024-08-16 13:06:49.693 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fc27d4c: (connection evicted) 2024-08-16 13:06:49.693 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b76cd37: (connection evicted) 2024-08-16 13:06:49.694 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e1747e1: (connection evicted) 2024-08-16 13:06:49.694 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7349a93b: (connection evicted) 2024-08-16 13:06:49.694 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fed8203: (connection evicted) 2024-08-16 13:06:49.695 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@424fe7bc: (connection evicted) 2024-08-16 13:06:49.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:06:49.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-08-16 13:06:49.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-08-16 13:06:49.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-08-16 13:06:49.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:49.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:49.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:49.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:49.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:49.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:49.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fac80a8 2024-08-16 13:06:49.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:49.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:49.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:49.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:49.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:49.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:49.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:49.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:49.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:49.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:49.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:49.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:49.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:49.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 13:06:49.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 13:06:49.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:49.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:49.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 13:06:49.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:49.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-08-16 13:06:49.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:49.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:49.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:49.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:49.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:49.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:49.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:49.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:49.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-08-16 13:06:49.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@50778bde 2024-08-16 13:06:49.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@50778bde 2024-08-16 13:06:49.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-08-16 13:06:49.711 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50778bde 2024-08-16 13:06:49.723 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50778bde 2024-08-16 13:06:49.725 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50778bde 2024-08-16 13:06:49.727 [DefaultDispatcher-worker-2 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:06:49.727 [DefaultDispatcher-worker-2 @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-08-16 13:06:49.727 [DefaultDispatcher-worker-2 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:06:49.727 [DefaultDispatcher-worker-2 @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-08-16 13:06:49.743 [DefaultDispatcher-worker-3 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50778bde 2024-08-16 13:06:49.744 [DefaultDispatcher-worker-3 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-08-16 13:06:49.745 [DefaultDispatcher-worker-3 @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-08-16 13:06:49.745 [DefaultDispatcher-worker-3 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-08-16 13:06:49.750 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50778bde 2024-08-16 13:06:49.763 [DefaultDispatcher-worker-3 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50778bde 2024-08-16 13:06:49.778 [DefaultDispatcher-worker-3 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50778bde 2024-08-16 13:06:49.793 [DefaultDispatcher-worker-6 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50778bde 2024-08-16 13:06:49.804 [DefaultDispatcher-worker-6 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50778bde 2024-08-16 13:06:49.808 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50778bde 2024-08-16 13:06:49.810 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:49.815 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@78fe6966 2024-08-16 13:06:49.815 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@78fe6966 2024-08-16 13:06:49.818 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@76399809 2024-08-16 13:06:49.818 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@76399809 2024-08-16 13:06:49.821 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@72060216 2024-08-16 13:06:49.821 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@72060216 2024-08-16 13:06:49.824 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@37049232 2024-08-16 13:06:49.824 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@37049232 2024-08-16 13:06:49.826 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3a68ed 2024-08-16 13:06:49.826 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3a68ed 2024-08-16 13:06:49.829 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f946b3 2024-08-16 13:06:49.829 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f946b3 2024-08-16 13:06:49.832 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@442de2c8 2024-08-16 13:06:49.832 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@442de2c8 2024-08-16 13:06:49.834 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@572b6d7d 2024-08-16 13:06:49.834 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@572b6d7d 2024-08-16 13:06:49.837 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@38b91a75 2024-08-16 13:06:49.838 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@38b91a75 2024-08-16 13:06:49.838 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 13:06:49.857 [DefaultDispatcher-worker-6 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50778bde 2024-08-16 13:06:49.887 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-08-16 13:06:49.888 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-08-16 13:06:49.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-08-16 13:06:49.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-08-16 13:06:49.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 13:06:49.890 [DefaultDispatcher-worker-3 @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-08-16 13:06:49.890 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:06:49.890 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50778bde: (connection evicted) 2024-08-16 13:06:49.891 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78fe6966: (connection evicted) 2024-08-16 13:06:49.891 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76399809: (connection evicted) 2024-08-16 13:06:49.892 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72060216: (connection evicted) 2024-08-16 13:06:49.892 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37049232: (connection evicted) 2024-08-16 13:06:49.893 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c3a68ed: (connection evicted) 2024-08-16 13:06:49.893 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f946b3: (connection evicted) 2024-08-16 13:06:49.893 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@442de2c8: (connection evicted) 2024-08-16 13:06:49.894 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@572b6d7d: (connection evicted) 2024-08-16 13:06:49.894 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38b91a75: (connection evicted) 2024-08-16 13:06:49.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:06:49.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-08-16 13:06:49.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-08-16 13:06:49.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-08-16 13:06:49.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:49.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:49.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:49.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:49.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:49.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:49.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4522d793 2024-08-16 13:06:49.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:49.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:49.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:49.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:49.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:49.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:49.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:49.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:49.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:49.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:49.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:49.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:49.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:49.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:49.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:49.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:49.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:49.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:49.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:49.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-08-16 13:06:49.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:49.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:49.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:49.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:49.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:49.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:49.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:49.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:49.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-08-16 13:06:49.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@4438b862 2024-08-16 13:06:49.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@4438b862 2024-08-16 13:06:49.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-08-16 13:06:50.043 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:50.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-08-16 13:06:50.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:50.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:50.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:50.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:50.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:50.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:50.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53ba1175 2024-08-16 13:06:50.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:50.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:50.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:50.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:50.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:50.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:50.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:50.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:50.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:50.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:50.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:50.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:50.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:50.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:50.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:50.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:50.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:50.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:50.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:50.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-08-16 13:06:50.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:50.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:50.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:50.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:50.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:50.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:50.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:50.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:50.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-08-16 13:06:50.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@6003220a 2024-08-16 13:06:50.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@6003220a 2024-08-16 13:06:50.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-08-16 13:06:50.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-08-16 13:06:50.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:50.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:50.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:50.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:50.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:50.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:50.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1584c019 2024-08-16 13:06:50.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:50.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:50.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:50.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:50.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:50.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:50.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:50.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:50.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:50.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:50.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:50.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:50.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:50.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:50.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:50.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:50.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:50.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:50.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:50.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-08-16 13:06:50.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:50.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:50.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:50.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:50.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:50.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:50.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:50.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:50.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-08-16 13:06:50.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fe2dd02 2024-08-16 13:06:50.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fe2dd02 2024-08-16 13:06:50.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-08-16 13:06:50.391 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6003220a 2024-08-16 13:06:50.393 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:50.413 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:50.656 [DefaultDispatcher-worker-2 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe2dd02 2024-08-16 13:06:50.663 [DefaultDispatcher-worker-2 @coroutine#87] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe2dd02 2024-08-16 13:06:50.664 [DefaultDispatcher-worker-2 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48715/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-08-16 13:06:50.664 [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:48715/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-08-16 13:06:50.664 [DefaultDispatcher-worker-2 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48715/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-08-16 13:06:50.687 [DefaultDispatcher-worker-2 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48715/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-08-16 13:06:50.687 [DefaultDispatcher-worker-2 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48715/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-08-16 13:06:50.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-08-16 13:06:50.719 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-08-16 13:06:50.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:50.719 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6003220a: (connection evicted) 2024-08-16 13:06:50.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:06:50.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-08-16 13:06:50.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-08-16 13:06:50.723 [Test worker @coroutine#91] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe2dd02 2024-08-16 13:06:50.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-08-16 13:06:50.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:50.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:50.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:50.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:50.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:50.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:50.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15f861ee 2024-08-16 13:06:50.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:50.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:50.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:50.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:50.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:50.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:50.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:50.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:50.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:50.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:50.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:50.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:50.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:50.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:50.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:50.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:50.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:50.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:50.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:50.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-08-16 13:06:50.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:50.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:50.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:50.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:50.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:50.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:50.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:50.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:50.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-08-16 13:06:50.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@6463da36 2024-08-16 13:06:50.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@6463da36 2024-08-16 13:06:50.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-08-16 13:06:50.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-08-16 13:06:50.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:50.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:50.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:50.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:50.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:50.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:50.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a4b288a 2024-08-16 13:06:50.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:50.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:50.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:50.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:50.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:50.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:50.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-08-16 13:06:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:50.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:50.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-08-16 13:06:50.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@29892a77 2024-08-16 13:06:50.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@29892a77 2024-08-16 13:06:50.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-08-16 13:06:50.791 [DefaultDispatcher-worker-1 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29892a77 2024-08-16 13:06:50.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-08-16 13:06:50.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-08-16 13:06:50.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:50.794 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6463da36: (connection evicted) 2024-08-16 13:06:50.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:06:50.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-08-16 13:06:50.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-08-16 13:06:50.796 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29892a77 2024-08-16 13:06:50.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-08-16 13:06:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a667f44 2024-08-16 13:06:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:50.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:50.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:50.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:50.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:50.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:50.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:50.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-08-16 13:06:50.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:50.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:50.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:50.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:50.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:50.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:50.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:50.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:50.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-08-16 13:06:50.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f6f9cef 2024-08-16 13:06:50.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f6f9cef 2024-08-16 13:06:50.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-08-16 13:06:50.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-08-16 13:06:50.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:50.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:50.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:50.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:50.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:50.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:50.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61dd1c3d 2024-08-16 13:06:50.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:50.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:50.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:50.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:50.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:50.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:50.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:50.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:50.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:50.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:50.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:50.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:50.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:50.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:50.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:50.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:50.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:50.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:50.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:50.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-08-16 13:06:50.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:50.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:50.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:50.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:50.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:50.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:50.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:50.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:50.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-08-16 13:06:50.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@782e6b40 2024-08-16 13:06:50.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@782e6b40 2024-08-16 13:06:50.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-08-16 13:06:50.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-08-16 13:06:50.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-08-16 13:06:50.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:50.828 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f6f9cef: (connection evicted) 2024-08-16 13:06:50.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:06:50.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-08-16 13:06:50.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-08-16 13:06:50.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-08-16 13:06:50.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:50.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:50.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:50.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:50.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:50.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d3c22a5 2024-08-16 13:06:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-08-16 13:06:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:50.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-08-16 13:06:50.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@344f9467 2024-08-16 13:06:50.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@344f9467 2024-08-16 13:06:50.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-08-16 13:06:50.849 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-08-16 13:06:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e98b933 2024-08-16 13:06:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:50.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:50.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:50.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:50.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:50.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:50.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:50.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:50.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:50.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-08-16 13:06:50.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:50.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:50.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:50.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:50.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:50.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:50.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:50.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:50.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-08-16 13:06:50.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@4269aad7 2024-08-16 13:06:50.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@4269aad7 2024-08-16 13:06:50.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-08-16 13:06:50.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-08-16 13:06:50.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-08-16 13:06:50.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:50.864 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@344f9467: (connection evicted) 2024-08-16 13:06:50.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:06:50.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-08-16 13:06:50.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-08-16 13:06:50.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-08-16 13:06:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@498a4d62 2024-08-16 13:06:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-08-16 13:06:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:50.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:50.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-08-16 13:06:50.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f3c5ecd 2024-08-16 13:06:50.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f3c5ecd 2024-08-16 13:06:50.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-08-16 13:06:50.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-08-16 13:06:50.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:50.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:50.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:50.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:50.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:50.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:50.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@143413cd 2024-08-16 13:06:50.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:50.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:50.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:50.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:50.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:50.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:50.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:50.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:50.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:50.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:50.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:50.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:50.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:50.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:50.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:50.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:50.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:50.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:50.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:50.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-08-16 13:06:50.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:50.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:50.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:50.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:50.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:50.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:50.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:50.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:50.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-08-16 13:06:50.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@146f3d22 2024-08-16 13:06:50.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@146f3d22 2024-08-16 13:06:50.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-08-16 13:06:50.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-08-16 13:06:50.917 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-08-16 13:06:50.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:50.917 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f3c5ecd: (connection evicted) 2024-08-16 13:06:50.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:06:50.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-08-16 13:06:50.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-08-16 13:06:50.921 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:50.954 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:50.988 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:51.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-08-16 13:06:51.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:51.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:51.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:51.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:51.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:51.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:51.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e04abc5 2024-08-16 13:06:51.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:51.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:51.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:51.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:51.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:51.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:51.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:51.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:51.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:51.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:51.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:51.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:51.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:51.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:51.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:51.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:51.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:51.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:51.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:51.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-08-16 13:06:51.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:51.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:51.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:51.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:51.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:51.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:51.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:51.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:51.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-08-16 13:06:51.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ee12d58 2024-08-16 13:06:51.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ee12d58 2024-08-16 13:06:51.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-08-16 13:06:51.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-08-16 13:06:51.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:51.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:51.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:51.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:51.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:51.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:51.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e72fb04 2024-08-16 13:06:51.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:51.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:51.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:51.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:51.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:51.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:51.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:51.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:51.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:51.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:51.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:51.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:51.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:51.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:51.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:51.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:51.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:51.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:51.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:51.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-08-16 13:06:51.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:51.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:51.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:51.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:51.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:51.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:51.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:51.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:51.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-08-16 13:06:51.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@4315fe1b 2024-08-16 13:06:51.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@4315fe1b 2024-08-16 13:06:51.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-08-16 13:06:51.132 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:51.150 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:51.199 [DefaultDispatcher-worker-3 @coroutine#130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4315fe1b 2024-08-16 13:06:51.227 [DefaultDispatcher-worker-3 @coroutine#132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4315fe1b 2024-08-16 13:06:51.237 [DefaultDispatcher-worker-3 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4315fe1b 2024-08-16 13:06:51.248 [DefaultDispatcher-worker-3 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4315fe1b 2024-08-16 13:06:51.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-08-16 13:06:51.311 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-08-16 13:06:51.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:51.311 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ee12d58: (connection evicted) 2024-08-16 13:06:51.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:06:51.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-08-16 13:06:51.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-08-16 13:06:51.319 [Test worker @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4315fe1b 2024-08-16 13:06:51.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-08-16 13:06:51.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:51.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:51.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:51.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:51.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:51.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:51.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@204b0f07 2024-08-16 13:06:51.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:51.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:51.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:51.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:51.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:51.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:51.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:51.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:51.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:51.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:51.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:51.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:51.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:51.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:51.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:51.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:51.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:51.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:51.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:51.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-08-16 13:06:51.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:51.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:51.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:51.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:51.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:51.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:51.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:51.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:51.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-08-16 13:06:51.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@47162173 2024-08-16 13:06:51.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@47162173 2024-08-16 13:06:51.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-08-16 13:06:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-08-16 13:06:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a4f8e8a 2024-08-16 13:06:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-08-16 13:06:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:51.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-08-16 13:06:51.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fc1e4fb 2024-08-16 13:06:51.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fc1e4fb 2024-08-16 13:06:51.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-08-16 13:06:51.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-08-16 13:06:51.356 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-08-16 13:06:51.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:51.356 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47162173: (connection evicted) 2024-08-16 13:06:51.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:06:51.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-08-16 13:06:51.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-08-16 13:06:51.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-08-16 13:06:51.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:51.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:51.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:51.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:51.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:51.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:51.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c8f047a 2024-08-16 13:06:51.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:51.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:51.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:51.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:51.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:51.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:51.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:51.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:51.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:51.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:51.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:51.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:51.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:51.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:51.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:51.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:51.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:51.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:51.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:51.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-08-16 13:06:51.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:51.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:51.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:51.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:51.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:51.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:51.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:51.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:51.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-08-16 13:06:51.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dbff71c 2024-08-16 13:06:51.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dbff71c 2024-08-16 13:06:51.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-08-16 13:06:51.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-08-16 13:06:51.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:51.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:51.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:51.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:51.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:51.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:51.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@93ce24d 2024-08-16 13:06:51.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:51.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:51.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:51.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:51.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:51.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:51.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:51.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:51.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:51.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:51.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:51.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:51.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:51.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:51.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:51.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:51.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:51.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:51.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:51.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-08-16 13:06:51.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:51.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:51.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:51.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:51.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:51.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:51.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:51.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:51.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-08-16 13:06:51.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@7079f8f0 2024-08-16 13:06:51.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@7079f8f0 2024-08-16 13:06:51.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-08-16 13:06:51.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-08-16 13:06:51.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-08-16 13:06:51.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:51.380 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dbff71c: (connection evicted) 2024-08-16 13:06:51.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:06:51.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-08-16 13:06:51.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-08-16 13:06:51.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-08-16 13:06:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b3c2ae0 2024-08-16 13:06:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-08-16 13:06:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:51.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-08-16 13:06:51.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@41059616 2024-08-16 13:06:51.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@41059616 2024-08-16 13:06:51.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-08-16 13:06:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-08-16 13:06:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e93108a 2024-08-16 13:06:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-08-16 13:06:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:51.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-08-16 13:06:51.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f308c6 2024-08-16 13:06:51.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f308c6 2024-08-16 13:06:51.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-08-16 13:06:51.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-08-16 13:06:51.405 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-08-16 13:06:51.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:51.405 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41059616: (connection evicted) 2024-08-16 13:06:51.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:06:51.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-08-16 13:06:51.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-08-16 13:06:51.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-08-16 13:06:51.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:51.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:51.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:51.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:51.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:51.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:51.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ac685ef 2024-08-16 13:06:51.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:51.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:51.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:51.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:51.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:51.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:51.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:51.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:51.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:51.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:51.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:51.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:51.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:51.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:51.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:51.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:51.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:51.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:51.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:51.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-08-16 13:06:51.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:51.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:51.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:51.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:51.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:51.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:51.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:51.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:51.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-08-16 13:06:51.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a4ff5ed 2024-08-16 13:06:51.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a4ff5ed 2024-08-16 13:06:51.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-08-16 13:06:51.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-08-16 13:06:51.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:51.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:51.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:51.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:51.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:51.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:51.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ddb302 2024-08-16 13:06:51.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:51.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:51.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:51.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:51.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:51.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:51.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:51.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:51.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:51.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:51.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:51.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:51.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:51.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:51.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:51.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:51.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:51.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:51.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:51.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-08-16 13:06:51.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:51.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:51.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:51.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:51.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:51.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:51.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:51.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:51.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-08-16 13:06:51.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf9bd1e 2024-08-16 13:06:51.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf9bd1e 2024-08-16 13:06:51.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-08-16 13:06:51.456 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:51.477 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:51.500 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:51.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-08-16 13:06:51.505 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-08-16 13:06:51.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:51.505 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a4ff5ed: (connection evicted) 2024-08-16 13:06:51.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:06:51.505 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-08-16 13:06:51.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-08-16 13:06:51.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-08-16 13:06:51.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:51.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:51.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:51.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:51.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:51.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@aee05f4 2024-08-16 13:06:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-08-16 13:06:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:51.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-08-16 13:06:51.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@794d28a3 2024-08-16 13:06:51.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@794d28a3 2024-08-16 13:06:51.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-08-16 13:06:51.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-08-16 13:06:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a55e82a 2024-08-16 13:06:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-08-16 13:06:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:51.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-08-16 13:06:51.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a01ffff 2024-08-16 13:06:51.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a01ffff 2024-08-16 13:06:51.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-08-16 13:06:51.531 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:51.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-08-16 13:06:51.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-08-16 13:06:51.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:51.532 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@794d28a3: (connection evicted) 2024-08-16 13:06:51.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:06:51.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-08-16 13:06:51.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-08-16 13:06:51.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-08-16 13:06:51.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:51.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:51.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:51.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:51.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:51.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:51.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aa15a80 2024-08-16 13:06:51.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:51.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:51.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:51.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:51.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:51.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:51.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:51.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:51.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:51.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:51.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:51.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:51.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:51.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:51.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:51.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:51.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:51.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:51.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:51.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-08-16 13:06:51.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:51.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:51.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:51.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:51.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:51.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:51.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:51.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:51.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-08-16 13:06:51.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4ca87c 2024-08-16 13:06:51.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4ca87c 2024-08-16 13:06:51.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-08-16 13:06:51.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-08-16 13:06:51.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:51.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:51.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:51.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:51.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:51.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:51.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dbbdf92 2024-08-16 13:06:51.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:51.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:51.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:51.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:51.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:51.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:51.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:51.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:51.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:51.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:51.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:51.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:51.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:51.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:51.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:51.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:51.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:51.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:51.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:51.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-08-16 13:06:51.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:51.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:51.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:51.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:51.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:51.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:51.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:51.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:51.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-08-16 13:06:51.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b786dc 2024-08-16 13:06:51.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b786dc 2024-08-16 13:06:51.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-08-16 13:06:51.567 [DefaultDispatcher-worker-3 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b786dc 2024-08-16 13:06:51.568 [DefaultDispatcher-worker-3 @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b786dc 2024-08-16 13:06:51.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-08-16 13:06:51.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-08-16 13:06:51.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:51.570 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c4ca87c: (connection evicted) 2024-08-16 13:06:51.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:06:51.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-08-16 13:06:51.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-08-16 13:06:51.571 [Test worker @coroutine#184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b786dc 2024-08-16 13:06:51.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-08-16 13:06:51.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:51.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:51.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:51.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:51.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:51.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:51.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58bad46f 2024-08-16 13:06:51.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:51.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:51.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:51.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:51.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:51.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:51.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:51.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:51.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:51.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:51.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:51.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:51.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:51.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:51.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:51.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:51.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:51.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:51.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:51.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-08-16 13:06:51.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:51.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:51.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:51.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:51.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:51.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:51.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:51.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:51.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-08-16 13:06:51.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@20231384 2024-08-16 13:06:51.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@20231384 2024-08-16 13:06:51.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-08-16 13:06:51.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-08-16 13:06:51.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:51.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:51.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:51.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:51.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:51.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:51.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ba97962 2024-08-16 13:06:51.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:51.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:51.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:51.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:51.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:51.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:51.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-08-16 13:06:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:51.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-08-16 13:06:51.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bcc8f13 2024-08-16 13:06:51.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bcc8f13 2024-08-16 13:06:51.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-08-16 13:06:51.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-08-16 13:06:51.617 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-08-16 13:06:51.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:51.617 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20231384: (connection evicted) 2024-08-16 13:06:51.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:06:51.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-08-16 13:06:51.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-08-16 13:06:51.629 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:51.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-08-16 13:06:51.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:51.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:51.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:51.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:51.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:51.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:51.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18513c23 2024-08-16 13:06:51.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:51.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:51.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:51.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:51.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:51.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:51.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:51.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:51.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:51.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:51.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:51.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:51.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:51.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:51.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:51.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:51.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:51.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:51.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:51.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-08-16 13:06:51.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:51.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:51.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:51.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:51.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:51.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:51.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:51.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:51.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-08-16 13:06:51.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce2eaa7 2024-08-16 13:06:51.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce2eaa7 2024-08-16 13:06:51.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-08-16 13:06:51.653 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:51.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-08-16 13:06:51.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:51.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:51.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:51.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:51.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:51.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:51.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2166c48a 2024-08-16 13:06:51.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:51.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:51.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:51.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:51.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:51.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:51.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:51.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:51.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:51.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:51.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:51.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:51.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:51.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:51.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:51.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:51.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:51.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:51.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:51.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-08-16 13:06:51.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:51.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:51.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:51.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:51.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:51.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:51.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:51.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:51.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-08-16 13:06:51.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@73385d3f 2024-08-16 13:06:51.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@73385d3f 2024-08-16 13:06:51.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-08-16 13:06:51.698 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:51.732 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:51.756 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:51.859 [DefaultDispatcher-worker-2 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73385d3f 2024-08-16 13:06:51.862 [DefaultDispatcher-worker-2 @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73385d3f 2024-08-16 13:06:51.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-08-16 13:06:51.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-08-16 13:06:51.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:51.863 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ce2eaa7: (connection evicted) 2024-08-16 13:06:51.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:06:51.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-08-16 13:06:51.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-08-16 13:06:51.865 [Test worker @coroutine#206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73385d3f 2024-08-16 13:06:51.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-08-16 13:06:51.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:51.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:51.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:51.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:51.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:51.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:51.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3350ab4 2024-08-16 13:06:51.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:51.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:51.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:51.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:51.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:51.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:51.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:51.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:51.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:51.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:51.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:51.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:51.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:51.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:51.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:51.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:51.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:51.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:51.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:51.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-08-16 13:06:51.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:51.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:51.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:51.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:51.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:51.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:51.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:51.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:51.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-08-16 13:06:51.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@646cb2e 2024-08-16 13:06:51.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@646cb2e 2024-08-16 13:06:51.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-08-16 13:06:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-08-16 13:06:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b0e9e0c 2024-08-16 13:06:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:51.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:51.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:51.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:51.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:51.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:51.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:51.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-08-16 13:06:51.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:51.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:51.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:51.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:51.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:51.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:51.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:51.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:51.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-08-16 13:06:51.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@21ea1d9d 2024-08-16 13:06:51.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@21ea1d9d 2024-08-16 13:06:51.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-08-16 13:06:51.969 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:51.986 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:52.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-08-16 13:06:52.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-08-16 13:06:52.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:52.111 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@646cb2e: (connection evicted) 2024-08-16 13:06:52.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:06:52.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-08-16 13:06:52.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-08-16 13:06:52.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-08-16 13:06:52.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:52.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:52.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:52.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:52.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:52.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:52.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8debe42 2024-08-16 13:06:52.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:52.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:52.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:52.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:52.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:52.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:52.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:52.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:52.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:52.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:52.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:52.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:52.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:52.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:52.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:52.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:52.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:52.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:52.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:52.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-08-16 13:06:52.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:52.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:52.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:52.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:52.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:52.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:52.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:52.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:52.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-08-16 13:06:52.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@40863800 2024-08-16 13:06:52.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@40863800 2024-08-16 13:06:52.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-08-16 13:06:52.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-08-16 13:06:52.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:52.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:52.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:52.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:52.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:52.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:52.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5950054d 2024-08-16 13:06:52.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:52.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:52.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:52.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:52.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:52.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:52.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:52.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:52.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:52.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:52.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:52.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:52.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:52.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:52.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:52.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:52.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:52.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:52.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:52.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-08-16 13:06:52.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:52.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:52.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:52.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:52.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:52.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:52.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:52.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:52.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-08-16 13:06:52.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf230bf 2024-08-16 13:06:52.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf230bf 2024-08-16 13:06:52.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-08-16 13:06:52.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-08-16 13:06:52.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-08-16 13:06:52.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:52.137 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40863800: (connection evicted) 2024-08-16 13:06:52.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:06:52.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-08-16 13:06:52.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-08-16 13:06:52.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-08-16 13:06:52.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:52.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:52.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:52.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:52.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:52.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:52.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62883f8a 2024-08-16 13:06:52.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:52.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:52.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:52.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:52.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:52.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:52.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:52.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:52.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:52.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:52.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:52.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:52.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:52.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:52.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:52.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:52.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:52.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:52.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:52.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-08-16 13:06:52.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:52.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:52.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:52.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:52.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:52.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:52.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:52.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:52.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-08-16 13:06:52.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e49b011 2024-08-16 13:06:52.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e49b011 2024-08-16 13:06:52.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-08-16 13:06:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-08-16 13:06:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a709cc7 2024-08-16 13:06:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-08-16 13:06:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:52.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-08-16 13:06:52.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da5c19d 2024-08-16 13:06:52.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da5c19d 2024-08-16 13:06:52.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-08-16 13:06:52.234 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:52.241 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:52.258 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:52.342 [DefaultDispatcher-worker-3 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da5c19d 2024-08-16 13:06:52.344 [DefaultDispatcher-worker-3 @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da5c19d 2024-08-16 13:06:52.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-08-16 13:06:52.345 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-08-16 13:06:52.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:52.346 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e49b011: (connection evicted) 2024-08-16 13:06:52.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:06:52.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-08-16 13:06:52.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-08-16 13:06:52.347 [Test worker @coroutine#233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da5c19d 2024-08-16 13:06:52.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-08-16 13:06:52.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:52.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:52.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:52.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:52.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:52.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:52.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f3ddc86 2024-08-16 13:06:52.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:52.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:52.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:52.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:52.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:52.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:52.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:52.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:52.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:52.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:52.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:52.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:52.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:52.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:52.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:52.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:52.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:52.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:52.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:52.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-08-16 13:06:52.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:52.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:52.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:52.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:52.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:52.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:52.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:52.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:52.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-08-16 13:06:52.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@336d28a1 2024-08-16 13:06:52.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@336d28a1 2024-08-16 13:06:52.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-08-16 13:06:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-08-16 13:06:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@738a39cc 2024-08-16 13:06:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-08-16 13:06:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:52.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-08-16 13:06:52.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e7860c 2024-08-16 13:06:52.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e7860c 2024-08-16 13:06:52.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-08-16 13:06:52.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-08-16 13:06:52.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-08-16 13:06:52.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:52.373 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@336d28a1: (connection evicted) 2024-08-16 13:06:52.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:06:52.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-08-16 13:06:52.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-08-16 13:06:52.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-08-16 13:06:52.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:52.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:52.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:52.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:52.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:52.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:52.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a7469ca 2024-08-16 13:06:52.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:52.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:52.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:52.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:52.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:52.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:52.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:52.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:52.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:52.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:52.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:52.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:52.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:52.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 13:06:52.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 13:06:52.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:52.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:52.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 13:06:52.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:52.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-08-16 13:06:52.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:52.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:52.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:52.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:52.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:52.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:52.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:52.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:52.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-08-16 13:06:52.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f98f7a 2024-08-16 13:06:52.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f98f7a 2024-08-16 13:06:52.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-08-16 13:06:52.401 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70f98f7a 2024-08-16 13:06:52.411 [Test worker @coroutine#243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70f98f7a 2024-08-16 13:06:52.413 [Test worker @coroutine#245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70f98f7a 2024-08-16 13:06:52.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-08-16 13:06:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@338a4c61 2024-08-16 13:06:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-08-16 13:06:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:52.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-08-16 13:06:52.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d99732 2024-08-16 13:06:52.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d99732 2024-08-16 13:06:52.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-08-16 13:06:52.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-08-16 13:06:52.425 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-08-16 13:06:52.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:06:52.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:06:52.425 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-08-16 13:06:52.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-08-16 13:06:52.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-08-16 13:06:52.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:52.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:52.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:52.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:52.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:52.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:52.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5604b85 2024-08-16 13:06:52.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:52.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:52.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:52.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:52.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:52.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:52.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:52.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:52.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:52.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:52.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:52.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:52.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:52.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 13:06:52.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 13:06:52.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:52.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:52.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 13:06:52.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:52.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-08-16 13:06:52.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:52.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:52.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:52.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:52.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:52.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:52.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:52.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:52.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-08-16 13:06:52.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f45dfec 2024-08-16 13:06:52.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f45dfec 2024-08-16 13:06:52.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-08-16 13:06:52.434 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f45dfec 2024-08-16 13:06:52.446 [Test worker @coroutine#259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f45dfec 2024-08-16 13:06:52.448 [Test worker @coroutine#261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f45dfec 2024-08-16 13:06:52.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-08-16 13:06:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39b85a73 2024-08-16 13:06:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-08-16 13:06:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:52.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-08-16 13:06:52.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a730479 2024-08-16 13:06:52.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a730479 2024-08-16 13:06:52.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-08-16 13:06:52.460 [DefaultDispatcher-worker-5 @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a730479 2024-08-16 13:06:52.460 [DefaultDispatcher-worker-7 @coroutine#263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f45dfec 2024-08-16 13:06:52.463 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a730479 2024-08-16 13:06:52.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-08-16 13:06:52.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-08-16 13:06:52.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:52.467 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f45dfec: (connection evicted) 2024-08-16 13:06:52.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:06:52.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-08-16 13:06:52.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-08-16 13:06:52.470 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-08-16 13:06:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bfd97fb 2024-08-16 13:06:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 13:06:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 13:06:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 13:06:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-08-16 13:06:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:52.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-08-16 13:06:52.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e3d168e 2024-08-16 13:06:52.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e3d168e 2024-08-16 13:06:52.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-08-16 13:06:52.476 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3d168e 2024-08-16 13:06:52.492 [Test worker @coroutine#280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3d168e 2024-08-16 13:06:52.497 [Test worker @coroutine#282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3d168e 2024-08-16 13:06:52.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-08-16 13:06:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dc3ece8 2024-08-16 13:06:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-08-16 13:06:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:52.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-08-16 13:06:52.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d7865d6 2024-08-16 13:06:52.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d7865d6 2024-08-16 13:06:52.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-08-16 13:06:52.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-08-16 13:06:52.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-08-16 13:06:52.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:06:52.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:06:52.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-08-16 13:06:52.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-08-16 13:06:52.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-08-16 13:06:52.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:52.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:52.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:52.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:52.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:52.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:52.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cadcff6 2024-08-16 13:06:52.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:52.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:52.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:52.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:52.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:52.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:52.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:52.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:52.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:52.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:52.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:52.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:52.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:52.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 13:06:52.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 13:06:52.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:52.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:52.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 13:06:52.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:52.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-08-16 13:06:52.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:52.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:52.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:52.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:52.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:52.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:52.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:52.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:52.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-08-16 13:06:52.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ee2423 2024-08-16 13:06:52.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ee2423 2024-08-16 13:06:52.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-08-16 13:06:52.508 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ee2423 2024-08-16 13:06:52.518 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:52.519 [Test worker @coroutine#296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ee2423 2024-08-16 13:06:52.521 [Test worker @coroutine#298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ee2423 2024-08-16 13:06:52.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-08-16 13:06:52.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:52.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:52.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:52.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:52.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:52.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:52.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a54c92e 2024-08-16 13:06:52.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:52.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:52.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:52.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:52.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:52.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:52.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:52.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:52.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:52.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:52.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:52.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:52.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:52.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:52.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:52.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:52.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:52.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:52.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:52.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-08-16 13:06:52.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:52.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:52.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:52.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:52.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:52.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:52.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:52.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:52.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-08-16 13:06:52.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb71788 2024-08-16 13:06:52.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb71788 2024-08-16 13:06:52.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-08-16 13:06:52.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-08-16 13:06:52.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-08-16 13:06:52.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:06:52.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:06:52.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-08-16 13:06:52.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-08-16 13:06:52.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-08-16 13:06:52.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:52.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:52.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:52.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:52.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:52.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:52.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f166f2e 2024-08-16 13:06:52.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:52.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:52.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:52.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:52.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:52.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:52.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:52.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:52.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:52.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:52.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:52.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:52.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:52.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:52.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:52.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:52.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:52.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:52.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:52.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-08-16 13:06:52.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:52.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:52.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:52.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:52.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:52.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:52.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:52.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:52.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-08-16 13:06:52.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e 2024-08-16 13:06:52.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e 2024-08-16 13:06:52.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-08-16 13:06:52.551 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:52.586 [DefaultDispatcher-worker-8 @coroutine#311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e 2024-08-16 13:06:52.599 [DefaultDispatcher-worker-6 @coroutine#311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e 2024-08-16 13:06:52.600 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:52.624 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:52.635 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:52.649 [DefaultDispatcher-worker-7 @coroutine#311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e 2024-08-16 13:06:52.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-08-16 13:06:52.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-08-16 13:06:52.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:52.652 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e: (connection evicted) 2024-08-16 13:06:52.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:06:52.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-08-16 13:06:52.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-08-16 13:06:52.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-08-16 13:06:52.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:52.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:52.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:52.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:52.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:52.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:52.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61836cd9 2024-08-16 13:06:52.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:52.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:52.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:52.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:52.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:52.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:52.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:52.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:52.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:52.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:52.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:52.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:52.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:52.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:52.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:52.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:52.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:52.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:52.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:52.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-08-16 13:06:52.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:52.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:52.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:52.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:52.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:52.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:52.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:52.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:52.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-08-16 13:06:52.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@7227926b 2024-08-16 13:06:52.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@7227926b 2024-08-16 13:06:52.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-08-16 13:06:52.699 [DefaultDispatcher-worker-6 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7227926b 2024-08-16 13:06:52.708 [DefaultDispatcher-worker-6 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7227926b 2024-08-16 13:06:52.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-08-16 13:06:52.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-08-16 13:06:52.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:52.724 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7227926b: (connection evicted) 2024-08-16 13:06:52.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:06:52.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-08-16 13:06:52.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-08-16 13:06:52.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-08-16 13:06:52.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:52.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:52.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:52.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:52.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:52.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:52.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43f99817 2024-08-16 13:06:52.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:52.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:52.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:52.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:52.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:52.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:52.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:52.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:52.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:52.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:52.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:52.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:52.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:52.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:52.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:52.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:52.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:52.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:52.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:52.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-08-16 13:06:52.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:52.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:52.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:52.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:52.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:52.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:52.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:52.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:52.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-08-16 13:06:52.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9ecd05 2024-08-16 13:06:52.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9ecd05 2024-08-16 13:06:52.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-08-16 13:06:52.769 [DefaultDispatcher-worker-6 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9ecd05 2024-08-16 13:06:52.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-08-16 13:06:52.771 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-08-16 13:06:52.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:52.771 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b9ecd05: (connection evicted) 2024-08-16 13:06:52.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:06:52.772 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-08-16 13:06:52.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-08-16 13:06:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-08-16 13:06:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@98722ef 2024-08-16 13:06:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:52.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:52.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-08-16 13:06:52.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:52.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:52.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:52.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:52.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:52.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:52.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:52.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:52.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-08-16 13:06:52.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd69983 2024-08-16 13:06:52.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd69983 2024-08-16 13:06:52.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-08-16 13:06:52.815 [DefaultDispatcher-worker-6 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd69983 2024-08-16 13:06:52.828 [DefaultDispatcher-worker-10 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd69983 2024-08-16 13:06:52.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-08-16 13:06:52.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-08-16 13:06:52.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:52.829 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fd69983: (connection evicted) 2024-08-16 13:06:52.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:06:52.830 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-08-16 13:06:52.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-08-16 13:06:52.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-08-16 13:06:52.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:52.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:52.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:52.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:52.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:52.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:52.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1df06ecd 2024-08-16 13:06:52.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:52.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:52.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:52.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:52.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:52.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:52.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:52.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:52.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:52.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:52.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:52.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:52.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:52.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:52.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:52.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:52.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:52.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:52.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:52.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-08-16 13:06:52.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:52.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:52.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:52.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:52.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:52.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:52.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:52.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:52.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-08-16 13:06:52.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@323efafe 2024-08-16 13:06:52.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@323efafe 2024-08-16 13:06:52.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-08-16 13:06:52.873 [DefaultDispatcher-worker-5 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323efafe 2024-08-16 13:06:52.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-08-16 13:06:52.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-08-16 13:06:52.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:52.876 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@323efafe: (connection evicted) 2024-08-16 13:06:52.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:06:52.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-08-16 13:06:52.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-08-16 13:06:52.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-08-16 13:06:52.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:52.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:52.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:52.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:52.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:52.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:52.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bf01a01 2024-08-16 13:06:52.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:52.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:52.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:52.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:52.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:52.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:52.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:52.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:52.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:52.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:52.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:52.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:52.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:52.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:52.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:52.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:52.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:52.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:52.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:52.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-08-16 13:06:52.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:52.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:52.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:52.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:52.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:52.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:52.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:52.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:52.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-08-16 13:06:52.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c75e3bc 2024-08-16 13:06:52.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c75e3bc 2024-08-16 13:06:52.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-08-16 13:06:52.921 [DefaultDispatcher-worker-6 @coroutine#326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c75e3bc 2024-08-16 13:06:52.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-08-16 13:06:52.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-08-16 13:06:52.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:52.922 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c75e3bc: (connection evicted) 2024-08-16 13:06:52.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:06:52.923 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-08-16 13:06:52.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-08-16 13:06:53.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-08-16 13:06:53.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:53.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:53.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:53.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:53.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:53.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:53.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@543ac221 2024-08-16 13:06:53.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:53.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:53.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:53.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:53.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:53.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:53.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:53.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:53.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:53.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:53.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:53.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:53.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:53.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:53.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:53.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:53.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:53.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:53.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:53.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-08-16 13:06:53.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:53.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:53.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:53.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:53.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:53.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:53.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:53.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:53.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-08-16 13:06:53.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e1f3fc 2024-08-16 13:06:53.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e1f3fc 2024-08-16 13:06:53.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-08-16 13:06:53.195 [DefaultDispatcher-worker-8 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e1f3fc 2024-08-16 13:06:53.207 [DefaultDispatcher-worker-3 @coroutine#339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e1f3fc 2024-08-16 13:06:53.211 [Test worker @coroutine#341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54611/manifest.json 2024-08-16 13:06:53.211 [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:54611/manifest.json. 2024-08-16 13:06:53.211 [Test worker @coroutine#341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54611/manifest.json 2024-08-16 13:06:53.213 [Test worker @coroutine#341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54611/manifest.json 2024-08-16 13:06:53.214 [Test worker @coroutine#341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54611/manifest.json 2024-08-16 13:06:53.216 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:53.334 [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:54611/manifest.json. 2024-08-16 13:06:53.334 [Test worker @coroutine#341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54611/manifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 13:06:53.351 [DefaultDispatcher-worker-6 @coroutine#341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e1f3fc 2024-08-16 13:06:53.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2024-08-16 13:06:53.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2024-08-16 13:06:53.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:53.360 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50e1f3fc: (connection evicted) 2024-08-16 13:06:53.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:06:53.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2024-08-16 13:06:53.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2024-08-16 13:06:53.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-08-16 13:06:53.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:53.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:53.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:53.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:53.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:53.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:53.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b9ed99d 2024-08-16 13:06:53.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:53.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:53.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:53.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:53.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:53.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:53.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:53.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:53.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:53.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:53.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:53.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:53.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:53.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:53.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:53.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:53.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:53.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:53.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:53.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-08-16 13:06:53.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:53.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:53.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:53.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:53.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:53.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:53.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:53.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:53.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-08-16 13:06:53.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec62141 2024-08-16 13:06:53.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec62141 2024-08-16 13:06:53.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-08-16 13:06:53.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-08-16 13:06:53.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:53.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:53.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:53.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:53.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:53.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:53.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38a52072 2024-08-16 13:06:53.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:53.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:53.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:53.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:53.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:53.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:53.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:53.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:53.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:53.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:53.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:53.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:53.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:53.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:53.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:53.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:53.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:53.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:53.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:53.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-08-16 13:06:53.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:53.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:53.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:53.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:53.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:53.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:53.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:53.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:53.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-08-16 13:06:53.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf80dfb 2024-08-16 13:06:53.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf80dfb 2024-08-16 13:06:53.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-08-16 13:06:53.413 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-08-16 13:06:53.467 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:53.478 [Test worker] INFO ktor.application - Application started in 0.073 seconds. 2024-08-16 13:06:53.478 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@6655f3cd 2024-08-16 13:06:53.481 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:53.557 [DefaultDispatcher-worker-6 @coroutine#353] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-08-16 13:06:53.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-08-16 13:06:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64921450 2024-08-16 13:06:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-08-16 13:06:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:53.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-08-16 13:06:53.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d373794 2024-08-16 13:06:53.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d373794 2024-08-16 13:06:53.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-08-16 13:06:53.587 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-08-16 13:06:53.592 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-08-16 13:06:53.592 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-08-16 13:06:53.593 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-08-16 13:06:53.593 [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-08-16 13:06:53.593 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-08-16 13:06:53.593 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-08-16 13:06:53.593 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-08-16 13:06:53.593 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-16 13:06:53.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-08-16 13:06:53.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:53.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:53.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:53.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:53.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:53.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:53.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@459df48d 2024-08-16 13:06:53.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:53.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:53.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:53.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:53.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:53.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:53.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:53.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:53.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:53.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:53.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:53.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:53.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:53.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:53.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:53.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:53.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:53.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:53.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:53.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-08-16 13:06:53.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:53.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:53.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:53.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:53.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:53.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:53.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:53.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:53.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-08-16 13:06:53.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a95c2f6 2024-08-16 13:06:53.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a95c2f6 2024-08-16 13:06:53.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-08-16 13:06:53.650 [DefaultDispatcher-worker-5 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a95c2f6 2024-08-16 13:06:53.659 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:53.662 [DefaultDispatcher-worker-1 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a95c2f6 2024-08-16 13:06:53.669 [DefaultDispatcher-worker-1 @coroutine#363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d373794 2024-08-16 13:06:53.674 [DefaultDispatcher-worker-1 @coroutine#365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d373794 2024-08-16 13:06:53.682 [DefaultDispatcher-worker-9 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a95c2f6 2024-08-16 13:06:53.693 [DefaultDispatcher-worker-2 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a95c2f6 2024-08-16 13:06:53.693 [Test worker @coroutine#359] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/626934715856183296/_ustadmanifest.json 2024-08-16 13:06:53.693 [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/626934715856183296/_ustadmanifest.json. 2024-08-16 13:06:53.693 [Test worker @coroutine#359] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/626934715856183296/_ustadmanifest.json 2024-08-16 13:06:53.695 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:53.699 [Test worker @coroutine#359] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/626934715856183296/_ustadmanifest.json 2024-08-16 13:06:53.699 [Test worker @coroutine#359] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/626934715856183296/_ustadmanifest.json 2024-08-16 13:06:53.699 [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/626934715856183296/_ustadmanifest.json. 2024-08-16 13:06:53.699 [Test worker @coroutine#359] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/626934715856183296/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 13:06:53.716 [DefaultDispatcher-worker-1 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a95c2f6 2024-08-16 13:06:53.723 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-08-16 13:06:53.724 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-dd22c3d5-0246-4e6e-adfa-85239d70413f', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-08-16 13:06:53.729 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-16 13:06:53.729 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-dd22c3d5-0246-4e6e-adfa-85239d70413f 2024-08-16 13:06:53.736 [DefaultDispatcher-worker-1 @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:06:53.736 [DefaultDispatcher-worker-1 @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-08-16 13:06:53.736 [DefaultDispatcher-worker-1 @coroutine#379] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:06:53.736 [DefaultDispatcher-worker-1 @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-08-16 13:06:53.747 [DefaultDispatcher-worker-3 @coroutine#378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a95c2f6 2024-08-16 13:06:53.747 [DefaultDispatcher-worker-3 @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 13:06:53.747 [DefaultDispatcher-worker-3 @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-08-16 13:06:53.747 [DefaultDispatcher-worker-3 @coroutine#378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 13:06:53.755 [DefaultDispatcher-worker-3 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 13:06:53.755 [DefaultDispatcher-worker-3 @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-08-16 13:06:53.755 [DefaultDispatcher-worker-3 @coroutine#377] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-08-16 13:06:53.755 [DefaultDispatcher-worker-3 @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-08-16 13:06:53.812 [eventLoopGroupProxy-4-4 @call-handler#400] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 13:06:53.812 [eventLoopGroupProxy-4-1 @call-handler#401] 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-08-16 13:06:53.812 [eventLoopGroupProxy-4-3 @call-handler#402] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 13:06:53.812 [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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 13:06:53.819 [eventLoopGroupProxy-4-4 @call-handler#400] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:53.819 [eventLoopGroupProxy-4-2 @call-handler#399] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:53.825 [eventLoopGroupProxy-4-3 @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 io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:06:53.825 [eventLoopGroupProxy-4-1 @call-handler#401] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class 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-08-16 13:06:53.825 [eventLoopGroupProxy-4-3 @call-handler#402] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 13:06:53.828 [DefaultDispatcher-worker-1 @coroutine#378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 13:06:53.828 [DefaultDispatcher-worker-1 @coroutine#378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 13:06:53.828 [eventLoopGroupProxy-4-3 @call-handler#402] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:53.829 [DefaultDispatcher-worker-2 @coroutine#379] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:06:53.830 [DefaultDispatcher-worker-2 @coroutine#379] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:06:53.834 [eventLoopGroupProxy-4-4 @call-handler#400] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 27ms 2024-08-16 13:06:53.834 [eventLoopGroupProxy-4-3 @call-handler#402] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 27ms 2024-08-16 13:06:53.839 [DefaultDispatcher-worker-5 @coroutine#378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a95c2f6 2024-08-16 13:06:53.844 [eventLoopGroupProxy-4-1 @coroutine#409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec62141 2024-08-16 13:06:53.848 [DefaultDispatcher-worker-9 @coroutine#380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a95c2f6 2024-08-16 13:06:53.859 [eventLoopGroupProxy-4-1 @call-handler#401] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 52ms 2024-08-16 13:06:53.860 [DefaultDispatcher-worker-9 @coroutine#377] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-08-16 13:06:53.860 [DefaultDispatcher-worker-9 @coroutine#377] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 13:06:53.864 [DefaultDispatcher-worker-9 @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-08-16 13:06:53.864 [DefaultDispatcher-worker-9 @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-08-16 13:06:53.878 [DefaultDispatcher-worker-9 @coroutine#413] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:53.878 [DefaultDispatcher-worker-9 @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-08-16 13:06:53.878 [DefaultDispatcher-worker-9 @coroutine#413] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:53.879 [DefaultDispatcher-worker-9 @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-08-16 13:06:53.883 [eventLoopGroupProxy-4-3 @call-handler#416] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:53.901 [eventLoopGroupProxy-4-3 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec62141 2024-08-16 13:06:53.902 [eventLoopGroupProxy-4-3 @call-handler#416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:53.902 [eventLoopGroupProxy-4-3 @call-handler#416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 19ms 2024-08-16 13:06:53.905 [DefaultDispatcher-worker-9 @coroutine#413] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:53.915 [DefaultDispatcher-worker-9 @coroutine#413] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:53.915 [DefaultDispatcher-worker-9 @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-08-16 13:06:53.915 [DefaultDispatcher-worker-9 @coroutine#413] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:53.915 [DefaultDispatcher-worker-9 @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-08-16 13:06:53.918 [eventLoopGroupProxy-4-3 @call-handler#421] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:53.922 [eventLoopGroupProxy-4-3 @coroutine#422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec62141 2024-08-16 13:06:53.923 [eventLoopGroupProxy-4-3 @call-handler#421] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:53.923 [eventLoopGroupProxy-4-3 @call-handler#421] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-08-16 13:06:53.924 [DefaultDispatcher-worker-9 @coroutine#413] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:53.945 [DefaultDispatcher-worker-3 @coroutine#377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a95c2f6 2024-08-16 13:06:53.957 [DefaultDispatcher-worker-5 @coroutine#380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a95c2f6 2024-08-16 13:06:53.974 [DefaultDispatcher-worker-5 @coroutine#380] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 13:06:53.974 [DefaultDispatcher-worker-5 @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-08-16 13:06:53.974 [DefaultDispatcher-worker-5 @coroutine#380] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 13:06:53.974 [DefaultDispatcher-worker-5 @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-08-16 13:06:53.977 [eventLoopGroupProxy-4-3 @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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 13:06:53.977 [eventLoopGroupProxy-4-3 @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-08-16 13:06:53.977 [eventLoopGroupProxy-4-3 @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-08-16 13:06:54.001 [DefaultDispatcher-worker-5 @call-handler#435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cf80dfb 2024-08-16 13:06:54.002 [eventLoopGroupProxy-4-3 @call-handler#435] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:54.003 [DefaultDispatcher-worker-7 @coroutine#352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/626934715856183296/_ustadmanifest.json 2024-08-16 13:06:54.003 [eventLoopGroupProxy-4-3 @call-handler#435] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 27ms 2024-08-16 13:06:54.003 [DefaultDispatcher-worker-7 @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/626934715856183296/_ustadmanifest.json. 2024-08-16 13:06:54.003 [DefaultDispatcher-worker-7 @coroutine#352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/626934715856183296/_ustadmanifest.json 2024-08-16 13:06:54.004 [DefaultDispatcher-worker-10 @coroutine#380] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 13:06:54.004 [DefaultDispatcher-worker-10 @coroutine#380] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 13:06:54.004 [DefaultDispatcher-worker-10 @coroutine#380] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-16 13:06:54.004 [DefaultDispatcher-worker-10 @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-08-16 13:06:54.005 [DefaultDispatcher-worker-7 @coroutine#352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/626934715856183296/_ustadmanifest.json 2024-08-16 13:06:54.005 [DefaultDispatcher-worker-7 @coroutine#352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/626934715856183296/_ustadmanifest.json 2024-08-16 13:06:54.005 [DefaultDispatcher-worker-7 @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/626934715856183296/_ustadmanifest.json. 2024-08-16 13:06:54.005 [DefaultDispatcher-worker-7 @coroutine#352] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/626934715856183296/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 13:06:54.022 [DefaultDispatcher-worker-2 @coroutine#352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cf80dfb 2024-08-16 13:06:54.027 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-08-16 13:06:54.027 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-08-16 13:06:54.027 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-08-16 13:06:54.027 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-08-16 13:06:54.027 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-08-16 13:06:54.030 [Test worker @coroutine#446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d373794 2024-08-16 13:06:54.030 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-58 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@6a95c2f6 due to dirty commit state on close(). 2024-08-16 13:06:54.030 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a95c2f6 2024-08-16 13:06:54.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2024-08-16 13:06:54.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2024-08-16 13:06:54.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:54.030 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a95c2f6: (connection evicted) 2024-08-16 13:06:54.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:06:54.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2024-08-16 13:06:54.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2024-08-16 13:06:54.088 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 13:06:54.088 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 13:06:54.446 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 13:06:54.453 [DefaultDispatcher-worker-14 @coroutine#449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a730479 2024-08-16 13:06:55.036 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@6655f3cd 2024-08-16 13:06:55.037 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@6655f3cd 2024-08-16 13:06:55.041 [Test worker @coroutine#453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec62141 2024-08-16 13:06:55.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2024-08-16 13:06:55.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2024-08-16 13:06:55.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:55.041 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cf80dfb: (connection evicted) 2024-08-16 13:06:55.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:06:55.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2024-08-16 13:06:55.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2024-08-16 13:06:55.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-08-16 13:06:55.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:55.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:55.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:55.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:55.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:55.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:55.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f57a7a4 2024-08-16 13:06:55.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:55.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:55.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:55.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:55.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:55.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:55.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:55.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:55.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:55.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:55.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:55.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:55.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:55.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:55.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:55.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:55.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:55.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:55.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:55.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-08-16 13:06:55.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:55.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:55.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:55.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:55.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:55.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:55.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:55.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:55.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-08-16 13:06:55.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-08-16 13:06:55.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-08-16 13:06:55.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-08-16 13:06:55.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-08-16 13:06:55.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:55.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:55.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:55.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:55.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:55.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:55.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e553d60 2024-08-16 13:06:55.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:55.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:55.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:55.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:55.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:55.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:55.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:55.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:55.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:55.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:55.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:55.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:55.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:55.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:55.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:55.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:55.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:55.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:55.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:55.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-08-16 13:06:55.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:55.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:55.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:55.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:55.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:55.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:55.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:55.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:55.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-08-16 13:06:55.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@45f6181a 2024-08-16 13:06:55.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@45f6181a 2024-08-16 13:06:55.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-08-16 13:06:55.069 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-08-16 13:06:55.071 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-08-16 13:06:55.071 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@113cc14d 2024-08-16 13:06:55.073 [DefaultDispatcher-worker-5 @coroutine#460] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-08-16 13:06:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-08-16 13:06:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65234a9 2024-08-16 13:06:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-08-16 13:06:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:55.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-08-16 13:06:55.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-08-16 13:06:55.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-08-16 13:06:55.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-08-16 13:06:55.076 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-08-16 13:06:55.076 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-08-16 13:06:55.076 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-08-16 13:06:55.076 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-08-16 13:06:55.076 [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-08-16 13:06:55.076 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-08-16 13:06:55.076 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-08-16 13:06:55.077 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-08-16 13:06:55.077 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-16 13:06:55.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-08-16 13:06:55.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:55.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:55.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:55.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:55.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:55.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:55.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30a4a111 2024-08-16 13:06:55.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:55.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:55.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:55.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:55.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:55.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:55.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:55.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:55.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:55.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:55.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:55.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:55.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:55.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:55.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:55.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:55.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:55.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:55.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:55.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-08-16 13:06:55.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:55.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:55.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:55.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:55.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:55.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:55.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:55.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:55.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-08-16 13:06:55.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@238a7e3d 2024-08-16 13:06:55.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@238a7e3d 2024-08-16 13:06:55.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-08-16 13:06:55.120 [DefaultDispatcher-worker-3 @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@238a7e3d 2024-08-16 13:06:55.129 [DefaultDispatcher-worker-4 @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@238a7e3d 2024-08-16 13:06:55.137 [DefaultDispatcher-worker-6 @coroutine#470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-08-16 13:06:55.140 [Test worker @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-08-16 13:06:55.146 [DefaultDispatcher-worker-14 @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@238a7e3d 2024-08-16 13:06:55.147 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:55.150 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:55.155 [DefaultDispatcher-worker-14 @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@238a7e3d 2024-08-16 13:06:55.155 [Test worker @coroutine#466] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/626934723634839552/_ustadmanifest.json 2024-08-16 13:06:55.155 [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/626934723634839552/_ustadmanifest.json. 2024-08-16 13:06:55.155 [Test worker @coroutine#466] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/626934723634839552/_ustadmanifest.json 2024-08-16 13:06:55.158 [Test worker @coroutine#466] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/626934723634839552/_ustadmanifest.json 2024-08-16 13:06:55.158 [Test worker @coroutine#466] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/626934723634839552/_ustadmanifest.json 2024-08-16 13:06:55.159 [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/626934723634839552/_ustadmanifest.json. 2024-08-16 13:06:55.159 [Test worker @coroutine#466] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/626934723634839552/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 13:06:55.172 [DefaultDispatcher-worker-6 @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@238a7e3d 2024-08-16 13:06:55.173 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-08-16 13:06:55.173 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-bbe312d6-c193-47c8-a121-6f68d91e09ed', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-08-16 13:06:55.174 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:55.174 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-16 13:06:55.174 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-bbe312d6-c193-47c8-a121-6f68d91e09ed 2024-08-16 13:06:55.175 [DefaultDispatcher-worker-14 @coroutine#486] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:06:55.175 [DefaultDispatcher-worker-14 @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-08-16 13:06:55.175 [DefaultDispatcher-worker-14 @coroutine#486] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:06:55.175 [DefaultDispatcher-worker-14 @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-08-16 13:06:55.178 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:06:55.180 [eventLoopGroupProxy-7-2 @call-handler#497] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 13:06:55.180 [eventLoopGroupProxy-7-1 @call-handler#496] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 13:06:55.181 [eventLoopGroupProxy-7-2 @call-handler#497] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:55.181 [eventLoopGroupProxy-7-1 @call-handler#496] 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-08-16 13:06:55.181 [eventLoopGroupProxy-7-1 @call-handler#496] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 13:06:55.182 [eventLoopGroupProxy-7-1 @call-handler#496] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:55.182 [eventLoopGroupProxy-7-1 @call-handler#496] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-08-16 13:06:55.183 [DefaultDispatcher-worker-7 @coroutine#486] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:06:55.183 [DefaultDispatcher-worker-7 @coroutine#486] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:06:55.184 [DefaultDispatcher-worker-3 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@238a7e3d 2024-08-16 13:06:55.184 [DefaultDispatcher-worker-3 @coroutine#485] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 13:06:55.184 [DefaultDispatcher-worker-3 @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-08-16 13:06:55.184 [DefaultDispatcher-worker-3 @coroutine#485] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 13:06:55.187 [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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 13:06:55.187 [eventLoopGroupProxy-7-1 @call-handler#505] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:55.187 [eventLoopGroupProxy-7-1 @call-handler#505] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-08-16 13:06:55.188 [DefaultDispatcher-worker-17 @coroutine#485] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 13:06:55.188 [DefaultDispatcher-worker-17 @coroutine#485] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 13:06:55.188 [DefaultDispatcher-worker-7 @coroutine#484] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 13:06:55.188 [DefaultDispatcher-worker-7 @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-08-16 13:06:55.188 [DefaultDispatcher-worker-7 @coroutine#484] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-08-16 13:06:55.188 [DefaultDispatcher-worker-7 @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-08-16 13:06:55.190 [eventLoopGroupProxy-7-1 @call-handler#510] 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-08-16 13:06:55.190 [eventLoopGroupProxy-7-1 @call-handler#510] 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-08-16 13:06:55.193 [eventLoopGroupProxy-7-1 @coroutine#511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-08-16 13:06:55.195 [eventLoopGroupProxy-7-1 @call-handler#510] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-08-16 13:06:55.195 [DefaultDispatcher-worker-7 @coroutine#484] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-08-16 13:06:55.195 [DefaultDispatcher-worker-7 @coroutine#484] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 13:06:55.196 [DefaultDispatcher-worker-7 @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-08-16 13:06:55.196 [DefaultDispatcher-worker-7 @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-08-16 13:06:55.197 [DefaultDispatcher-worker-8 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@238a7e3d 2024-08-16 13:06:55.197 [DefaultDispatcher-worker-7 @coroutine#515] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:55.198 [DefaultDispatcher-worker-7 @coroutine#515] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:55.198 [DefaultDispatcher-worker-7 @coroutine#515] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:55.198 [DefaultDispatcher-worker-7 @coroutine#515] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:55.201 [eventLoopGroupProxy-7-1 @call-handler#518] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:55.204 [eventLoopGroupProxy-7-1 @coroutine#519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-08-16 13:06:55.205 [eventLoopGroupProxy-7-1 @call-handler#518] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:55.205 [eventLoopGroupProxy-7-1 @call-handler#518] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-08-16 13:06:55.206 [DefaultDispatcher-worker-7 @coroutine#515] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:55.207 [DefaultDispatcher-worker-4 @coroutine#487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@238a7e3d 2024-08-16 13:06:55.208 [DefaultDispatcher-worker-7 @coroutine#515] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:55.208 [DefaultDispatcher-worker-7 @coroutine#515] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:55.208 [DefaultDispatcher-worker-7 @coroutine#515] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:55.208 [DefaultDispatcher-worker-7 @coroutine#515] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:55.211 [eventLoopGroupProxy-7-1 @call-handler#523] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:55.214 [eventLoopGroupProxy-7-1 @coroutine#524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-08-16 13:06:55.215 [eventLoopGroupProxy-7-1 @call-handler#523] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:55.215 [eventLoopGroupProxy-7-1 @call-handler#523] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 13:06:55.216 [DefaultDispatcher-worker-7 @coroutine#515] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:55.218 [DefaultDispatcher-worker-7 @coroutine#515] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:55.218 [DefaultDispatcher-worker-7 @coroutine#515] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:55.218 [DefaultDispatcher-worker-7 @coroutine#515] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:55.218 [DefaultDispatcher-worker-7 @coroutine#515] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:55.220 [eventLoopGroupProxy-7-1 @call-handler#528] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:55.263 [eventLoopGroupProxy-7-1 @call-handler#528] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:55.263 [eventLoopGroupProxy-7-1 @call-handler#528] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-08-16 13:06:55.264 [DefaultDispatcher-worker-7 @coroutine#515] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:55.265 [DefaultDispatcher-worker-7 @coroutine#515] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:55.265 [DefaultDispatcher-worker-7 @coroutine#515] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:55.265 [DefaultDispatcher-worker-7 @coroutine#515] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:55.265 [DefaultDispatcher-worker-7 @coroutine#515] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:55.268 [eventLoopGroupProxy-7-1 @call-handler#531] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:55.268 [eventLoopGroupProxy-7-1 @call-handler#531] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 13:06:55.268 [DefaultDispatcher-worker-7 @coroutine#515] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:55.269 [DefaultDispatcher-worker-7 @coroutine#515] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:55.269 [DefaultDispatcher-worker-7 @coroutine#515] 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-08-16 13:06:55.269 [DefaultDispatcher-worker-7 @coroutine#515] 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-08-16 13:06:55.270 [DefaultDispatcher-worker-7 @coroutine#515] 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-08-16 13:06:55.279 [DefaultDispatcher-worker-6 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@238a7e3d 2024-08-16 13:06:55.288 [DefaultDispatcher-worker-6 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@238a7e3d 2024-08-16 13:06:55.290 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-08-16 13:06:55.791 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-ee671f0e-1681-4aa0-b49f-bea637b22aa8', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-08-16 13:06:55.791 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-16 13:06:55.791 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-ee671f0e-1681-4aa0-b49f-bea637b22aa8 2024-08-16 13:06:55.795 [DefaultDispatcher-worker-6 @coroutine#537] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 13:06:55.795 [DefaultDispatcher-worker-6 @coroutine#537] 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-08-16 13:06:55.795 [DefaultDispatcher-worker-6 @coroutine#537] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-08-16 13:06:55.795 [DefaultDispatcher-worker-6 @coroutine#537] 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-08-16 13:06:55.797 [eventLoopGroupProxy-7-1 @call-handler#540] 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-08-16 13:06:55.798 [eventLoopGroupProxy-7-1 @call-handler#540] 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-08-16 13:06:55.799 [eventLoopGroupProxy-7-1 @coroutine#541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-08-16 13:06:55.802 [eventLoopGroupProxy-7-1 @call-handler#540] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-08-16 13:06:55.803 [DefaultDispatcher-worker-6 @coroutine#537] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-08-16 13:06:55.803 [DefaultDispatcher-worker-6 @coroutine#537] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 13:06:55.803 [DefaultDispatcher-worker-6 @coroutine#537] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-08-16 13:06:55.803 [DefaultDispatcher-worker-6 @coroutine#537] 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-08-16 13:06:55.805 [DefaultDispatcher-worker-6 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:55.805 [DefaultDispatcher-worker-6 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:55.805 [DefaultDispatcher-worker-6 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:55.805 [DefaultDispatcher-worker-6 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:55.807 [eventLoopGroupProxy-7-1 @call-handler#547] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:55.811 [eventLoopGroupProxy-7-1 @call-handler#547] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:55.811 [eventLoopGroupProxy-7-1 @call-handler#547] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 13:06:55.811 [DefaultDispatcher-worker-6 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:55.813 [DefaultDispatcher-worker-6 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:55.813 [DefaultDispatcher-worker-6 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:55.813 [DefaultDispatcher-worker-6 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:55.813 [DefaultDispatcher-worker-6 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:55.815 [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-08-16 13:06:55.818 [eventLoopGroupProxy-7-1 @call-handler#550] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:55.818 [eventLoopGroupProxy-7-1 @call-handler#550] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:06:55.819 [DefaultDispatcher-worker-6 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:55.820 [DefaultDispatcher-worker-6 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:55.820 [DefaultDispatcher-worker-6 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:55.820 [DefaultDispatcher-worker-6 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:55.820 [DefaultDispatcher-worker-6 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:55.822 [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-08-16 13:06:55.869 [eventLoopGroupProxy-7-1 @call-handler#553] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:55.869 [eventLoopGroupProxy-7-1 @call-handler#553] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-08-16 13:06:55.870 [DefaultDispatcher-worker-6 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:55.871 [DefaultDispatcher-worker-6 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:55.871 [DefaultDispatcher-worker-6 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:55.871 [DefaultDispatcher-worker-6 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:55.872 [DefaultDispatcher-worker-6 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:55.874 [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-08-16 13:06:55.918 [eventLoopGroupProxy-7-1 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:55.918 [eventLoopGroupProxy-7-1 @call-handler#556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-16 13:06:55.919 [DefaultDispatcher-worker-4 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:55.920 [DefaultDispatcher-worker-4 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:55.920 [DefaultDispatcher-worker-4 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:55.920 [DefaultDispatcher-worker-4 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:55.920 [DefaultDispatcher-worker-4 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:55.922 [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-08-16 13:06:55.966 [eventLoopGroupProxy-7-1 @call-handler#559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:55.966 [eventLoopGroupProxy-7-1 @call-handler#559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 13:06:55.967 [DefaultDispatcher-worker-4 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:55.968 [DefaultDispatcher-worker-4 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:55.968 [DefaultDispatcher-worker-4 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:55.968 [DefaultDispatcher-worker-4 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:55.968 [DefaultDispatcher-worker-4 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:55.970 [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-08-16 13:06:56.014 [eventLoopGroupProxy-7-1 @call-handler#562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:56.014 [eventLoopGroupProxy-7-1 @call-handler#562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 13:06:56.015 [DefaultDispatcher-worker-4 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:56.017 [DefaultDispatcher-worker-4 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:56.017 [DefaultDispatcher-worker-4 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:56.017 [DefaultDispatcher-worker-4 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:56.017 [DefaultDispatcher-worker-4 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:56.019 [eventLoopGroupProxy-7-1 @call-handler#566] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:56.062 [eventLoopGroupProxy-7-1 @call-handler#566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:56.062 [eventLoopGroupProxy-7-1 @call-handler#566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 13:06:56.063 [DefaultDispatcher-worker-4 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:56.064 [DefaultDispatcher-worker-4 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:56.064 [DefaultDispatcher-worker-4 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:56.064 [DefaultDispatcher-worker-4 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:56.065 [DefaultDispatcher-worker-4 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:56.066 [eventLoopGroupProxy-7-1 @call-handler#569] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:56.110 [eventLoopGroupProxy-7-1 @call-handler#569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:56.110 [eventLoopGroupProxy-7-1 @call-handler#569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 13:06:56.111 [DefaultDispatcher-worker-4 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:56.112 [DefaultDispatcher-worker-4 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:56.112 [DefaultDispatcher-worker-4 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:56.112 [DefaultDispatcher-worker-4 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:56.112 [DefaultDispatcher-worker-4 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:56.114 [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-08-16 13:06:56.158 [eventLoopGroupProxy-7-1 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:56.158 [eventLoopGroupProxy-7-1 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 13:06:56.159 [DefaultDispatcher-worker-4 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:56.160 [DefaultDispatcher-worker-4 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:56.160 [DefaultDispatcher-worker-4 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:56.161 [DefaultDispatcher-worker-4 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:56.161 [DefaultDispatcher-worker-4 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:56.162 [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-08-16 13:06:56.206 [eventLoopGroupProxy-7-1 @call-handler#575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:56.206 [eventLoopGroupProxy-7-1 @call-handler#575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 13:06:56.207 [DefaultDispatcher-worker-4 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:56.208 [DefaultDispatcher-worker-4 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:56.208 [DefaultDispatcher-worker-4 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:56.208 [DefaultDispatcher-worker-4 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:56.208 [DefaultDispatcher-worker-4 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:56.210 [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-08-16 13:06:56.254 [eventLoopGroupProxy-7-1 @call-handler#578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:56.254 [eventLoopGroupProxy-7-1 @call-handler#578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 13:06:56.255 [DefaultDispatcher-worker-4 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:56.256 [DefaultDispatcher-worker-4 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:56.256 [DefaultDispatcher-worker-4 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:56.256 [DefaultDispatcher-worker-4 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:56.256 [DefaultDispatcher-worker-4 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:56.258 [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-08-16 13:06:56.303 [eventLoopGroupProxy-7-1 @call-handler#581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:56.303 [eventLoopGroupProxy-7-1 @call-handler#581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-16 13:06:56.303 [DefaultDispatcher-worker-4 @coroutine#538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@238a7e3d 2024-08-16 13:06:56.304 [DefaultDispatcher-worker-10 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:56.305 [DefaultDispatcher-worker-10 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:56.305 [DefaultDispatcher-worker-10 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:56.305 [DefaultDispatcher-worker-10 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:56.305 [DefaultDispatcher-worker-10 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:56.306 [eventLoopGroupProxy-7-1 @call-handler#586] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:56.350 [eventLoopGroupProxy-7-1 @call-handler#586] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:56.351 [eventLoopGroupProxy-7-1 @call-handler#586] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-16 13:06:56.352 [DefaultDispatcher-worker-10 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:56.353 [DefaultDispatcher-worker-10 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:56.353 [DefaultDispatcher-worker-10 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:56.353 [DefaultDispatcher-worker-10 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:56.353 [DefaultDispatcher-worker-10 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:56.356 [eventLoopGroupProxy-7-1 @call-handler#589] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:56.400 [eventLoopGroupProxy-7-1 @coroutine#590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-08-16 13:06:56.401 [eventLoopGroupProxy-7-1 @call-handler#589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:56.401 [eventLoopGroupProxy-7-1 @call-handler#589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-08-16 13:06:56.402 [DefaultDispatcher-worker-10 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:56.405 [DefaultDispatcher-worker-10 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:56.405 [DefaultDispatcher-worker-10 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:56.405 [DefaultDispatcher-worker-10 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:56.405 [DefaultDispatcher-worker-10 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:56.408 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:56.411 [eventLoopGroupProxy-7-1 @coroutine#595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-08-16 13:06:56.412 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:56.412 [eventLoopGroupProxy-7-1 @call-handler#594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 13:06:56.412 [DefaultDispatcher-worker-10 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:56.414 [DefaultDispatcher-worker-10 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:56.414 [DefaultDispatcher-worker-10 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:56.414 [DefaultDispatcher-worker-10 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:56.414 [DefaultDispatcher-worker-10 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:56.416 [eventLoopGroupProxy-7-1 @call-handler#599] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:56.419 [eventLoopGroupProxy-7-1 @coroutine#600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-08-16 13:06:56.420 [eventLoopGroupProxy-7-1 @call-handler#599] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:56.420 [eventLoopGroupProxy-7-1 @call-handler#599] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 13:06:56.421 [DefaultDispatcher-worker-10 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:56.432 [DefaultDispatcher-worker-15 @coroutine#537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@238a7e3d 2024-08-16 13:06:56.442 [DefaultDispatcher-worker-10 @coroutine#487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@238a7e3d 2024-08-16 13:06:56.442 [DefaultDispatcher-worker-10 @coroutine#487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 13:06:56.442 [DefaultDispatcher-worker-10 @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-08-16 13:06:56.442 [DefaultDispatcher-worker-10 @coroutine#487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 13:06:56.442 [DefaultDispatcher-worker-10 @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-08-16 13:06:56.444 [eventLoopGroupProxy-7-1 @call-handler#609] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 13:06:56.444 [eventLoopGroupProxy-7-1 @call-handler#609] 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-08-16 13:06:56.445 [eventLoopGroupProxy-7-1 @call-handler#609] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 13:06:56.467 [DefaultDispatcher-worker-15 @call-handler#609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45f6181a 2024-08-16 13:06:56.468 [eventLoopGroupProxy-7-1 @call-handler#609] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:56.468 [eventLoopGroupProxy-7-1 @call-handler#609] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 24ms 2024-08-16 13:06:56.468 [DefaultDispatcher-worker-4 @coroutine#459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/626934723634839552/_ustadmanifest.json 2024-08-16 13:06:56.468 [DefaultDispatcher-worker-4 @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/626934723634839552/_ustadmanifest.json. 2024-08-16 13:06:56.468 [DefaultDispatcher-worker-4 @coroutine#459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/626934723634839552/_ustadmanifest.json 2024-08-16 13:06:56.469 [DefaultDispatcher-worker-3 @coroutine#487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 13:06:56.469 [DefaultDispatcher-worker-3 @coroutine#487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 13:06:56.469 [DefaultDispatcher-worker-3 @coroutine#487] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-16 13:06:56.469 [DefaultDispatcher-worker-3 @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-08-16 13:06:56.470 [DefaultDispatcher-worker-15 @coroutine#459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/626934723634839552/_ustadmanifest.json 2024-08-16 13:06:56.470 [DefaultDispatcher-worker-15 @coroutine#459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/626934723634839552/_ustadmanifest.json 2024-08-16 13:06:56.471 [DefaultDispatcher-worker-15 @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/626934723634839552/_ustadmanifest.json. 2024-08-16 13:06:56.471 [DefaultDispatcher-worker-15 @coroutine#459] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/626934723634839552/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 13:06:56.480 [DefaultDispatcher-worker-3 @coroutine#487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@238a7e3d 2024-08-16 13:06:56.483 [DefaultDispatcher-worker-14 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45f6181a 2024-08-16 13:06:56.484 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-08-16 13:06:56.484 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-08-16 13:06:56.484 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-08-16 13:06:56.485 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-08-16 13:06:56.485 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-08-16 13:06:56.487 [Test worker @coroutine#625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-08-16 13:06:56.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2024-08-16 13:06:56.487 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2024-08-16 13:06:56.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:56.487 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@238a7e3d: (connection evicted) 2024-08-16 13:06:56.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:06:56.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2024-08-16 13:06:56.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2024-08-16 13:06:56.577 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 13:06:56.791 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 13:06:56.932 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 13:06:57.049 [DefaultDispatcher-worker-17 @coroutine#629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-08-16 13:06:57.492 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@113cc14d 2024-08-16 13:06:57.492 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@113cc14d 2024-08-16 13:06:57.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2024-08-16 13:06:57.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2024-08-16 13:06:57.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:57.493 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45f6181a: (connection evicted) 2024-08-16 13:06:57.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:06:57.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2024-08-16 13:06:57.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2024-08-16 13:06:57.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-08-16 13:06:57.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:57.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:57.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:57.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:57.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:57.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29088be1 2024-08-16 13:06:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-08-16 13:06:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:57.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-08-16 13:06:57.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f 2024-08-16 13:06:57.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f 2024-08-16 13:06:57.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-08-16 13:06:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-08-16 13:06:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@750b200b 2024-08-16 13:06:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-08-16 13:06:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:57.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-08-16 13:06:57.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb 2024-08-16 13:06:57.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb 2024-08-16 13:06:57.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-08-16 13:06:57.517 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-08-16 13:06:57.519 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-08-16 13:06:57.519 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@707b38a1 2024-08-16 13:06:57.521 [DefaultDispatcher-worker-3 @coroutine#638] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-08-16 13:06:57.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-08-16 13:06:57.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:57.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:57.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:57.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:57.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:57.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:57.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5243d730 2024-08-16 13:06:57.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:57.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:57.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:57.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:57.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:57.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:57.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:57.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:57.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:57.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:57.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:57.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:57.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:57.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:57.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:57.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:57.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:57.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:57.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:57.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-08-16 13:06:57.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:57.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:57.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:57.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:57.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:57.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:57.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:57.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:57.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-08-16 13:06:57.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@68722de3 2024-08-16 13:06:57.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@68722de3 2024-08-16 13:06:57.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-08-16 13:06:57.525 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-08-16 13:06:57.525 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-08-16 13:06:57.525 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-08-16 13:06:57.525 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-08-16 13:06:57.525 [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-08-16 13:06:57.525 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-08-16 13:06:57.525 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-08-16 13:06:57.525 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-08-16 13:06:57.525 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-16 13:06:57.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-08-16 13:06:57.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:57.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:57.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:57.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:57.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64d1f549 2024-08-16 13:06:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-08-16 13:06:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:57.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-08-16 13:06:57.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4e06bb 2024-08-16 13:06:57.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4e06bb 2024-08-16 13:06:57.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-08-16 13:06:57.566 [DefaultDispatcher-worker-3 @coroutine#643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4e06bb 2024-08-16 13:06:57.575 [DefaultDispatcher-worker-10 @coroutine#643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4e06bb 2024-08-16 13:06:57.582 [DefaultDispatcher-worker-10 @coroutine#647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68722de3 2024-08-16 13:06:57.585 [Test worker @coroutine#649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68722de3 2024-08-16 13:06:57.595 [DefaultDispatcher-worker-4 @coroutine#643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4e06bb 2024-08-16 13:06:57.599 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:57.603 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:57.605 [DefaultDispatcher-worker-6 @coroutine#643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4e06bb 2024-08-16 13:06:57.606 [Test worker @coroutine#643] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/626934734229549056/_ustadmanifest.json 2024-08-16 13:06:57.606 [Test worker @coroutine#643] 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/626934734229549056/_ustadmanifest.json. 2024-08-16 13:06:57.606 [Test worker @coroutine#643] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/626934734229549056/_ustadmanifest.json 2024-08-16 13:06:57.607 [Test worker @coroutine#643] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/626934734229549056/_ustadmanifest.json 2024-08-16 13:06:57.607 [Test worker @coroutine#643] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/626934734229549056/_ustadmanifest.json 2024-08-16 13:06:57.608 [Test worker @coroutine#643] 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/626934734229549056/_ustadmanifest.json. 2024-08-16 13:06:57.608 [Test worker @coroutine#643] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/626934734229549056/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 13:06:57.622 [DefaultDispatcher-worker-9 @coroutine#643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4e06bb 2024-08-16 13:06:57.622 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:57.623 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-08-16 13:06:57.623 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-652f5af6-c27c-4fea-919b-8edb7ed917cd', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-08-16 13:06:57.625 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-16 13:06:57.625 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-652f5af6-c27c-4fea-919b-8edb7ed917cd 2024-08-16 13:06:57.626 [DefaultDispatcher-worker-5 @coroutine#663] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:06:57.626 [DefaultDispatcher-worker-5 @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/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 13:06:57.626 [DefaultDispatcher-worker-5 @coroutine#663] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:06:57.626 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:06:57.626 [DefaultDispatcher-worker-5 @coroutine#663] 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-08-16 13:06:57.631 [eventLoopGroupProxy-10-2 @call-handler#673] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 13:06:57.631 [eventLoopGroupProxy-10-1 @call-handler#674] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 13:06:57.631 [eventLoopGroupProxy-10-2 @call-handler#673] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:57.631 [eventLoopGroupProxy-10-1 @call-handler#674] 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-08-16 13:06:57.632 [eventLoopGroupProxy-10-1 @call-handler#674] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 13:06:57.632 [eventLoopGroupProxy-10-1 @call-handler#674] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:57.632 [eventLoopGroupProxy-10-1 @call-handler#674] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-08-16 13:06:57.633 [DefaultDispatcher-worker-4 @coroutine#663] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:06:57.633 [DefaultDispatcher-worker-4 @coroutine#663] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:06:57.635 [DefaultDispatcher-worker-2 @coroutine#662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4e06bb 2024-08-16 13:06:57.636 [DefaultDispatcher-worker-2 @coroutine#662] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 13:06:57.636 [DefaultDispatcher-worker-2 @coroutine#662] 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-08-16 13:06:57.636 [DefaultDispatcher-worker-2 @coroutine#662] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 13:06:57.638 [DefaultDispatcher-worker-10 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 13:06:57.638 [eventLoopGroupProxy-10-1 @call-handler#682] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 13:06:57.638 [DefaultDispatcher-worker-10 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-08-16 13:06:57.638 [DefaultDispatcher-worker-10 @coroutine#661] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-08-16 13:06:57.638 [DefaultDispatcher-worker-10 @coroutine#661] 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-08-16 13:06:57.638 [eventLoopGroupProxy-10-1 @call-handler#682] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:57.639 [eventLoopGroupProxy-10-1 @call-handler#682] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-08-16 13:06:57.640 [DefaultDispatcher-worker-9 @coroutine#662] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 13:06:57.640 [DefaultDispatcher-worker-9 @coroutine#662] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 13:06:57.640 [eventLoopGroupProxy-10-1 @call-handler#685] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-08-16 13:06:57.640 [eventLoopGroupProxy-10-1 @call-handler#685] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-08-16 13:06:57.642 [eventLoopGroupProxy-10-1 @coroutine#688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f 2024-08-16 13:06:57.644 [eventLoopGroupProxy-10-1 @call-handler#685] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-08-16 13:06:57.644 [DefaultDispatcher-worker-14 @coroutine#661] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-08-16 13:06:57.644 [DefaultDispatcher-worker-14 @coroutine#661] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 13:06:57.645 [DefaultDispatcher-worker-14 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-08-16 13:06:57.645 [DefaultDispatcher-worker-14 @coroutine#661] 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-08-16 13:06:57.649 [DefaultDispatcher-worker-14 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:57.649 [DefaultDispatcher-worker-14 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:57.649 [DefaultDispatcher-worker-14 @coroutine#692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:57.649 [DefaultDispatcher-worker-14 @coroutine#692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:57.650 [DefaultDispatcher-worker-14 @coroutine#662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4e06bb 2024-08-16 13:06:57.653 [eventLoopGroupProxy-10-1 @call-handler#695] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:57.656 [eventLoopGroupProxy-10-1 @coroutine#696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f 2024-08-16 13:06:57.656 [eventLoopGroupProxy-10-1 @call-handler#695] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:57.656 [eventLoopGroupProxy-10-1 @call-handler#695] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:06:57.657 [DefaultDispatcher-worker-17 @coroutine#692] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:57.659 [DefaultDispatcher-worker-17 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:57.659 [DefaultDispatcher-worker-17 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:57.659 [DefaultDispatcher-worker-17 @coroutine#692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:57.659 [DefaultDispatcher-worker-17 @coroutine#692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:57.660 [DefaultDispatcher-worker-10 @coroutine#664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4e06bb 2024-08-16 13:06:57.661 [eventLoopGroupProxy-10-1 @call-handler#700] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:57.671 [eventLoopGroupProxy-10-1 @coroutine#701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f 2024-08-16 13:06:57.672 [eventLoopGroupProxy-10-1 @call-handler#700] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:57.672 [eventLoopGroupProxy-10-1 @call-handler#700] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2024-08-16 13:06:57.673 [DefaultDispatcher-worker-10 @coroutine#692] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:57.675 [DefaultDispatcher-worker-10 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:57.675 [DefaultDispatcher-worker-10 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:57.675 [DefaultDispatcher-worker-10 @coroutine#692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:57.675 [DefaultDispatcher-worker-10 @coroutine#692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:57.677 [eventLoopGroupProxy-10-1 @call-handler#705] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:57.681 [eventLoopGroupProxy-10-1 @coroutine#706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f 2024-08-16 13:06:57.681 [eventLoopGroupProxy-10-1 @call-handler#705] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:57.682 [eventLoopGroupProxy-10-1 @call-handler#705] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-08-16 13:06:57.682 [DefaultDispatcher-worker-10 @coroutine#692] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:57.684 [DefaultDispatcher-worker-10 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:57.684 [DefaultDispatcher-worker-10 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:57.684 [DefaultDispatcher-worker-10 @coroutine#692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:57.684 [DefaultDispatcher-worker-10 @coroutine#692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:57.686 [eventLoopGroupProxy-10-1 @call-handler#710] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:57.688 [eventLoopGroupProxy-10-1 @coroutine#711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f 2024-08-16 13:06:57.688 [eventLoopGroupProxy-10-1 @call-handler#710] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:57.689 [eventLoopGroupProxy-10-1 @call-handler#710] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:06:57.689 [DefaultDispatcher-worker-10 @coroutine#692] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:57.691 [DefaultDispatcher-worker-10 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:57.691 [DefaultDispatcher-worker-10 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:57.691 [DefaultDispatcher-worker-10 @coroutine#692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:57.691 [DefaultDispatcher-worker-10 @coroutine#692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:57.693 [eventLoopGroupProxy-10-1 @call-handler#715] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:57.695 [eventLoopGroupProxy-10-1 @coroutine#716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f 2024-08-16 13:06:57.696 [eventLoopGroupProxy-10-1 @call-handler#715] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:57.696 [eventLoopGroupProxy-10-1 @call-handler#715] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:06:57.696 [DefaultDispatcher-worker-10 @coroutine#692] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:57.710 [DefaultDispatcher-worker-12 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4e06bb 2024-08-16 13:06:57.718 [DefaultDispatcher-worker-12 @coroutine#664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4e06bb 2024-08-16 13:06:57.718 [DefaultDispatcher-worker-12 @coroutine#664] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 13:06:57.718 [DefaultDispatcher-worker-12 @coroutine#664] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-16 13:06:57.718 [DefaultDispatcher-worker-12 @coroutine#664] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 13:06:57.718 [DefaultDispatcher-worker-12 @coroutine#664] 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-08-16 13:06:57.720 [eventLoopGroupProxy-10-1 @call-handler#725] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 13:06:57.721 [eventLoopGroupProxy-10-1 @call-handler#725] 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-08-16 13:06:57.721 [eventLoopGroupProxy-10-1 @call-handler#725] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 13:06:57.746 [DefaultDispatcher-worker-14 @call-handler#725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb 2024-08-16 13:06:57.746 [eventLoopGroupProxy-10-1 @call-handler#725] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:57.746 [eventLoopGroupProxy-10-1 @call-handler#725] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 26ms 2024-08-16 13:06:57.747 [DefaultDispatcher-worker-17 @coroutine#637] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/626934734229549056/_ustadmanifest.json 2024-08-16 13:06:57.747 [DefaultDispatcher-worker-17 @coroutine#637] 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/626934734229549056/_ustadmanifest.json. 2024-08-16 13:06:57.747 [DefaultDispatcher-worker-17 @coroutine#637] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/626934734229549056/_ustadmanifest.json 2024-08-16 13:06:57.747 [DefaultDispatcher-worker-7 @coroutine#664] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 13:06:57.747 [DefaultDispatcher-worker-7 @coroutine#664] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 13:06:57.748 [DefaultDispatcher-worker-7 @coroutine#664] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-16 13:06:57.748 [DefaultDispatcher-worker-7 @coroutine#664] 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-08-16 13:06:57.749 [DefaultDispatcher-worker-10 @coroutine#637] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/626934734229549056/_ustadmanifest.json 2024-08-16 13:06:57.749 [DefaultDispatcher-worker-10 @coroutine#637] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/626934734229549056/_ustadmanifest.json 2024-08-16 13:06:57.749 [DefaultDispatcher-worker-10 @coroutine#637] 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/626934734229549056/_ustadmanifest.json. 2024-08-16 13:06:57.749 [DefaultDispatcher-worker-10 @coroutine#637] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/626934734229549056/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 13:06:57.760 [DefaultDispatcher-worker-10 @coroutine#664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4e06bb 2024-08-16 13:06:57.761 [DefaultDispatcher-worker-16 @coroutine#637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb 2024-08-16 13:06:57.763 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-08-16 13:06:57.763 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-08-16 13:06:57.763 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-08-16 13:06:57.763 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-08-16 13:06:57.763 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-08-16 13:06:57.765 [Test worker @coroutine#741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68722de3 2024-08-16 13:06:57.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2024-08-16 13:06:57.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2024-08-16 13:06:57.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:57.765 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d4e06bb: (connection evicted) 2024-08-16 13:06:57.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:06:57.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2024-08-16 13:06:57.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2024-08-16 13:06:58.025 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 13:06:58.025 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 13:06:58.210 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 13:06:58.768 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@707b38a1 2024-08-16 13:06:58.769 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@707b38a1 2024-08-16 13:06:58.770 [Test worker @coroutine#747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f 2024-08-16 13:06:58.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2024-08-16 13:06:58.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2024-08-16 13:06:58.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:58.771 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb: (connection evicted) 2024-08-16 13:06:58.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:06:58.771 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2024-08-16 13:06:58.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2024-08-16 13:06:58.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-08-16 13:06:58.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:58.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:58.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:58.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:58.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:58.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:58.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a5ffea 2024-08-16 13:06:58.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:58.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:58.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:58.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:58.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:58.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:58.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-08-16 13:06:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:58.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-08-16 13:06:58.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:06:58.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:06:58.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-08-16 13:06:58.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-08-16 13:06:58.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:58.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:58.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:58.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:58.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:58.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:58.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d399e88 2024-08-16 13:06:58.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:58.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:58.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:58.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:58.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:58.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:58.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:58.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:58.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:58.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:58.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:58.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:58.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:58.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:58.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:58.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:58.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:58.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:58.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:58.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-08-16 13:06:58.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:58.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:58.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:58.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:58.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:58.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:58.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:58.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:58.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-08-16 13:06:58.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@4df5f119 2024-08-16 13:06:58.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@4df5f119 2024-08-16 13:06:58.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-08-16 13:06:58.799 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-08-16 13:06:58.800 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-08-16 13:06:58.800 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@165a5979 2024-08-16 13:06:58.802 [DefaultDispatcher-worker-3 @coroutine#754] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-08-16 13:06:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-08-16 13:06:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5923210 2024-08-16 13:06:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-08-16 13:06:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:58.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-08-16 13:06:58.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ee19768 2024-08-16 13:06:58.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ee19768 2024-08-16 13:06:58.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-08-16 13:06:58.805 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-08-16 13:06:58.805 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-08-16 13:06:58.805 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-08-16 13:06:58.805 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-08-16 13:06:58.805 [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-08-16 13:06:58.805 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-08-16 13:06:58.805 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-08-16 13:06:58.806 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-08-16 13:06:58.806 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-16 13:06:58.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-08-16 13:06:58.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:06:58.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:06:58.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:06:58.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:06:58.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:06:58.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:06:58.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4516c2ef 2024-08-16 13:06:58.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:06:58.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:06:58.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:06:58.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:06:58.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:06:58.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:06:58.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:06:58.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:06:58.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:06:58.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:06:58.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:06:58.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:06:58.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:06:58.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:06:58.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:06:58.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:06:58.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:06:58.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:06:58.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:06:58.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-08-16 13:06:58.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:06:58.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:06:58.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:06:58.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:06:58.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:06:58.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:06:58.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:06:58.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:06:58.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-08-16 13:06:58.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@64acf8d2 2024-08-16 13:06:58.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@64acf8d2 2024-08-16 13:06:58.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-08-16 13:06:58.851 [DefaultDispatcher-worker-16 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64acf8d2 2024-08-16 13:06:58.860 [DefaultDispatcher-worker-1 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64acf8d2 2024-08-16 13:06:58.879 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:58.882 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:58.903 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:58.907 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:06:58.973 [DefaultDispatcher-worker-3 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ee19768 2024-08-16 13:06:59.010 [DefaultDispatcher-worker-3 @coroutine#767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ee19768 2024-08-16 13:06:59.016 [DefaultDispatcher-worker-1 @coroutine#769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ee19768 2024-08-16 13:06:59.022 [DefaultDispatcher-worker-1 @coroutine#771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ee19768 2024-08-16 13:06:59.034 [DefaultDispatcher-worker-3 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64acf8d2 2024-08-16 13:06:59.043 [DefaultDispatcher-worker-1 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64acf8d2 2024-08-16 13:06:59.043 [Test worker @coroutine#759] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/626934738906759168/_ustadmanifest.json 2024-08-16 13:06:59.043 [Test worker @coroutine#759] 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/626934738906759168/_ustadmanifest.json. 2024-08-16 13:06:59.043 [Test worker @coroutine#759] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/626934738906759168/_ustadmanifest.json 2024-08-16 13:06:59.045 [Test worker @coroutine#759] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/626934738906759168/_ustadmanifest.json 2024-08-16 13:06:59.045 [Test worker @coroutine#759] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/626934738906759168/_ustadmanifest.json 2024-08-16 13:06:59.047 [Test worker @coroutine#759] 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/626934738906759168/_ustadmanifest.json. 2024-08-16 13:06:59.047 [Test worker @coroutine#759] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/626934738906759168/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 13:06:59.153 [DefaultDispatcher-worker-16 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64acf8d2 2024-08-16 13:06:59.154 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-08-16 13:06:59.154 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-4bccd85a-3ec4-4e01-9b44-f9e56d91b898', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-08-16 13:06:59.156 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-16 13:06:59.156 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-4bccd85a-3ec4-4e01-9b44-f9e56d91b898 2024-08-16 13:06:59.157 [DefaultDispatcher-worker-6 @coroutine#785] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:06:59.157 [DefaultDispatcher-worker-6 @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/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 13:06:59.157 [DefaultDispatcher-worker-6 @coroutine#785] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:06:59.157 [DefaultDispatcher-worker-6 @coroutine#785] 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-08-16 13:06:59.160 [eventLoopGroupProxy-13-1 @call-handler#796] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 13:06:59.160 [eventLoopGroupProxy-13-2 @call-handler#795] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 13:06:59.161 [eventLoopGroupProxy-13-2 @call-handler#795] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:59.161 [eventLoopGroupProxy-13-1 @call-handler#796] 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-08-16 13:06:59.161 [eventLoopGroupProxy-13-1 @call-handler#796] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 13:06:59.161 [eventLoopGroupProxy-13-1 @call-handler#796] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:59.162 [eventLoopGroupProxy-13-1 @call-handler#796] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-08-16 13:06:59.162 [DefaultDispatcher-worker-14 @coroutine#785] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:06:59.162 [DefaultDispatcher-worker-14 @coroutine#785] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:06:59.165 [DefaultDispatcher-worker-5 @coroutine#784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64acf8d2 2024-08-16 13:06:59.165 [DefaultDispatcher-worker-5 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 13:06:59.165 [DefaultDispatcher-worker-5 @coroutine#784] 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-08-16 13:06:59.165 [DefaultDispatcher-worker-5 @coroutine#784] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 13:06:59.167 [eventLoopGroupProxy-13-1 @call-handler#803] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 13:06:59.168 [eventLoopGroupProxy-13-1 @call-handler#803] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:59.168 [eventLoopGroupProxy-13-1 @call-handler#803] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-08-16 13:06:59.169 [DefaultDispatcher-worker-1 @coroutine#784] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 13:06:59.169 [DefaultDispatcher-worker-1 @coroutine#784] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 13:06:59.176 [DefaultDispatcher-worker-1 @coroutine#784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64acf8d2 2024-08-16 13:06:59.186 [DefaultDispatcher-worker-8 @coroutine#786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64acf8d2 2024-08-16 13:06:59.199 [DefaultDispatcher-worker-10 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 13:06:59.200 [DefaultDispatcher-worker-10 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-08-16 13:06:59.200 [DefaultDispatcher-worker-10 @coroutine#783] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-08-16 13:06:59.200 [DefaultDispatcher-worker-10 @coroutine#783] 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-08-16 13:06:59.201 [eventLoopGroupProxy-13-1 @call-handler#810] 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-08-16 13:06:59.202 [eventLoopGroupProxy-13-1 @call-handler#810] 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-08-16 13:06:59.252 [eventLoopGroupProxy-13-1 @coroutine#811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:06:59.255 [eventLoopGroupProxy-13-1 @call-handler#810] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 54ms 2024-08-16 13:06:59.256 [DefaultDispatcher-worker-10 @coroutine#783] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-08-16 13:06:59.256 [DefaultDispatcher-worker-10 @coroutine#783] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 13:06:59.257 [DefaultDispatcher-worker-10 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-08-16 13:06:59.257 [DefaultDispatcher-worker-10 @coroutine#783] 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-08-16 13:06:59.264 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.264 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:59.265 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.265 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:59.266 [eventLoopGroupProxy-13-1 @call-handler#817] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:59.269 [eventLoopGroupProxy-13-1 @coroutine#818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:06:59.270 [eventLoopGroupProxy-13-1 @call-handler#817] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:59.270 [eventLoopGroupProxy-13-1 @call-handler#817] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 13:06:59.271 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.273 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.273 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:59.273 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.273 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:59.274 [eventLoopGroupProxy-13-1 @call-handler#822] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:59.321 [eventLoopGroupProxy-13-1 @coroutine#824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:06:59.321 [eventLoopGroupProxy-13-1 @call-handler#822] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:59.321 [eventLoopGroupProxy-13-1 @call-handler#822] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-08-16 13:06:59.322 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.326 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.326 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:59.326 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.326 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:59.328 [eventLoopGroupProxy-13-1 @call-handler#828] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:59.331 [eventLoopGroupProxy-13-1 @coroutine#829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:06:59.331 [eventLoopGroupProxy-13-1 @call-handler#828] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:59.331 [eventLoopGroupProxy-13-1 @call-handler#828] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:06:59.332 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.333 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.333 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:59.333 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.334 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:59.335 [eventLoopGroupProxy-13-1 @call-handler#833] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:59.339 [eventLoopGroupProxy-13-1 @coroutine#834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:06:59.339 [eventLoopGroupProxy-13-1 @call-handler#833] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:59.343 [eventLoopGroupProxy-13-1 @call-handler#833] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-08-16 13:06:59.344 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.346 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.346 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:59.346 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.346 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:59.348 [eventLoopGroupProxy-13-1 @call-handler#838] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:59.393 [eventLoopGroupProxy-13-1 @coroutine#839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:06:59.393 [eventLoopGroupProxy-13-1 @call-handler#838] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:59.393 [eventLoopGroupProxy-13-1 @call-handler#838] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-08-16 13:06:59.394 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.401 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.402 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:59.402 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.402 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:59.403 [eventLoopGroupProxy-13-1 @call-handler#843] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:59.478 [eventLoopGroupProxy-13-1 @coroutine#844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:06:59.478 [eventLoopGroupProxy-13-1 @call-handler#843] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:59.478 [eventLoopGroupProxy-13-1 @call-handler#843] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 75ms 2024-08-16 13:06:59.479 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.483 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.483 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:59.483 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.483 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:59.484 [eventLoopGroupProxy-13-1 @call-handler#848] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:59.535 [eventLoopGroupProxy-13-1 @coroutine#849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:06:59.535 [eventLoopGroupProxy-13-1 @call-handler#848] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:59.535 [eventLoopGroupProxy-13-1 @call-handler#848] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-08-16 13:06:59.536 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.539 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.540 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:59.540 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.540 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:59.542 [eventLoopGroupProxy-13-1 @call-handler#853] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:59.588 [eventLoopGroupProxy-13-1 @coroutine#855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:06:59.588 [eventLoopGroupProxy-13-1 @call-handler#853] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:59.589 [eventLoopGroupProxy-13-1 @call-handler#853] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-08-16 13:06:59.589 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.592 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.592 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:59.592 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.592 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:59.593 [eventLoopGroupProxy-13-1 @call-handler#859] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:59.639 [eventLoopGroupProxy-13-1 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:06:59.640 [eventLoopGroupProxy-13-1 @call-handler#859] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:59.640 [eventLoopGroupProxy-13-1 @call-handler#859] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-08-16 13:06:59.641 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.644 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.644 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:59.644 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.644 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:59.645 [eventLoopGroupProxy-13-1 @call-handler#864] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:59.676 [DefaultDispatcher-worker-16 @coroutine#804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64acf8d2 2024-08-16 13:06:59.696 [eventLoopGroupProxy-13-1 @coroutine#866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:06:59.697 [eventLoopGroupProxy-13-1 @call-handler#864] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:59.697 [eventLoopGroupProxy-13-1 @call-handler#864] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 52ms 2024-08-16 13:06:59.698 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.702 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.702 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:59.702 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.702 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:59.704 [eventLoopGroupProxy-13-1 @call-handler#870] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:59.706 [eventLoopGroupProxy-13-1 @coroutine#871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:06:59.707 [eventLoopGroupProxy-13-1 @call-handler#870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:59.707 [eventLoopGroupProxy-13-1 @call-handler#870] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:06:59.707 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.709 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.709 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:59.709 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.709 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:59.710 [eventLoopGroupProxy-13-1 @call-handler#875] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:59.713 [eventLoopGroupProxy-13-1 @coroutine#876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:06:59.713 [eventLoopGroupProxy-13-1 @call-handler#875] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:59.713 [eventLoopGroupProxy-13-1 @call-handler#875] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:06:59.714 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.715 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.715 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:59.715 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.715 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:59.717 [eventLoopGroupProxy-13-1 @call-handler#880] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:59.719 [eventLoopGroupProxy-13-1 @coroutine#881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:06:59.719 [eventLoopGroupProxy-13-1 @call-handler#880] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:59.720 [eventLoopGroupProxy-13-1 @call-handler#880] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:06:59.720 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.722 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.722 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:59.722 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.722 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:59.723 [eventLoopGroupProxy-13-1 @call-handler#885] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:59.725 [eventLoopGroupProxy-13-1 @coroutine#886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:06:59.726 [eventLoopGroupProxy-13-1 @call-handler#885] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:59.726 [eventLoopGroupProxy-13-1 @call-handler#885] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:06:59.727 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.728 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.728 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:59.728 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.728 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:59.730 [eventLoopGroupProxy-13-1 @call-handler#890] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:59.732 [eventLoopGroupProxy-13-1 @coroutine#891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:06:59.732 [eventLoopGroupProxy-13-1 @call-handler#890] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:59.733 [eventLoopGroupProxy-13-1 @call-handler#890] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 13:06:59.733 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.735 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.735 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:59.735 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.735 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:59.736 [eventLoopGroupProxy-13-1 @call-handler#895] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:59.738 [eventLoopGroupProxy-13-1 @coroutine#896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:06:59.739 [eventLoopGroupProxy-13-1 @call-handler#895] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:59.739 [eventLoopGroupProxy-13-1 @call-handler#895] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:06:59.740 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.741 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.741 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:59.741 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.741 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:59.743 [eventLoopGroupProxy-13-1 @call-handler#900] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:59.745 [eventLoopGroupProxy-13-1 @coroutine#901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:06:59.745 [eventLoopGroupProxy-13-1 @call-handler#900] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:59.745 [eventLoopGroupProxy-13-1 @call-handler#900] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 13:06:59.746 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.747 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.748 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:59.748 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.748 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:59.749 [eventLoopGroupProxy-13-1 @call-handler#905] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:59.751 [eventLoopGroupProxy-13-1 @coroutine#906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:06:59.751 [eventLoopGroupProxy-13-1 @call-handler#905] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:59.751 [eventLoopGroupProxy-13-1 @call-handler#905] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 13:06:59.752 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.753 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.753 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:59.753 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.753 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:59.755 [eventLoopGroupProxy-13-1 @call-handler#910] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:59.757 [eventLoopGroupProxy-13-1 @coroutine#911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:06:59.757 [eventLoopGroupProxy-13-1 @call-handler#910] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:59.758 [eventLoopGroupProxy-13-1 @call-handler#910] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:06:59.758 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.760 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.760 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:59.760 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.760 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:59.761 [eventLoopGroupProxy-13-1 @call-handler#915] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:59.764 [eventLoopGroupProxy-13-1 @coroutine#916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:06:59.764 [eventLoopGroupProxy-13-1 @call-handler#915] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:59.764 [eventLoopGroupProxy-13-1 @call-handler#915] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:06:59.765 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.767 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.767 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:59.767 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.767 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:59.768 [eventLoopGroupProxy-13-1 @call-handler#920] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:59.770 [eventLoopGroupProxy-13-1 @coroutine#921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:06:59.771 [eventLoopGroupProxy-13-1 @call-handler#920] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:59.771 [eventLoopGroupProxy-13-1 @call-handler#920] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:06:59.771 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.773 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.773 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:59.773 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.773 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:59.775 [eventLoopGroupProxy-13-1 @call-handler#925] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:59.777 [eventLoopGroupProxy-13-1 @coroutine#926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:06:59.777 [eventLoopGroupProxy-13-1 @call-handler#925] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:59.777 [eventLoopGroupProxy-13-1 @call-handler#925] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:06:59.778 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.779 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.779 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:59.779 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.779 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:59.781 [eventLoopGroupProxy-13-1 @call-handler#930] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:59.783 [eventLoopGroupProxy-13-1 @coroutine#931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:06:59.783 [eventLoopGroupProxy-13-1 @call-handler#930] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:59.784 [eventLoopGroupProxy-13-1 @call-handler#930] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:06:59.784 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.785 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.785 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:59.785 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.785 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:59.787 [eventLoopGroupProxy-13-1 @call-handler#935] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:59.789 [eventLoopGroupProxy-13-1 @coroutine#936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:06:59.789 [eventLoopGroupProxy-13-1 @call-handler#935] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:59.790 [eventLoopGroupProxy-13-1 @call-handler#935] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:06:59.790 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.792 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.792 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:59.792 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.792 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:59.793 [eventLoopGroupProxy-13-1 @call-handler#940] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:59.795 [eventLoopGroupProxy-13-1 @coroutine#941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:06:59.796 [eventLoopGroupProxy-13-1 @call-handler#940] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:59.796 [eventLoopGroupProxy-13-1 @call-handler#940] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:06:59.796 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.798 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.798 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:59.798 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.798 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:59.799 [eventLoopGroupProxy-13-1 @call-handler#945] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:59.802 [eventLoopGroupProxy-13-1 @coroutine#946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:06:59.802 [eventLoopGroupProxy-13-1 @call-handler#945] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:59.802 [eventLoopGroupProxy-13-1 @call-handler#945] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:06:59.803 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.804 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.804 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:59.804 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.804 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:59.805 [eventLoopGroupProxy-13-1 @call-handler#950] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:59.808 [eventLoopGroupProxy-13-1 @coroutine#951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:06:59.808 [eventLoopGroupProxy-13-1 @call-handler#950] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:59.808 [eventLoopGroupProxy-13-1 @call-handler#950] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:06:59.809 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.810 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.810 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:59.810 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.810 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:59.811 [eventLoopGroupProxy-13-1 @call-handler#955] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:59.814 [eventLoopGroupProxy-13-1 @coroutine#956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:06:59.814 [eventLoopGroupProxy-13-1 @call-handler#955] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:59.814 [eventLoopGroupProxy-13-1 @call-handler#955] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:06:59.815 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.816 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.816 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:59.816 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.816 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:59.818 [eventLoopGroupProxy-13-1 @call-handler#960] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:59.820 [eventLoopGroupProxy-13-1 @coroutine#961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:06:59.820 [eventLoopGroupProxy-13-1 @call-handler#960] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:59.820 [eventLoopGroupProxy-13-1 @call-handler#960] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:06:59.821 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.822 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.822 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:59.822 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.822 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:59.823 [eventLoopGroupProxy-13-1 @call-handler#965] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:59.826 [eventLoopGroupProxy-13-1 @coroutine#966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:06:59.826 [eventLoopGroupProxy-13-1 @call-handler#965] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:59.826 [eventLoopGroupProxy-13-1 @call-handler#965] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:06:59.827 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.828 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.829 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:59.829 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.829 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:59.830 [eventLoopGroupProxy-13-1 @call-handler#970] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:59.832 [eventLoopGroupProxy-13-1 @coroutine#971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:06:59.833 [eventLoopGroupProxy-13-1 @call-handler#970] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:59.833 [eventLoopGroupProxy-13-1 @call-handler#970] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:06:59.834 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.835 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.835 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:59.835 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.835 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:59.837 [eventLoopGroupProxy-13-1 @call-handler#975] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:59.839 [eventLoopGroupProxy-13-1 @coroutine#976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:06:59.839 [eventLoopGroupProxy-13-1 @call-handler#975] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:59.840 [eventLoopGroupProxy-13-1 @call-handler#975] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:06:59.840 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.842 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.842 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:59.842 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.842 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:59.844 [eventLoopGroupProxy-13-1 @call-handler#980] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:59.846 [eventLoopGroupProxy-13-1 @coroutine#981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:06:59.846 [eventLoopGroupProxy-13-1 @call-handler#980] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:59.847 [eventLoopGroupProxy-13-1 @call-handler#980] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:06:59.847 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.848 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.848 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:59.849 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.849 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:59.850 [eventLoopGroupProxy-13-1 @call-handler#985] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:59.852 [eventLoopGroupProxy-13-1 @coroutine#986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:06:59.852 [eventLoopGroupProxy-13-1 @call-handler#985] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:59.853 [eventLoopGroupProxy-13-1 @call-handler#985] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:06:59.853 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.855 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.855 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:59.855 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.855 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:59.856 [eventLoopGroupProxy-13-1 @call-handler#990] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:59.859 [eventLoopGroupProxy-13-1 @coroutine#991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:06:59.859 [eventLoopGroupProxy-13-1 @call-handler#990] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:59.859 [eventLoopGroupProxy-13-1 @call-handler#990] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:06:59.859 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.861 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.861 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:59.861 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.861 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:59.862 [eventLoopGroupProxy-13-1 @call-handler#995] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:59.865 [eventLoopGroupProxy-13-1 @coroutine#996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:06:59.865 [eventLoopGroupProxy-13-1 @call-handler#995] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:59.865 [eventLoopGroupProxy-13-1 @call-handler#995] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:06:59.866 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.867 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.867 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:59.867 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.867 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:59.869 [eventLoopGroupProxy-13-1 @call-handler#1000] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:59.912 [eventLoopGroupProxy-13-1 @coroutine#1002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:06:59.913 [eventLoopGroupProxy-13-1 @call-handler#1000] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:59.913 [eventLoopGroupProxy-13-1 @call-handler#1000] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-16 13:06:59.914 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.915 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.915 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:59.915 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.916 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:59.917 [eventLoopGroupProxy-13-1 @call-handler#1006] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:59.920 [eventLoopGroupProxy-13-1 @coroutine#1007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:06:59.920 [eventLoopGroupProxy-13-1 @call-handler#1006] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:59.920 [eventLoopGroupProxy-13-1 @call-handler#1006] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:06:59.921 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.922 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.922 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:59.922 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.922 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:59.924 [eventLoopGroupProxy-13-1 @call-handler#1011] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:59.926 [eventLoopGroupProxy-13-1 @coroutine#1012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:06:59.926 [eventLoopGroupProxy-13-1 @call-handler#1011] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:59.926 [eventLoopGroupProxy-13-1 @call-handler#1011] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:06:59.927 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.928 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.929 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:59.929 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.929 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:59.930 [eventLoopGroupProxy-13-1 @call-handler#1016] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:59.932 [eventLoopGroupProxy-13-1 @coroutine#1017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:06:59.933 [eventLoopGroupProxy-13-1 @call-handler#1016] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:59.933 [eventLoopGroupProxy-13-1 @call-handler#1016] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:06:59.933 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.935 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.935 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:59.935 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.935 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:59.936 [eventLoopGroupProxy-13-1 @call-handler#1021] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:06:59.980 [eventLoopGroupProxy-13-1 @coroutine#1022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:06:59.981 [eventLoopGroupProxy-13-1 @call-handler#1021] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:06:59.981 [eventLoopGroupProxy-13-1 @call-handler#1021] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-16 13:06:59.981 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.983 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.984 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:06:59.984 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:06:59.984 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:06:59.985 [eventLoopGroupProxy-13-1 @call-handler#1026] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.032 [eventLoopGroupProxy-13-1 @coroutine#1027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.032 [eventLoopGroupProxy-13-1 @call-handler#1026] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.032 [eventLoopGroupProxy-13-1 @call-handler#1026] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-08-16 13:07:00.033 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.034 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.034 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.034 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.034 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.035 [eventLoopGroupProxy-13-1 @call-handler#1031] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.037 [eventLoopGroupProxy-13-1 @coroutine#1032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.037 [eventLoopGroupProxy-13-1 @call-handler#1031] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.037 [eventLoopGroupProxy-13-1 @call-handler#1031] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 13:07:00.038 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.039 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.039 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.039 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.039 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.040 [eventLoopGroupProxy-13-1 @call-handler#1036] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.042 [eventLoopGroupProxy-13-1 @coroutine#1037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.043 [eventLoopGroupProxy-13-1 @call-handler#1036] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.043 [eventLoopGroupProxy-13-1 @call-handler#1036] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:07:00.043 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.045 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.045 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.045 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.045 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.046 [eventLoopGroupProxy-13-1 @call-handler#1041] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.091 [eventLoopGroupProxy-13-1 @coroutine#1042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.092 [eventLoopGroupProxy-13-1 @call-handler#1041] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.092 [eventLoopGroupProxy-13-1 @call-handler#1041] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-08-16 13:07:00.093 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.094 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.094 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.095 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.095 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.096 [eventLoopGroupProxy-13-1 @call-handler#1046] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.098 [eventLoopGroupProxy-13-1 @coroutine#1047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.099 [eventLoopGroupProxy-13-1 @call-handler#1046] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.099 [eventLoopGroupProxy-13-1 @call-handler#1046] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:07:00.099 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.101 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.101 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.101 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.101 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.102 [eventLoopGroupProxy-13-1 @call-handler#1051] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.105 [eventLoopGroupProxy-13-1 @coroutine#1052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.105 [eventLoopGroupProxy-13-1 @call-handler#1051] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.105 [eventLoopGroupProxy-13-1 @call-handler#1051] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:07:00.105 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.107 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.107 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.107 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.107 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.108 [eventLoopGroupProxy-13-1 @call-handler#1056] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.110 [eventLoopGroupProxy-13-1 @coroutine#1057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.110 [eventLoopGroupProxy-13-1 @call-handler#1056] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.110 [eventLoopGroupProxy-13-1 @call-handler#1056] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 13:07:00.111 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.112 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.112 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.112 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.112 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.114 [eventLoopGroupProxy-13-1 @call-handler#1061] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.116 [eventLoopGroupProxy-13-1 @coroutine#1062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.116 [eventLoopGroupProxy-13-1 @call-handler#1061] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.116 [eventLoopGroupProxy-13-1 @call-handler#1061] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 13:07:00.117 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.118 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.118 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.118 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.118 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.119 [eventLoopGroupProxy-13-1 @call-handler#1066] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.164 [eventLoopGroupProxy-13-1 @coroutine#1067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.164 [eventLoopGroupProxy-13-1 @call-handler#1066] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.164 [eventLoopGroupProxy-13-1 @call-handler#1066] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-16 13:07:00.165 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.166 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.166 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.166 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.166 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.168 [eventLoopGroupProxy-13-1 @call-handler#1071] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.170 [eventLoopGroupProxy-13-1 @coroutine#1072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.170 [eventLoopGroupProxy-13-1 @call-handler#1071] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.170 [eventLoopGroupProxy-13-1 @call-handler#1071] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 13:07:00.171 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.172 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.172 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.172 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.172 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.173 [eventLoopGroupProxy-13-1 @call-handler#1076] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.176 [eventLoopGroupProxy-13-1 @coroutine#1077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.176 [eventLoopGroupProxy-13-1 @call-handler#1076] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.176 [eventLoopGroupProxy-13-1 @call-handler#1076] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:07:00.176 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.178 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.178 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.178 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.178 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.179 [eventLoopGroupProxy-13-1 @call-handler#1082] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.182 [eventLoopGroupProxy-13-1 @coroutine#1083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.182 [eventLoopGroupProxy-13-1 @call-handler#1082] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.182 [eventLoopGroupProxy-13-1 @call-handler#1082] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:07:00.183 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.185 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.185 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.185 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.185 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.187 [eventLoopGroupProxy-13-1 @call-handler#1087] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.190 [eventLoopGroupProxy-13-1 @coroutine#1088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.190 [eventLoopGroupProxy-13-1 @call-handler#1087] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.190 [eventLoopGroupProxy-13-1 @call-handler#1087] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:07:00.190 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.192 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.192 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.192 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.192 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.194 [eventLoopGroupProxy-13-1 @call-handler#1092] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.196 [eventLoopGroupProxy-13-1 @coroutine#1093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.196 [eventLoopGroupProxy-13-1 @call-handler#1092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.196 [eventLoopGroupProxy-13-1 @call-handler#1092] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:07:00.196 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.198 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.198 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.198 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.198 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.200 [eventLoopGroupProxy-13-1 @call-handler#1097] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.201 [DefaultDispatcher-worker-2 @coroutine#804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64acf8d2 2024-08-16 13:07:00.203 [eventLoopGroupProxy-13-1 @coroutine#1099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.203 [eventLoopGroupProxy-13-1 @call-handler#1097] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.203 [eventLoopGroupProxy-13-1 @call-handler#1097] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 13:07:00.203 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.205 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.205 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.205 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.205 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.207 [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-08-16 13:07:00.209 [eventLoopGroupProxy-13-1 @coroutine#1104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.210 [eventLoopGroupProxy-13-1 @call-handler#1103] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.210 [eventLoopGroupProxy-13-1 @call-handler#1103] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:07:00.210 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.212 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.212 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.212 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.212 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.213 [eventLoopGroupProxy-13-1 @call-handler#1108] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.216 [eventLoopGroupProxy-13-1 @coroutine#1109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.216 [eventLoopGroupProxy-13-1 @call-handler#1108] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.216 [eventLoopGroupProxy-13-1 @call-handler#1108] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:07:00.217 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.219 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.219 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.219 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.219 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.220 [eventLoopGroupProxy-13-1 @call-handler#1113] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.223 [eventLoopGroupProxy-13-1 @coroutine#1114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.223 [eventLoopGroupProxy-13-1 @call-handler#1113] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.223 [eventLoopGroupProxy-13-1 @call-handler#1113] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:07:00.224 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.225 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.225 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.225 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.226 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.227 [eventLoopGroupProxy-13-1 @call-handler#1118] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.229 [eventLoopGroupProxy-13-1 @coroutine#1119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.229 [eventLoopGroupProxy-13-1 @call-handler#1118] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.229 [eventLoopGroupProxy-13-1 @call-handler#1118] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 13:07:00.230 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.231 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.231 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.232 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.232 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.233 [eventLoopGroupProxy-13-1 @call-handler#1123] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.235 [eventLoopGroupProxy-13-1 @coroutine#1124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.235 [eventLoopGroupProxy-13-1 @call-handler#1123] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.235 [eventLoopGroupProxy-13-1 @call-handler#1123] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 13:07:00.236 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.237 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.237 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.237 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.237 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.239 [eventLoopGroupProxy-13-1 @call-handler#1128] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.241 [eventLoopGroupProxy-13-1 @coroutine#1129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.241 [eventLoopGroupProxy-13-1 @call-handler#1128] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.241 [eventLoopGroupProxy-13-1 @call-handler#1128] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 13:07:00.242 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.243 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.243 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.243 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.243 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.245 [eventLoopGroupProxy-13-1 @call-handler#1133] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.288 [eventLoopGroupProxy-13-1 @coroutine#1134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.288 [eventLoopGroupProxy-13-1 @call-handler#1133] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.288 [eventLoopGroupProxy-13-1 @call-handler#1133] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 13:07:00.289 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.290 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.290 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.290 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.291 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.292 [eventLoopGroupProxy-13-1 @call-handler#1138] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.295 [eventLoopGroupProxy-13-1 @coroutine#1139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.295 [eventLoopGroupProxy-13-1 @call-handler#1138] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.295 [eventLoopGroupProxy-13-1 @call-handler#1138] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:07:00.296 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.298 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.298 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.298 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.298 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.299 [eventLoopGroupProxy-13-1 @call-handler#1143] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.301 [eventLoopGroupProxy-13-1 @coroutine#1144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.301 [eventLoopGroupProxy-13-1 @call-handler#1143] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.301 [eventLoopGroupProxy-13-1 @call-handler#1143] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 13:07:00.302 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.303 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.303 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.303 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.304 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.305 [eventLoopGroupProxy-13-1 @call-handler#1148] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.347 [eventLoopGroupProxy-13-1 @coroutine#1149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.348 [eventLoopGroupProxy-13-1 @call-handler#1148] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.348 [eventLoopGroupProxy-13-1 @call-handler#1148] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-08-16 13:07:00.348 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.350 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.350 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.350 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.350 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.352 [eventLoopGroupProxy-13-1 @call-handler#1153] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.354 [eventLoopGroupProxy-13-1 @coroutine#1154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.355 [eventLoopGroupProxy-13-1 @call-handler#1153] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.355 [eventLoopGroupProxy-13-1 @call-handler#1153] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:07:00.355 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.357 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.357 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.357 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.357 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.358 [eventLoopGroupProxy-13-1 @call-handler#1158] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.360 [eventLoopGroupProxy-13-1 @coroutine#1159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.360 [eventLoopGroupProxy-13-1 @call-handler#1158] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.360 [eventLoopGroupProxy-13-1 @call-handler#1158] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 13:07:00.361 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.363 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.363 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.363 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.363 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.364 [eventLoopGroupProxy-13-1 @call-handler#1163] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.366 [eventLoopGroupProxy-13-1 @coroutine#1164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.366 [eventLoopGroupProxy-13-1 @call-handler#1163] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.366 [eventLoopGroupProxy-13-1 @call-handler#1163] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 13:07:00.367 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.368 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.368 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.368 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.368 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.370 [eventLoopGroupProxy-13-1 @call-handler#1168] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.416 [eventLoopGroupProxy-13-1 @coroutine#1169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.416 [eventLoopGroupProxy-13-1 @call-handler#1168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.416 [eventLoopGroupProxy-13-1 @call-handler#1168] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-08-16 13:07:00.417 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.419 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.419 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.419 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.419 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.420 [eventLoopGroupProxy-13-1 @call-handler#1173] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.423 [eventLoopGroupProxy-13-1 @coroutine#1174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.423 [eventLoopGroupProxy-13-1 @call-handler#1173] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.423 [eventLoopGroupProxy-13-1 @call-handler#1173] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:07:00.424 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.425 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.425 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.425 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.425 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.427 [eventLoopGroupProxy-13-1 @call-handler#1178] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.471 [eventLoopGroupProxy-13-1 @coroutine#1179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.472 [eventLoopGroupProxy-13-1 @call-handler#1178] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.472 [eventLoopGroupProxy-13-1 @call-handler#1178] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-16 13:07:00.472 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.475 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.475 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.475 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.475 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.476 [eventLoopGroupProxy-13-1 @call-handler#1184] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.524 [eventLoopGroupProxy-13-1 @coroutine#1185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.524 [eventLoopGroupProxy-13-1 @call-handler#1184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.524 [eventLoopGroupProxy-13-1 @call-handler#1184] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-08-16 13:07:00.525 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.527 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.527 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.527 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.527 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.528 [eventLoopGroupProxy-13-1 @call-handler#1189] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.573 [eventLoopGroupProxy-13-1 @coroutine#1190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.573 [eventLoopGroupProxy-13-1 @call-handler#1189] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.573 [eventLoopGroupProxy-13-1 @call-handler#1189] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-16 13:07:00.574 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.575 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.575 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.575 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.575 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.577 [eventLoopGroupProxy-13-1 @call-handler#1194] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.620 [eventLoopGroupProxy-13-1 @coroutine#1195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.620 [eventLoopGroupProxy-13-1 @call-handler#1194] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.620 [eventLoopGroupProxy-13-1 @call-handler#1194] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-08-16 13:07:00.621 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.622 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.622 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.622 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.622 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.624 [eventLoopGroupProxy-13-1 @call-handler#1199] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.626 [eventLoopGroupProxy-13-1 @coroutine#1200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.626 [eventLoopGroupProxy-13-1 @call-handler#1199] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.626 [eventLoopGroupProxy-13-1 @call-handler#1199] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 13:07:00.627 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.628 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.628 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.628 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.628 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.629 [eventLoopGroupProxy-13-1 @call-handler#1204] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.631 [eventLoopGroupProxy-13-1 @coroutine#1205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.632 [eventLoopGroupProxy-13-1 @call-handler#1204] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.632 [eventLoopGroupProxy-13-1 @call-handler#1204] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:07:00.632 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.633 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.633 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.633 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.633 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.635 [eventLoopGroupProxy-13-1 @call-handler#1209] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.637 [eventLoopGroupProxy-13-1 @coroutine#1210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.637 [eventLoopGroupProxy-13-1 @call-handler#1209] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.637 [eventLoopGroupProxy-13-1 @call-handler#1209] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 13:07:00.638 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.639 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.639 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.639 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.639 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.640 [eventLoopGroupProxy-13-1 @call-handler#1214] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.642 [eventLoopGroupProxy-13-1 @coroutine#1215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.642 [eventLoopGroupProxy-13-1 @call-handler#1214] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.642 [eventLoopGroupProxy-13-1 @call-handler#1214] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 13:07:00.643 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.644 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.644 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.644 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.644 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.645 [eventLoopGroupProxy-13-1 @call-handler#1219] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.648 [eventLoopGroupProxy-13-1 @coroutine#1220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.648 [eventLoopGroupProxy-13-1 @call-handler#1219] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.648 [eventLoopGroupProxy-13-1 @call-handler#1219] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:07:00.649 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.650 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.650 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.650 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.650 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.651 [eventLoopGroupProxy-13-1 @call-handler#1224] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.654 [eventLoopGroupProxy-13-1 @coroutine#1225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.654 [eventLoopGroupProxy-13-1 @call-handler#1224] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.654 [eventLoopGroupProxy-13-1 @call-handler#1224] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:07:00.655 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.656 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.656 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.656 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.656 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.657 [eventLoopGroupProxy-13-1 @call-handler#1229] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.660 [eventLoopGroupProxy-13-1 @coroutine#1230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.660 [eventLoopGroupProxy-13-1 @call-handler#1229] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.660 [eventLoopGroupProxy-13-1 @call-handler#1229] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:07:00.661 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.662 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.662 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.662 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.662 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.663 [eventLoopGroupProxy-13-1 @call-handler#1234] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.666 [eventLoopGroupProxy-13-1 @coroutine#1235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.666 [eventLoopGroupProxy-13-1 @call-handler#1234] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.666 [eventLoopGroupProxy-13-1 @call-handler#1234] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:07:00.666 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.668 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.668 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.668 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.668 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.669 [eventLoopGroupProxy-13-1 @call-handler#1239] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.671 [eventLoopGroupProxy-13-1 @coroutine#1240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.672 [eventLoopGroupProxy-13-1 @call-handler#1239] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.672 [eventLoopGroupProxy-13-1 @call-handler#1239] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:07:00.672 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.673 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.673 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.673 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.673 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.674 [eventLoopGroupProxy-13-1 @call-handler#1244] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.676 [eventLoopGroupProxy-13-1 @coroutine#1245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.677 [eventLoopGroupProxy-13-1 @call-handler#1244] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.677 [eventLoopGroupProxy-13-1 @call-handler#1244] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:07:00.677 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.678 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.678 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.678 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.678 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.679 [eventLoopGroupProxy-13-1 @call-handler#1249] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.681 [eventLoopGroupProxy-13-1 @coroutine#1250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.682 [eventLoopGroupProxy-13-1 @call-handler#1249] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.682 [eventLoopGroupProxy-13-1 @call-handler#1249] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:07:00.682 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.683 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.683 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.683 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.683 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.684 [eventLoopGroupProxy-13-1 @call-handler#1254] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.687 [eventLoopGroupProxy-13-1 @coroutine#1255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.687 [eventLoopGroupProxy-13-1 @call-handler#1254] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.687 [eventLoopGroupProxy-13-1 @call-handler#1254] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:07:00.687 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.689 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.689 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.689 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.689 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.690 [eventLoopGroupProxy-13-1 @call-handler#1259] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.692 [eventLoopGroupProxy-13-1 @coroutine#1260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.692 [eventLoopGroupProxy-13-1 @call-handler#1259] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.692 [eventLoopGroupProxy-13-1 @call-handler#1259] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 13:07:00.693 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.694 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.694 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.694 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.694 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.696 [eventLoopGroupProxy-13-1 @call-handler#1264] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.698 [eventLoopGroupProxy-13-1 @coroutine#1265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.698 [eventLoopGroupProxy-13-1 @call-handler#1264] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.698 [eventLoopGroupProxy-13-1 @call-handler#1264] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:07:00.698 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.699 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.699 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.699 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.700 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.701 [eventLoopGroupProxy-13-1 @call-handler#1269] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.721 [DefaultDispatcher-worker-11 @coroutine#804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64acf8d2 2024-08-16 13:07:00.745 [eventLoopGroupProxy-13-1 @coroutine#1271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.746 [eventLoopGroupProxy-13-1 @call-handler#1269] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.746 [eventLoopGroupProxy-13-1 @call-handler#1269] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-08-16 13:07:00.747 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.748 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.748 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.748 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.748 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.749 [eventLoopGroupProxy-13-1 @call-handler#1275] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.751 [eventLoopGroupProxy-13-1 @coroutine#1276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.752 [eventLoopGroupProxy-13-1 @call-handler#1275] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.752 [eventLoopGroupProxy-13-1 @call-handler#1275] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:07:00.752 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.754 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.754 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.754 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.754 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.755 [eventLoopGroupProxy-13-1 @call-handler#1280] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.757 [eventLoopGroupProxy-13-1 @coroutine#1281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.757 [eventLoopGroupProxy-13-1 @call-handler#1280] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.757 [eventLoopGroupProxy-13-1 @call-handler#1280] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 13:07:00.758 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.759 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.759 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.759 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.759 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.760 [eventLoopGroupProxy-13-1 @call-handler#1285] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.762 [eventLoopGroupProxy-13-1 @coroutine#1286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.762 [eventLoopGroupProxy-13-1 @call-handler#1285] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.762 [eventLoopGroupProxy-13-1 @call-handler#1285] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 13:07:00.763 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.764 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.764 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.764 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.764 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.765 [eventLoopGroupProxy-13-1 @call-handler#1290] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.767 [eventLoopGroupProxy-13-1 @coroutine#1291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.767 [eventLoopGroupProxy-13-1 @call-handler#1290] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.767 [eventLoopGroupProxy-13-1 @call-handler#1290] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 13:07:00.768 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.769 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.769 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.769 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.769 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.770 [eventLoopGroupProxy-13-1 @call-handler#1295] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.772 [eventLoopGroupProxy-13-1 @coroutine#1296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.773 [eventLoopGroupProxy-13-1 @call-handler#1295] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.773 [eventLoopGroupProxy-13-1 @call-handler#1295] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:07:00.773 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.775 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.775 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.775 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.775 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.776 [eventLoopGroupProxy-13-1 @call-handler#1300] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.778 [eventLoopGroupProxy-13-1 @coroutine#1302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.778 [eventLoopGroupProxy-13-1 @call-handler#1300] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.778 [eventLoopGroupProxy-13-1 @call-handler#1300] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 13:07:00.779 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.780 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.780 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.780 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.780 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.781 [eventLoopGroupProxy-13-1 @call-handler#1307] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.782 [DefaultDispatcher-worker-16 @coroutine#1306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.815 [DefaultDispatcher-worker-16 @coroutine#1309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ee19768 2024-08-16 13:07:00.824 [eventLoopGroupProxy-13-1 @coroutine#1311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.824 [eventLoopGroupProxy-13-1 @call-handler#1307] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.824 [eventLoopGroupProxy-13-1 @call-handler#1307] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-08-16 13:07:00.825 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.826 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.826 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.826 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.826 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.827 [eventLoopGroupProxy-13-1 @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-08-16 13:07:00.829 [eventLoopGroupProxy-13-1 @coroutine#1316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.829 [eventLoopGroupProxy-13-1 @call-handler#1315] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.829 [eventLoopGroupProxy-13-1 @call-handler#1315] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 13:07:00.830 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.831 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.831 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.831 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.831 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.832 [eventLoopGroupProxy-13-1 @call-handler#1320] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.834 [eventLoopGroupProxy-13-1 @coroutine#1321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.834 [eventLoopGroupProxy-13-1 @call-handler#1320] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.834 [eventLoopGroupProxy-13-1 @call-handler#1320] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 13:07:00.835 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.836 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.836 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.836 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.836 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.837 [eventLoopGroupProxy-13-1 @call-handler#1325] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.883 [eventLoopGroupProxy-13-1 @coroutine#1326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.883 [eventLoopGroupProxy-13-1 @call-handler#1325] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.883 [eventLoopGroupProxy-13-1 @call-handler#1325] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-08-16 13:07:00.884 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.886 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.886 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.886 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.886 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.887 [eventLoopGroupProxy-13-1 @call-handler#1330] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.889 [eventLoopGroupProxy-13-1 @coroutine#1331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.889 [eventLoopGroupProxy-13-1 @call-handler#1330] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.889 [eventLoopGroupProxy-13-1 @call-handler#1330] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 13:07:00.890 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.891 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.891 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.891 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.891 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.892 [eventLoopGroupProxy-13-1 @call-handler#1335] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.894 [eventLoopGroupProxy-13-1 @coroutine#1336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.894 [eventLoopGroupProxy-13-1 @call-handler#1335] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.894 [eventLoopGroupProxy-13-1 @call-handler#1335] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 13:07:00.895 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.896 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.896 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.896 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.896 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.897 [eventLoopGroupProxy-13-1 @call-handler#1340] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.899 [eventLoopGroupProxy-13-1 @coroutine#1341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.899 [eventLoopGroupProxy-13-1 @call-handler#1340] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.899 [eventLoopGroupProxy-13-1 @call-handler#1340] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 13:07:00.900 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.903 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.903 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.903 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.903 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.905 [eventLoopGroupProxy-13-1 @call-handler#1345] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.907 [eventLoopGroupProxy-13-1 @coroutine#1346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.907 [eventLoopGroupProxy-13-1 @call-handler#1345] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.907 [eventLoopGroupProxy-13-1 @call-handler#1345] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:07:00.907 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.908 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.908 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.908 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.908 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.909 [eventLoopGroupProxy-13-1 @call-handler#1350] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.911 [eventLoopGroupProxy-13-1 @coroutine#1351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.911 [eventLoopGroupProxy-13-1 @call-handler#1350] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.911 [eventLoopGroupProxy-13-1 @call-handler#1350] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 13:07:00.912 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.913 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.913 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.913 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.913 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.914 [eventLoopGroupProxy-13-1 @call-handler#1355] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.916 [eventLoopGroupProxy-13-1 @coroutine#1356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.916 [eventLoopGroupProxy-13-1 @call-handler#1355] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.917 [eventLoopGroupProxy-13-1 @call-handler#1355] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:07:00.917 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.918 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.918 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.918 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.918 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.919 [eventLoopGroupProxy-13-1 @call-handler#1360] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.921 [eventLoopGroupProxy-13-1 @coroutine#1361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.921 [eventLoopGroupProxy-13-1 @call-handler#1360] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.921 [eventLoopGroupProxy-13-1 @call-handler#1360] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 13:07:00.922 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.923 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.923 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.923 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.923 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.924 [eventLoopGroupProxy-13-1 @call-handler#1365] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.926 [eventLoopGroupProxy-13-1 @coroutine#1366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.926 [eventLoopGroupProxy-13-1 @call-handler#1365] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.926 [eventLoopGroupProxy-13-1 @call-handler#1365] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 13:07:00.927 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.928 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.928 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.928 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.928 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.929 [eventLoopGroupProxy-13-1 @call-handler#1370] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.931 [eventLoopGroupProxy-13-1 @coroutine#1371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.931 [eventLoopGroupProxy-13-1 @call-handler#1370] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.931 [eventLoopGroupProxy-13-1 @call-handler#1370] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 13:07:00.932 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.932 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.932 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.932 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.932 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.934 [eventLoopGroupProxy-13-1 @call-handler#1375] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.936 [eventLoopGroupProxy-13-1 @coroutine#1376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.936 [eventLoopGroupProxy-13-1 @call-handler#1375] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.936 [eventLoopGroupProxy-13-1 @call-handler#1375] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 13:07:00.936 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.937 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.937 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.937 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.937 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.939 [eventLoopGroupProxy-13-1 @call-handler#1380] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.941 [eventLoopGroupProxy-13-1 @coroutine#1381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.941 [eventLoopGroupProxy-13-1 @call-handler#1380] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.941 [eventLoopGroupProxy-13-1 @call-handler#1380] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:07:00.941 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.942 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.942 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.943 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.943 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.944 [eventLoopGroupProxy-13-1 @call-handler#1385] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.988 [eventLoopGroupProxy-13-1 @coroutine#1386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.988 [eventLoopGroupProxy-13-1 @call-handler#1385] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.988 [eventLoopGroupProxy-13-1 @call-handler#1385] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 13:07:00.989 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.990 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.990 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.990 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.990 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.991 [eventLoopGroupProxy-13-1 @call-handler#1390] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:00.993 [eventLoopGroupProxy-13-1 @coroutine#1391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:00.993 [eventLoopGroupProxy-13-1 @call-handler#1390] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:00.993 [eventLoopGroupProxy-13-1 @call-handler#1390] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 13:07:00.994 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.995 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.995 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:00.995 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:00.995 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:00.996 [eventLoopGroupProxy-13-1 @call-handler#1395] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:01.040 [eventLoopGroupProxy-13-1 @coroutine#1396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:01.040 [eventLoopGroupProxy-13-1 @call-handler#1395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:01.041 [eventLoopGroupProxy-13-1 @call-handler#1395] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-16 13:07:01.041 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.042 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.043 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:01.043 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.043 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:01.044 [eventLoopGroupProxy-13-1 @call-handler#1400] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:01.046 [eventLoopGroupProxy-13-1 @coroutine#1401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:01.046 [eventLoopGroupProxy-13-1 @call-handler#1400] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:01.046 [eventLoopGroupProxy-13-1 @call-handler#1400] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 13:07:01.046 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.047 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.047 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:01.047 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.047 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:01.048 [eventLoopGroupProxy-13-1 @call-handler#1405] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:01.091 [eventLoopGroupProxy-13-1 @coroutine#1407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:01.091 [eventLoopGroupProxy-13-1 @call-handler#1405] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:01.091 [eventLoopGroupProxy-13-1 @call-handler#1405] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-08-16 13:07:01.092 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.093 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.093 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:01.093 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.093 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:01.094 [eventLoopGroupProxy-13-1 @call-handler#1411] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:01.139 [eventLoopGroupProxy-13-1 @coroutine#1412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:01.139 [eventLoopGroupProxy-13-1 @call-handler#1411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:01.139 [eventLoopGroupProxy-13-1 @call-handler#1411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-16 13:07:01.140 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.141 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.141 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:01.141 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.141 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:01.142 [eventLoopGroupProxy-13-1 @call-handler#1416] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:01.187 [eventLoopGroupProxy-13-1 @coroutine#1417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:01.187 [eventLoopGroupProxy-13-1 @call-handler#1416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:01.187 [eventLoopGroupProxy-13-1 @call-handler#1416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-16 13:07:01.188 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.189 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.189 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:01.189 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.189 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:01.190 [eventLoopGroupProxy-13-1 @call-handler#1421] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:01.239 [eventLoopGroupProxy-13-1 @coroutine#1422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:01.239 [eventLoopGroupProxy-13-1 @call-handler#1421] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:01.240 [eventLoopGroupProxy-13-1 @call-handler#1421] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-08-16 13:07:01.240 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.242 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.242 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:01.242 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.242 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:01.242 [DefaultDispatcher-worker-6 @coroutine#804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64acf8d2 2024-08-16 13:07:01.243 [eventLoopGroupProxy-13-1 @call-handler#1427] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:01.287 [eventLoopGroupProxy-13-1 @coroutine#1428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:01.287 [eventLoopGroupProxy-13-1 @call-handler#1427] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:01.287 [eventLoopGroupProxy-13-1 @call-handler#1427] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 13:07:01.287 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.288 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.288 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:01.288 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.288 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:01.289 [eventLoopGroupProxy-13-1 @call-handler#1432] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:01.291 [eventLoopGroupProxy-13-1 @coroutine#1433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:01.292 [eventLoopGroupProxy-13-1 @call-handler#1432] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:01.292 [eventLoopGroupProxy-13-1 @call-handler#1432] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:07:01.292 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.293 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.293 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:01.293 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.293 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:01.294 [eventLoopGroupProxy-13-1 @call-handler#1437] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:01.339 [eventLoopGroupProxy-13-1 @coroutine#1438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:01.340 [eventLoopGroupProxy-13-1 @call-handler#1437] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:01.340 [eventLoopGroupProxy-13-1 @call-handler#1437] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-08-16 13:07:01.340 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.341 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.341 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:01.341 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.341 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:01.342 [eventLoopGroupProxy-13-1 @call-handler#1442] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:01.345 [eventLoopGroupProxy-13-1 @coroutine#1443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:01.345 [eventLoopGroupProxy-13-1 @call-handler#1442] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:01.345 [eventLoopGroupProxy-13-1 @call-handler#1442] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:07:01.346 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.347 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.347 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:01.347 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.347 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:01.349 [eventLoopGroupProxy-13-1 @call-handler#1447] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:01.351 [eventLoopGroupProxy-13-1 @coroutine#1448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:01.351 [eventLoopGroupProxy-13-1 @call-handler#1447] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:01.351 [eventLoopGroupProxy-13-1 @call-handler#1447] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 13:07:01.352 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.353 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.353 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:01.353 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.353 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:01.354 [eventLoopGroupProxy-13-1 @call-handler#1452] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:01.356 [eventLoopGroupProxy-13-1 @coroutine#1453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:01.356 [eventLoopGroupProxy-13-1 @call-handler#1452] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:01.356 [eventLoopGroupProxy-13-1 @call-handler#1452] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 13:07:01.357 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.358 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.358 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:01.358 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.358 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:01.359 [eventLoopGroupProxy-13-1 @call-handler#1457] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:01.361 [eventLoopGroupProxy-13-1 @coroutine#1458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:01.362 [eventLoopGroupProxy-13-1 @call-handler#1457] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:01.362 [eventLoopGroupProxy-13-1 @call-handler#1457] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:07:01.362 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.363 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.364 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:01.364 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.364 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:01.364 [eventLoopGroupProxy-13-1 @call-handler#1462] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:01.366 [eventLoopGroupProxy-13-1 @coroutine#1463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:01.366 [eventLoopGroupProxy-13-1 @call-handler#1462] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:01.366 [eventLoopGroupProxy-13-1 @call-handler#1462] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 13:07:01.367 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.368 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.368 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:01.368 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.368 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:01.369 [eventLoopGroupProxy-13-1 @call-handler#1467] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:01.415 [eventLoopGroupProxy-13-1 @coroutine#1469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:01.416 [eventLoopGroupProxy-13-1 @call-handler#1467] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:01.416 [eventLoopGroupProxy-13-1 @call-handler#1467] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-08-16 13:07:01.416 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.417 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.418 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:01.418 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.418 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:01.419 [eventLoopGroupProxy-13-1 @call-handler#1473] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:01.420 [eventLoopGroupProxy-13-1 @coroutine#1474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:01.420 [eventLoopGroupProxy-13-1 @call-handler#1473] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:01.420 [eventLoopGroupProxy-13-1 @call-handler#1473] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 13:07:01.421 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.422 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.422 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:01.422 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.422 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:01.423 [eventLoopGroupProxy-13-1 @call-handler#1478] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:01.425 [eventLoopGroupProxy-13-1 @coroutine#1479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:01.425 [eventLoopGroupProxy-13-1 @call-handler#1478] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:01.425 [eventLoopGroupProxy-13-1 @call-handler#1478] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 13:07:01.425 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.426 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.426 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:01.426 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.426 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:01.427 [eventLoopGroupProxy-13-1 @call-handler#1483] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:01.429 [eventLoopGroupProxy-13-1 @coroutine#1484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:01.429 [eventLoopGroupProxy-13-1 @call-handler#1483] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:01.429 [eventLoopGroupProxy-13-1 @call-handler#1483] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 13:07:01.429 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.430 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.430 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:01.430 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.430 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:01.431 [eventLoopGroupProxy-13-1 @call-handler#1488] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:01.475 [eventLoopGroupProxy-13-1 @coroutine#1489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:01.475 [eventLoopGroupProxy-13-1 @call-handler#1488] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:01.475 [eventLoopGroupProxy-13-1 @call-handler#1488] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 13:07:01.476 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.477 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.477 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:01.477 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.477 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:01.478 [eventLoopGroupProxy-13-1 @call-handler#1493] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:01.479 [eventLoopGroupProxy-13-1 @coroutine#1494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:01.480 [eventLoopGroupProxy-13-1 @call-handler#1493] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:01.480 [eventLoopGroupProxy-13-1 @call-handler#1493] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 13:07:01.480 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.482 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.482 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:01.482 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.482 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:01.483 [eventLoopGroupProxy-13-1 @call-handler#1498] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:01.484 [eventLoopGroupProxy-13-1 @coroutine#1499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:01.484 [eventLoopGroupProxy-13-1 @call-handler#1498] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:01.484 [eventLoopGroupProxy-13-1 @call-handler#1498] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-08-16 13:07:01.485 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.486 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.486 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:01.486 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.486 [DefaultDispatcher-worker-17 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:01.487 [eventLoopGroupProxy-13-1 @call-handler#1503] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:01.488 [eventLoopGroupProxy-13-1 @coroutine#1504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:01.488 [eventLoopGroupProxy-13-1 @call-handler#1503] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:01.488 [eventLoopGroupProxy-13-1 @call-handler#1503] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-08-16 13:07:01.489 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.490 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.490 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:01.490 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.490 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:01.491 [eventLoopGroupProxy-13-1 @call-handler#1508] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:01.535 [eventLoopGroupProxy-13-1 @coroutine#1509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:01.535 [eventLoopGroupProxy-13-1 @call-handler#1508] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:01.535 [eventLoopGroupProxy-13-1 @call-handler#1508] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 13:07:01.536 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.537 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.537 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:01.537 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.537 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:01.538 [eventLoopGroupProxy-13-1 @call-handler#1513] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:01.584 [eventLoopGroupProxy-13-1 @coroutine#1514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:01.585 [eventLoopGroupProxy-13-1 @call-handler#1513] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:01.585 [eventLoopGroupProxy-13-1 @call-handler#1513] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-08-16 13:07:01.585 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.587 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.587 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:01.587 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.587 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:01.588 [eventLoopGroupProxy-13-1 @call-handler#1518] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:01.590 [eventLoopGroupProxy-13-1 @coroutine#1519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:01.591 [eventLoopGroupProxy-13-1 @call-handler#1518] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:01.591 [eventLoopGroupProxy-13-1 @call-handler#1518] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:07:01.591 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.593 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.593 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:01.593 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.593 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:01.594 [eventLoopGroupProxy-13-1 @call-handler#1523] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:01.602 [eventLoopGroupProxy-13-1 @coroutine#1524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:01.602 [eventLoopGroupProxy-13-1 @call-handler#1523] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:01.602 [eventLoopGroupProxy-13-1 @call-handler#1523] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-08-16 13:07:01.603 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.604 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.604 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:01.605 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.605 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:01.606 [eventLoopGroupProxy-13-1 @call-handler#1528] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:01.607 [eventLoopGroupProxy-13-1 @coroutine#1529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:01.608 [eventLoopGroupProxy-13-1 @call-handler#1528] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:01.608 [eventLoopGroupProxy-13-1 @call-handler#1528] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:07:01.608 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.610 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.610 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:01.610 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.610 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:01.611 [eventLoopGroupProxy-13-1 @call-handler#1533] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:01.659 [eventLoopGroupProxy-13-1 @coroutine#1534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:01.660 [eventLoopGroupProxy-13-1 @call-handler#1533] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:01.660 [eventLoopGroupProxy-13-1 @call-handler#1533] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-08-16 13:07:01.660 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.662 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.662 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:01.662 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.662 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:01.663 [eventLoopGroupProxy-13-1 @call-handler#1538] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:01.665 [eventLoopGroupProxy-13-1 @coroutine#1539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:01.665 [eventLoopGroupProxy-13-1 @call-handler#1538] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:01.665 [eventLoopGroupProxy-13-1 @call-handler#1538] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 13:07:01.666 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.667 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.667 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:01.667 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.667 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:01.668 [eventLoopGroupProxy-13-1 @call-handler#1543] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:01.716 [eventLoopGroupProxy-13-1 @coroutine#1545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:01.716 [eventLoopGroupProxy-13-1 @call-handler#1543] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:01.716 [eventLoopGroupProxy-13-1 @call-handler#1543] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-08-16 13:07:01.717 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.719 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.719 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:01.719 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.719 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:01.720 [eventLoopGroupProxy-13-1 @call-handler#1549] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:01.759 [DefaultDispatcher-worker-16 @coroutine#804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64acf8d2 2024-08-16 13:07:01.767 [eventLoopGroupProxy-13-1 @coroutine#1551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:01.768 [eventLoopGroupProxy-13-1 @call-handler#1549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:01.768 [eventLoopGroupProxy-13-1 @call-handler#1549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-08-16 13:07:01.768 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.769 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.769 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:01.769 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.769 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:01.770 [eventLoopGroupProxy-13-1 @call-handler#1555] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:01.773 [eventLoopGroupProxy-13-1 @coroutine#1556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:01.773 [eventLoopGroupProxy-13-1 @call-handler#1555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:01.773 [eventLoopGroupProxy-13-1 @call-handler#1555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:07:01.773 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.775 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.775 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:01.775 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.775 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:01.776 [eventLoopGroupProxy-13-1 @call-handler#1560] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:01.820 [eventLoopGroupProxy-13-1 @coroutine#1561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:01.820 [eventLoopGroupProxy-13-1 @call-handler#1560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:01.820 [eventLoopGroupProxy-13-1 @call-handler#1560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 13:07:01.821 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.822 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.822 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:01.822 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.822 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:01.823 [eventLoopGroupProxy-13-1 @call-handler#1565] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:01.825 [eventLoopGroupProxy-13-1 @coroutine#1566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:01.825 [eventLoopGroupProxy-13-1 @call-handler#1565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:01.825 [eventLoopGroupProxy-13-1 @call-handler#1565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 13:07:01.826 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.827 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.827 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:01.827 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.827 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:01.828 [eventLoopGroupProxy-13-1 @call-handler#1570] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:01.829 [eventLoopGroupProxy-13-1 @coroutine#1571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:01.829 [eventLoopGroupProxy-13-1 @call-handler#1570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:01.830 [eventLoopGroupProxy-13-1 @call-handler#1570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 13:07:01.830 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.831 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.831 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:01.831 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.831 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:01.832 [eventLoopGroupProxy-13-1 @call-handler#1575] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:01.834 [eventLoopGroupProxy-13-1 @coroutine#1576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:01.834 [eventLoopGroupProxy-13-1 @call-handler#1575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:01.834 [eventLoopGroupProxy-13-1 @call-handler#1575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 13:07:01.834 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.836 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.836 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:01.836 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.837 [DefaultDispatcher-worker-2 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:01.837 [eventLoopGroupProxy-13-1 @call-handler#1580] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:01.847 [eventLoopGroupProxy-13-1 @coroutine#1581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:01.847 [eventLoopGroupProxy-13-1 @call-handler#1580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:01.847 [eventLoopGroupProxy-13-1 @call-handler#1580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-08-16 13:07:01.848 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.849 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.849 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:01.849 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.849 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:01.850 [eventLoopGroupProxy-13-1 @call-handler#1585] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:01.894 [eventLoopGroupProxy-13-1 @coroutine#1586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:01.895 [eventLoopGroupProxy-13-1 @call-handler#1585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:01.895 [eventLoopGroupProxy-13-1 @call-handler#1585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-16 13:07:01.895 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.896 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.896 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:01.896 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.896 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:01.897 [eventLoopGroupProxy-13-1 @call-handler#1590] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:01.898 [eventLoopGroupProxy-13-1 @coroutine#1591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:01.899 [eventLoopGroupProxy-13-1 @call-handler#1590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:01.899 [eventLoopGroupProxy-13-1 @call-handler#1590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 13:07:01.899 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.900 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.900 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:01.900 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.900 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:01.901 [eventLoopGroupProxy-13-1 @call-handler#1595] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:01.903 [eventLoopGroupProxy-13-1 @coroutine#1596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:01.903 [eventLoopGroupProxy-13-1 @call-handler#1595] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:01.903 [eventLoopGroupProxy-13-1 @call-handler#1595] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 13:07:01.904 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.905 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.905 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:01.905 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.905 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:01.906 [eventLoopGroupProxy-13-1 @call-handler#1600] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 13:07:01.909 [eventLoopGroupProxy-13-1 @coroutine#1601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:01.910 [eventLoopGroupProxy-13-1 @call-handler#1600] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:01.910 [eventLoopGroupProxy-13-1 @call-handler#1600] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 13:07:01.910 [DefaultDispatcher-worker-11 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:01.923 [DefaultDispatcher-worker-2 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64acf8d2 2024-08-16 13:07:01.932 [DefaultDispatcher-worker-8 @coroutine#786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64acf8d2 2024-08-16 13:07:01.932 [DefaultDispatcher-worker-8 @coroutine#786] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 13:07:01.932 [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/UmAppDatabase/replication/message. 2024-08-16 13:07:01.932 [DefaultDispatcher-worker-8 @coroutine#786] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 13:07:01.932 [DefaultDispatcher-worker-8 @coroutine#786] 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-08-16 13:07:01.934 [eventLoopGroupProxy-13-1 @call-handler#1610] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 13:07:01.934 [eventLoopGroupProxy-13-1 @call-handler#1610] 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-08-16 13:07:01.934 [eventLoopGroupProxy-13-1 @call-handler#1610] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 13:07:01.957 [DefaultDispatcher-worker-8 @call-handler#1610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df5f119 2024-08-16 13:07:01.957 [eventLoopGroupProxy-13-1 @call-handler#1610] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:01.957 [eventLoopGroupProxy-13-1 @call-handler#1610] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 24ms 2024-08-16 13:07:01.957 [DefaultDispatcher-worker-8 @coroutine#753] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/626934738906759168/_ustadmanifest.json 2024-08-16 13:07:01.957 [DefaultDispatcher-worker-8 @coroutine#753] 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/626934738906759168/_ustadmanifest.json. 2024-08-16 13:07:01.957 [DefaultDispatcher-worker-8 @coroutine#753] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/626934738906759168/_ustadmanifest.json 2024-08-16 13:07:01.958 [DefaultDispatcher-worker-16 @coroutine#786] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 13:07:01.958 [DefaultDispatcher-worker-16 @coroutine#786] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 13:07:01.958 [DefaultDispatcher-worker-16 @coroutine#786] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-16 13:07:01.958 [DefaultDispatcher-worker-16 @coroutine#786] 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-08-16 13:07:01.959 [DefaultDispatcher-worker-13 @coroutine#753] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/626934738906759168/_ustadmanifest.json 2024-08-16 13:07:01.959 [DefaultDispatcher-worker-13 @coroutine#753] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/626934738906759168/_ustadmanifest.json 2024-08-16 13:07:01.960 [DefaultDispatcher-worker-16 @coroutine#753] 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/626934738906759168/_ustadmanifest.json. 2024-08-16 13:07:01.960 [DefaultDispatcher-worker-16 @coroutine#753] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/626934738906759168/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 13:07:01.967 [DefaultDispatcher-worker-2 @coroutine#786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64acf8d2 2024-08-16 13:07:01.988 [DefaultDispatcher-worker-8 @coroutine#753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df5f119 2024-08-16 13:07:02.019 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-08-16 13:07:02.019 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-08-16 13:07:02.019 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-08-16 13:07:02.019 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-08-16 13:07:02.019 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-08-16 13:07:02.023 [Test worker @coroutine#1627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ee19768 2024-08-16 13:07:02.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2024-08-16 13:07:02.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2024-08-16 13:07:02.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:02.023 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64acf8d2: (connection evicted) 2024-08-16 13:07:02.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:02.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2024-08-16 13:07:02.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2024-08-16 13:07:02.306 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 13:07:02.306 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 13:07:02.424 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 13:07:02.792 [DefaultDispatcher-worker-8 @coroutine#1631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2024-08-16 13:07:03.027 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@165a5979 2024-08-16 13:07:03.027 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@165a5979 2024-08-16 13:07:03.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2024-08-16 13:07:03.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2024-08-16 13:07:03.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:03.028 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4df5f119: (connection evicted) 2024-08-16 13:07:03.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:03.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2024-08-16 13:07:03.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2024-08-16 13:07:03.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-08-16 13:07:03.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:03.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:03.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:03.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:03.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:03.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:03.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7995a589 2024-08-16 13:07:03.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:03.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:03.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:03.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:03.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:03.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:03.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:03.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:03.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:03.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:03.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:03.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:03.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:03.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:03.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:03.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:03.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:03.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:03.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:03.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-08-16 13:07:03.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:03.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:03.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:03.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:03.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:03.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:03.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:03.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:03.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-08-16 13:07:03.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2024-08-16 13:07:03.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2024-08-16 13:07:03.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-08-16 13:07:03.053 [DefaultDispatcher-worker-6 @coroutine#1639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2024-08-16 13:07:03.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-08-16 13:07:03.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:03.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:03.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:03.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:03.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:03.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:03.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f11d889 2024-08-16 13:07:03.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:03.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:03.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:03.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:03.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:03.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:03.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:03.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:03.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:03.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:03.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:03.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:03.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:03.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:03.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:03.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:03.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:03.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:03.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:03.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-08-16 13:07:03.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:03.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:03.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:03.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:03.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:03.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:03.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:03.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:03.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-08-16 13:07:03.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ca10d0e 2024-08-16 13:07:03.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ca10d0e 2024-08-16 13:07:03.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-08-16 13:07:03.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-08-16 13:07:03.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:03.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:03.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:03.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:03.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:03.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:03.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34604b32 2024-08-16 13:07:03.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:03.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:03.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:03.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:03.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:03.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:03.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:03.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:03.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:03.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:03.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:03.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:03.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:03.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:03.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:03.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:03.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:03.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:03.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:03.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-08-16 13:07:03.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:03.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:03.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:03.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:03.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:03.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:03.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:03.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:03.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-08-16 13:07:03.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@5354bfce 2024-08-16 13:07:03.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@5354bfce 2024-08-16 13:07:03.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-08-16 13:07:03.066 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-08-16 13:07:03.067 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-08-16 13:07:03.069 [DefaultDispatcher-worker-11 @coroutine#1648] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-08-16 13:07:03.072 [DefaultDispatcher-worker-11 @coroutine#1650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca10d0e 2024-08-16 13:07:03.073 [Test worker @coroutine#1649] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 13:07:03.074 [Test worker @coroutine#1649] 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-08-16 13:07:03.074 [Test worker @coroutine#1649] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-08-16 13:07:03.074 [Test worker @coroutine#1649] 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-08-16 13:07:03.077 [eventLoopGroupProxy-16-1 @call-handler#1655] 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-08-16 13:07:03.077 [eventLoopGroupProxy-16-1 @call-handler#1655] 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-08-16 13:07:03.078 [eventLoopGroupProxy-16-1 @coroutine#1656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5354bfce 2024-08-16 13:07:03.080 [Test worker @coroutine#1649] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-08-16 13:07:03.080 [Test worker @coroutine#1649] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 13:07:03.080 [Test worker @coroutine#1649] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-08-16 13:07:03.080 [Test worker @coroutine#1649] 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-08-16 13:07:03.081 [Test worker @coroutine#1660] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:03.081 [Test worker @coroutine#1660] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 13:07:03.081 [Test worker @coroutine#1660] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:03.081 [Test worker @coroutine#1660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:03.082 [eventLoopGroupProxy-16-1 @call-handler#1662] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-08-16 13:07:03.085 [eventLoopGroupProxy-16-1 @coroutine#1663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5354bfce 2024-08-16 13:07:03.086 [eventLoopGroupProxy-16-1 @call-handler#1662] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:03.086 [Test worker @coroutine#1660] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 13:07:03.090 [eventLoopGroupProxy-16-2 @call-handler#1672] 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-08-16 13:07:03.093 [eventLoopGroupProxy-16-2 @call-handler#1672] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:03.100 [Test worker @coroutine#1674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca10d0e 2024-08-16 13:07:03.139 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:03.161 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:03.164 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:04.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-08-16 13:07:04.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:04.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:04.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:04.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:04.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:04.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:04.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e5ed0d4 2024-08-16 13:07:04.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:04.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:04.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:04.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:04.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:04.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:04.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:04.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:04.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:04.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:04.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:04.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:04.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:04.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:04.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:04.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:04.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:04.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:04.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:04.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-08-16 13:07:04.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:04.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:04.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:04.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:04.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:04.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:04.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:04.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:04.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-08-16 13:07:04.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f19f36 2024-08-16 13:07:04.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f19f36 2024-08-16 13:07:04.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-08-16 13:07:04.223 [DefaultDispatcher-worker-2 @coroutine#1681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f19f36 2024-08-16 13:07:04.228 [Test worker @coroutine#1681] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33445/api/blob/upload-init-batch 2024-08-16 13:07:04.229 [Test worker @coroutine#1681] 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:33445/api/blob/upload-init-batch. 2024-08-16 13:07:04.229 [Test worker @coroutine#1681] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33445/api/blob/upload-init-batch 2024-08-16 13:07:04.229 [Test worker @coroutine#1681] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33445/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-08-16 13:07:04.230 [Test worker @coroutine#1681] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33445/api/blob/upload-init-batch 2024-08-16 13:07:04.231 [Test worker @coroutine#1681] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33445/api/blob/upload-init-batch 2024-08-16 13:07:04.231 [Test worker @coroutine#1681] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33445/api/blob/upload-init-batch. 2024-08-16 13:07:04.231 [Test worker @coroutine#1681] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33445/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 13:07:04.242 [DefaultDispatcher-worker-1 @coroutine#1681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f19f36 2024-08-16 13:07:04.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-08-16 13:07:04.247 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-08-16 13:07:04.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:04.247 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56f19f36: (connection evicted) 2024-08-16 13:07:04.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:04.248 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-08-16 13:07:04.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-08-16 13:07:04.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-08-16 13:07:04.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:04.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:04.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:04.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:04.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:04.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:04.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@112b3298 2024-08-16 13:07:04.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:04.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:04.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:04.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:04.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:04.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:04.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:04.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:04.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:04.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:04.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:04.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:04.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:04.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:04.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:04.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:04.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:04.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:04.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:04.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-08-16 13:07:04.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:04.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:04.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:04.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:04.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:04.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:04.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:04.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:04.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-08-16 13:07:04.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@90c01ab 2024-08-16 13:07:04.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@90c01ab 2024-08-16 13:07:04.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-08-16 13:07:04.275 [Test worker @coroutine#1692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39791/api/blob/upload-init-batch 2024-08-16 13:07:04.275 [Test worker @coroutine#1692] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39791/api/blob/upload-init-batch. 2024-08-16 13:07:04.275 [Test worker @coroutine#1692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39791/api/blob/upload-init-batch 2024-08-16 13:07:04.275 [Test worker @coroutine#1692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39791/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-08-16 13:07:04.277 [Test worker @coroutine#1692] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39791/api/blob/upload-init-batch 2024-08-16 13:07:04.277 [Test worker @coroutine#1692] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39791/api/blob/upload-init-batch 2024-08-16 13:07:04.277 [Test worker @coroutine#1692] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39791/api/blob/upload-init-batch. 2024-08-16 13:07:04.277 [Test worker @coroutine#1692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39791/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 13:07:04.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-08-16 13:07:04.278 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-08-16 13:07:04.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:04.278 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@90c01ab: (connection evicted) 2024-08-16 13:07:04.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:04.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-08-16 13:07:04.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-08-16 13:07:04.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-08-16 13:07:04.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:04.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:04.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:04.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:04.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:04.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:04.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@231c521e 2024-08-16 13:07:04.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:04.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:04.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:04.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:04.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:04.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:04.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:04.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:04.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:04.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:04.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:04.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:04.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:04.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:04.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:04.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:04.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:04.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:04.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:04.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-08-16 13:07:04.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:04.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:04.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:04.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:04.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:04.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:04.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:04.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:04.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-08-16 13:07:04.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be3a294 2024-08-16 13:07:04.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be3a294 2024-08-16 13:07:04.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-08-16 13:07:04.301 [Test worker @coroutine#1698] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40761/api/blob/upload-init-batch 2024-08-16 13:07:04.301 [Test worker @coroutine#1698] 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:40761/api/blob/upload-init-batch. 2024-08-16 13:07:04.301 [Test worker @coroutine#1698] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40761/api/blob/upload-init-batch 2024-08-16 13:07:04.301 [Test worker @coroutine#1698] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40761/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-08-16 13:07:04.303 [Test worker @coroutine#1698] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40761/api/blob/upload-init-batch 2024-08-16 13:07:04.303 [Test worker @coroutine#1698] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40761/api/blob/upload-init-batch 2024-08-16 13:07:04.304 [Test worker @coroutine#1698] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40761/api/blob/upload-init-batch. 2024-08-16 13:07:04.304 [Test worker @coroutine#1698] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40761/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 13:07:04.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-08-16 13:07:04.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-08-16 13:07:04.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:04.309 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1be3a294: (connection evicted) 2024-08-16 13:07:04.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:04.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-08-16 13:07:04.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-08-16 13:07:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-08-16 13:07:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3da6950f 2024-08-16 13:07:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-08-16 13:07:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:04.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-08-16 13:07:04.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@45a05350 2024-08-16 13:07:04.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@45a05350 2024-08-16 13:07:04.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-08-16 13:07:04.640 [DefaultDispatcher-worker-8 @coroutine#1717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a05350 2024-08-16 13:07:04.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-08-16 13:07:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74070994 2024-08-16 13:07:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-08-16 13:07:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:04.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-08-16 13:07:04.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@7307ae6 2024-08-16 13:07:04.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@7307ae6 2024-08-16 13:07:04.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-08-16 13:07:04.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-08-16 13:07:04.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:04.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:04.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:04.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:04.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:04.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:04.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33d2f9d3 2024-08-16 13:07:04.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:04.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:04.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:04.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:04.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:04.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:04.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:04.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:04.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:04.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:04.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:04.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:04.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:04.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:04.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:04.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:04.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:04.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:04.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:04.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-08-16 13:07:04.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:04.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:04.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:04.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:04.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:04.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:04.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:04.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:04.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-08-16 13:07:04.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@55ff64fd 2024-08-16 13:07:04.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@55ff64fd 2024-08-16 13:07:04.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-08-16 13:07:04.689 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:04.726 [DefaultDispatcher-worker-11 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55ff64fd 2024-08-16 13:07:04.735 [DefaultDispatcher-worker-7 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55ff64fd 2024-08-16 13:07:04.744 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:04.745 [DefaultDispatcher-worker-9 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55ff64fd 2024-08-16 13:07:04.753 [DefaultDispatcher-worker-6 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55ff64fd 2024-08-16 13:07:04.756 [Test worker @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55ff64fd 2024-08-16 13:07:04.764 [DefaultDispatcher-worker-14 @coroutine#1726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55ff64fd 2024-08-16 13:07:04.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown initiated... 2024-08-16 13:07:04.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Close initiated... 2024-08-16 13:07:04.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:04.770 [HikariPool-79 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55ff64fd: (connection evicted) 2024-08-16 13:07:04.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:04.771 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Closed. 2024-08-16 13:07:04.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown completed. 2024-08-16 13:07:04.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-08-16 13:07:04.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:04.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:04.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:04.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:04.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:04.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:04.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5625ba2 2024-08-16 13:07:04.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:04.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:04.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:04.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:04.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:04.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:04.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:04.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:04.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:04.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:04.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:04.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:04.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:04.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:04.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:04.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:04.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:04.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:04.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:04.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-08-16 13:07:04.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:04.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:04.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:04.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:04.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:04.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:04.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:04.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:04.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-08-16 13:07:04.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c9f527 2024-08-16 13:07:04.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c9f527 2024-08-16 13:07:04.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-08-16 13:07:04.811 [DefaultDispatcher-worker-16 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c9f527 2024-08-16 13:07:04.820 [DefaultDispatcher-worker-14 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c9f527 2024-08-16 13:07:04.828 [DefaultDispatcher-worker-6 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c9f527 2024-08-16 13:07:04.837 [DefaultDispatcher-worker-2 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c9f527 2024-08-16 13:07:04.841 [Test worker @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c9f527 2024-08-16 13:07:04.851 [DefaultDispatcher-worker-17 @coroutine#1735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c9f527 2024-08-16 13:07:04.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2024-08-16 13:07:04.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2024-08-16 13:07:04.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:04.853 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35c9f527: (connection evicted) 2024-08-16 13:07:04.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:04.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2024-08-16 13:07:04.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2024-08-16 13:07:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-08-16 13:07:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34c2e03d 2024-08-16 13:07:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-08-16 13:07:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:04.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-08-16 13:07:04.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be4f05c 2024-08-16 13:07:04.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be4f05c 2024-08-16 13:07:04.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-08-16 13:07:04.893 [DefaultDispatcher-worker-17 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be4f05c 2024-08-16 13:07:04.902 [DefaultDispatcher-worker-9 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be4f05c 2024-08-16 13:07:04.911 [DefaultDispatcher-worker-16 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be4f05c 2024-08-16 13:07:04.920 [DefaultDispatcher-worker-7 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be4f05c 2024-08-16 13:07:04.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2024-08-16 13:07:04.921 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2024-08-16 13:07:04.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:04.921 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1be4f05c: (connection evicted) 2024-08-16 13:07:04.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:04.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2024-08-16 13:07:04.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2024-08-16 13:07:04.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-08-16 13:07:04.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:04.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:04.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:04.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:04.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:04.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:04.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ef59aee 2024-08-16 13:07:04.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:04.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:04.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:04.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:04.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:04.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:04.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:04.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:04.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:04.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:04.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:04.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:04.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:04.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:04.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:04.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:04.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:04.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:04.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:04.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-08-16 13:07:04.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:04.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:04.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:04.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:04.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:04.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:04.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:04.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:04.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-08-16 13:07:04.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@45a4587d 2024-08-16 13:07:04.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@45a4587d 2024-08-16 13:07:04.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-08-16 13:07:04.962 [DefaultDispatcher-worker-14 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a4587d 2024-08-16 13:07:04.971 [DefaultDispatcher-worker-4 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a4587d 2024-08-16 13:07:04.980 [DefaultDispatcher-worker-8 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a4587d 2024-08-16 13:07:04.989 [DefaultDispatcher-worker-1 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a4587d 2024-08-16 13:07:04.993 [Test worker @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a4587d 2024-08-16 13:07:05.002 [DefaultDispatcher-worker-9 @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a4587d 2024-08-16 13:07:05.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2024-08-16 13:07:05.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2024-08-16 13:07:05.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:05.003 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45a4587d: (connection evicted) 2024-08-16 13:07:05.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:05.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2024-08-16 13:07:05.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2024-08-16 13:07:05.040 [DefaultDispatcher-worker-9 @coroutine#1757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2024-08-16 13:07:05.065 [DefaultDispatcher-worker-9 @coroutine#1759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5354bfce 2024-08-16 13:07:11.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-08-16 13:07:11.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:11.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:11.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:11.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:11.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:11.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:11.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c7d173f 2024-08-16 13:07:11.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:11.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:11.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:11.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:11.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:11.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:11.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:11.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:11.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:11.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:11.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:11.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:11.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:11.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:11.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:11.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:11.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:11.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:11.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:11.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-08-16 13:07:11.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:11.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:11.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:11.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:11.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:11.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:11.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:11.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:11.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-08-16 13:07:11.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c618295 2024-08-16 13:07:11.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c618295 2024-08-16 13:07:11.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-08-16 13:07:11.201 [DefaultDispatcher-worker-9 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c618295 2024-08-16 13:07:11.253 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:11.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-08-16 13:07:11.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:11.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:11.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:11.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:11.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:11.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:11.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44f88149 2024-08-16 13:07:11.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:11.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:11.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:11.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:11.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:11.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:11.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:11.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:11.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:11.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:11.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:11.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:11.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:11.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:11.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:11.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:11.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:11.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:11.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:11.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-08-16 13:07:11.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:11.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:11.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:11.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:11.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:11.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:11.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:11.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:11.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-08-16 13:07:11.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4199761d 2024-08-16 13:07:11.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4199761d 2024-08-16 13:07:11.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-08-16 13:07:11.914 [DefaultDispatcher-worker-14 @coroutine#1805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4199761d 2024-08-16 13:07:11.924 [DefaultDispatcher-worker-1 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4199761d 2024-08-16 13:07:11.931 [DefaultDispatcher-worker-1 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4199761d 2024-08-16 13:07:11.943 [DefaultDispatcher-worker-4 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4199761d 2024-08-16 13:07:11.953 [DefaultDispatcher-worker-6 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4199761d 2024-08-16 13:07:11.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-08-16 13:07:11.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:11.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:11.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:11.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:11.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:11.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:11.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cdf61d 2024-08-16 13:07:11.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:11.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:11.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:11.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:11.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:11.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:11.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:11.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:11.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:11.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:11.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:11.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:11.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:11.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:11.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:11.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:11.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:11.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:11.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:11.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-08-16 13:07:11.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:11.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:11.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:11.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:11.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:11.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:11.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:11.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:11.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-08-16 13:07:11.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e9794c 2024-08-16 13:07:11.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e9794c 2024-08-16 13:07:11.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-08-16 13:07:11.977 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:11.995 [DefaultDispatcher-worker-14 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e9794c 2024-08-16 13:07:12.005 [DefaultDispatcher-worker-4 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e9794c 2024-08-16 13:07:12.014 [DefaultDispatcher-worker-1 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e9794c 2024-08-16 13:07:12.022 [DefaultDispatcher-worker-2 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e9794c 2024-08-16 13:07:12.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-08-16 13:07:12.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:12.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:12.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:12.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:12.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:12.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:12.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@108d59b6 2024-08-16 13:07:12.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:12.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:12.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:12.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:12.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:12.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:12.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:12.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:12.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:12.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:12.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:12.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:12.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:12.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:12.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:12.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:12.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:12.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:12.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:12.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-08-16 13:07:12.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:12.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:12.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:12.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:12.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:12.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:12.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:12.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:12.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-08-16 13:07:12.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@a4388f1 2024-08-16 13:07:12.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@a4388f1 2024-08-16 13:07:12.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-08-16 13:07:12.061 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:12.066 [DefaultDispatcher-worker-14 @coroutine#1818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a4388f1 2024-08-16 13:07:12.075 [DefaultDispatcher-worker-17 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a4388f1 2024-08-16 13:07:12.082 [DefaultDispatcher-worker-2 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a4388f1 2024-08-16 13:07:12.089 [DefaultDispatcher-worker-9 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a4388f1 2024-08-16 13:07:12.098 [DefaultDispatcher-worker-7 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a4388f1 2024-08-16 13:07:12.111 [DefaultDispatcher-worker-2 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a4388f1 2024-08-16 13:07:12.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-08-16 13:07:12.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:12.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:12.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:12.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:12.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:12.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:12.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7baf7e2c 2024-08-16 13:07:12.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:12.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:12.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:12.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:12.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:12.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:12.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:12.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:12.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:12.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:12.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:12.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:12.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:12.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:12.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:12.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:12.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:12.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:12.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:12.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-08-16 13:07:12.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:12.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:12.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:12.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:12.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:12.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:12.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:12.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:12.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-08-16 13:07:12.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@349686e8 2024-08-16 13:07:12.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@349686e8 2024-08-16 13:07:12.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-08-16 13:07:12.127 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:12.153 [DefaultDispatcher-worker-11 @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349686e8 2024-08-16 13:07:12.164 [DefaultDispatcher-worker-11 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349686e8 2024-08-16 13:07:12.173 [DefaultDispatcher-worker-11 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349686e8 2024-08-16 13:07:12.182 [DefaultDispatcher-worker-8 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349686e8 2024-08-16 13:07:12.193 [DefaultDispatcher-worker-1 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349686e8 2024-08-16 13:07:12.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-08-16 13:07:12.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:12.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:12.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:12.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:12.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:12.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:12.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f7f9d3f 2024-08-16 13:07:12.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:12.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:12.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:12.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:12.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:12.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:12.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:12.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:12.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:12.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:12.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:12.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:12.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:12.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:12.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:12.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:12.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:12.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:12.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:12.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-08-16 13:07:12.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:12.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:12.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:12.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:12.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:12.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:12.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:12.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:12.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-08-16 13:07:12.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-08-16 13:07:12.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-08-16 13:07:12.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-08-16 13:07:12.213 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:12.232 [DefaultDispatcher-worker-1 @coroutine#1834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-08-16 13:07:12.242 [DefaultDispatcher-worker-8 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-08-16 13:07:12.251 [DefaultDispatcher-worker-4 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-08-16 13:07:12.258 [DefaultDispatcher-worker-6 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-08-16 13:07:12.265 [DefaultDispatcher-worker-14 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-08-16 13:07:12.274 [DefaultDispatcher-worker-4 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-08-16 13:07:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-08-16 13:07:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71f86562 2024-08-16 13:07:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:12.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:12.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:12.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-08-16 13:07:12.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:12.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:12.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:12.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:12.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:12.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:12.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:12.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:12.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-08-16 13:07:12.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@14f254f 2024-08-16 13:07:12.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@14f254f 2024-08-16 13:07:12.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-08-16 13:07:12.295 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:12.313 [DefaultDispatcher-worker-2 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f254f 2024-08-16 13:07:12.323 [DefaultDispatcher-worker-14 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f254f 2024-08-16 13:07:12.332 [DefaultDispatcher-worker-16 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f254f 2024-08-16 13:07:12.339 [DefaultDispatcher-worker-17 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f254f 2024-08-16 13:07:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-08-16 13:07:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41962299 2024-08-16 13:07:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-08-16 13:07:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:12.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-08-16 13:07:12.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6421bc7e 2024-08-16 13:07:12.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6421bc7e 2024-08-16 13:07:12.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-08-16 13:07:12.379 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:12.383 [DefaultDispatcher-worker-4 @coroutine#1848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6421bc7e 2024-08-16 13:07:12.392 [DefaultDispatcher-worker-10 @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6421bc7e 2024-08-16 13:07:12.400 [DefaultDispatcher-worker-11 @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6421bc7e 2024-08-16 13:07:12.408 [DefaultDispatcher-worker-8 @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6421bc7e 2024-08-16 13:07:12.415 [DefaultDispatcher-worker-10 @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6421bc7e 2024-08-16 13:07:12.426 [DefaultDispatcher-worker-9 @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6421bc7e 2024-08-16 13:07:12.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-08-16 13:07:12.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:12.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:12.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:12.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:12.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:12.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:12.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e8bc83e 2024-08-16 13:07:12.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:12.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:12.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:12.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:12.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:12.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:12.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:12.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:12.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:12.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:12.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:12.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:12.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:12.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:12.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:12.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:12.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:12.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:12.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:12.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-08-16 13:07:12.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:12.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:12.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:12.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:12.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:12.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:12.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:12.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:12.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-08-16 13:07:12.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@69374e28 2024-08-16 13:07:12.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@69374e28 2024-08-16 13:07:12.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-08-16 13:07:12.441 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:12.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-08-16 13:07:12.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:12.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:12.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:12.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:12.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:12.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:12.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58df2864 2024-08-16 13:07:12.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:12.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:12.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:12.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:12.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:12.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:12.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:12.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:12.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:12.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:12.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:12.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:12.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:12.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:12.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:12.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:12.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:12.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:12.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:12.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-08-16 13:07:12.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:12.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:12.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:12.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:12.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:12.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:12.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:12.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:12.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-08-16 13:07:12.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f26fc4d 2024-08-16 13:07:12.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f26fc4d 2024-08-16 13:07:12.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-08-16 13:07:12.473 [Test worker @coroutine#1857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f26fc4d 2024-08-16 13:07:12.476 [Test worker @coroutine#1859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f26fc4d 2024-08-16 13:07:12.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-08-16 13:07:12.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:12.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:12.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:12.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:12.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:12.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:12.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b6fc231 2024-08-16 13:07:12.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:12.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:12.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:12.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:12.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:12.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:12.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:12.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:12.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:12.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:12.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:12.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:12.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:12.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:12.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:12.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:12.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:12.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:12.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:12.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-08-16 13:07:12.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:12.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:12.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:12.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:12.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:12.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:12.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:12.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:12.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-08-16 13:07:12.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@39dee5fd 2024-08-16 13:07:12.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@39dee5fd 2024-08-16 13:07:12.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-08-16 13:07:12.506 [Test worker @coroutine#1863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39dee5fd 2024-08-16 13:07:12.509 [Test worker @coroutine#1865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39dee5fd 2024-08-16 13:07:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-08-16 13:07:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e4bbda4 2024-08-16 13:07:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-08-16 13:07:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:12.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:12.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-08-16 13:07:12.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1254a3cd 2024-08-16 13:07:12.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1254a3cd 2024-08-16 13:07:12.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-08-16 13:07:12.530 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:12.538 [Test worker @coroutine#1868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1254a3cd 2024-08-16 13:07:12.540 [Test worker @coroutine#1870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1254a3cd 2024-08-16 13:07:12.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-08-16 13:07:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51c15508 2024-08-16 13:07:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-08-16 13:07:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:12.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-08-16 13:07:12.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2024-08-16 13:07:12.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2024-08-16 13:07:12.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-08-16 13:07:12.549 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:12.566 [Test worker @coroutine#1873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2024-08-16 13:07:12.568 [Test worker @coroutine#1875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2024-08-16 13:07:12.575 [Test worker @coroutine#1879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60883/ 2024-08-16 13:07:12.575 [Test worker @coroutine#1879] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60883/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:12.577 [Test worker @coroutine#1879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60883/ 2024-08-16 13:07:12.577 [Test worker @coroutine#1879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60883/ 2024-08-16 13:07:12.577 [Test worker @coroutine#1879] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60883/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:12.582 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:12.615 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:12.621 [Test worker @coroutine#1879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60883/ 2024-08-16 13:07:12.621 [Test worker @coroutine#1879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60883/ 2024-08-16 13:07:12.621 [Test worker @coroutine#1879] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60883/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:12.642 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:12.665 [Test worker @coroutine#1879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60883/ 2024-08-16 13:07:12.665 [Test worker @coroutine#1879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60883/ 2024-08-16 13:07:12.665 [Test worker @coroutine#1879] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60883/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:12.713 [Test worker @coroutine#1879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60883/ 2024-08-16 13:07:12.713 [Test worker @coroutine#1879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60883/ 2024-08-16 13:07:12.713 [Test worker @coroutine#1879] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60883/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:12.757 [Test worker @coroutine#1879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60883/ 2024-08-16 13:07:12.757 [Test worker @coroutine#1879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60883/ 2024-08-16 13:07:12.757 [Test worker @coroutine#1879] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60883/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:12.801 [Test worker @coroutine#1879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60883/ 2024-08-16 13:07:12.801 [Test worker @coroutine#1879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60883/ 2024-08-16 13:07:12.801 [Test worker @coroutine#1879] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60883/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:12.845 [Test worker @coroutine#1879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60883/ 2024-08-16 13:07:12.848 [Test worker @coroutine#1896] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60505/ 2024-08-16 13:07:12.849 [Test worker @coroutine#1896] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60505/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:12.850 [Test worker @coroutine#1896] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60505/ 2024-08-16 13:07:12.850 [Test worker @coroutine#1896] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60505/ 2024-08-16 13:07:12.850 [Test worker @coroutine#1896] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60505/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:12.893 [Test worker @coroutine#1896] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60505/ 2024-08-16 13:07:12.893 [Test worker @coroutine#1896] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60505/ 2024-08-16 13:07:12.893 [Test worker @coroutine#1896] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60505/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:12.937 [Test worker @coroutine#1896] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60505/ 2024-08-16 13:07:12.937 [Test worker @coroutine#1896] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60505/ 2024-08-16 13:07:12.937 [Test worker @coroutine#1896] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60505/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:12.981 [Test worker @coroutine#1896] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60505/ 2024-08-16 13:07:12.981 [Test worker @coroutine#1896] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60505/ 2024-08-16 13:07:12.981 [Test worker @coroutine#1896] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60505/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:13.025 [Test worker @coroutine#1896] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60505/ 2024-08-16 13:07:13.025 [Test worker @coroutine#1896] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60505/ 2024-08-16 13:07:13.025 [Test worker @coroutine#1896] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60505/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:13.069 [Test worker @coroutine#1896] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60505/ 2024-08-16 13:07:13.069 [Test worker @coroutine#1896] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60505/ 2024-08-16 13:07:13.069 [Test worker @coroutine#1896] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60505/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 13:07:13.070 [Test worker @coroutine#1896] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60505/ 2024-08-16 13:07:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-08-16 13:07:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7da0587a 2024-08-16 13:07:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-08-16 13:07:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:13.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-08-16 13:07:13.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a90d2a 2024-08-16 13:07:13.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a90d2a 2024-08-16 13:07:13.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-08-16 13:07:13.199 [DefaultDispatcher-worker-6 @coroutine#1926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a90d2a 2024-08-16 13:07:13.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-08-16 13:07:13.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:13.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:13.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:13.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:13.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:13.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:13.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e92e9a2 2024-08-16 13:07:13.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:13.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:13.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:13.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:13.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:13.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:13.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:13.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:13.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:13.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:13.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:13.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:13.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:13.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:13.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:13.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:13.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:13.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:13.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:13.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-08-16 13:07:13.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:13.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:13.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:13.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:13.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:13.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:13.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:13.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:13.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-08-16 13:07:13.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@65cf8da0 2024-08-16 13:07:13.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@65cf8da0 2024-08-16 13:07:13.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-08-16 13:07:13.233 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:13.247 [DefaultDispatcher-worker-1 @coroutine#1943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cf8da0 2024-08-16 13:07:13.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-08-16 13:07:13.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:13.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:13.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:13.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:13.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:13.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:13.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38affd02 2024-08-16 13:07:13.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:13.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:13.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:13.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:13.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:13.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:13.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:13.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:13.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:13.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:13.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:13.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:13.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:13.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:13.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:13.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:13.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:13.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:13.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:13.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-08-16 13:07:13.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:13.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:13.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:13.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:13.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:13.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:13.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:13.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:13.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-08-16 13:07:13.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb24ad8 2024-08-16 13:07:13.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb24ad8 2024-08-16 13:07:13.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-08-16 13:07:13.289 [DefaultDispatcher-worker-11 @coroutine#1952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb24ad8 2024-08-16 13:07:13.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-08-16 13:07:13.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:13.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:13.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:13.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:13.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:13.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:13.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e8f3b76 2024-08-16 13:07:13.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:13.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:13.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:13.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:13.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:13.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:13.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:13.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:13.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:13.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:13.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:13.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:13.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:13.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:13.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:13.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:13.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:13.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:13.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:13.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-08-16 13:07:13.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:13.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:13.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:13.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:13.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:13.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:13.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:13.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:13.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-08-16 13:07:13.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f14eb51 2024-08-16 13:07:13.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f14eb51 2024-08-16 13:07:13.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-08-16 13:07:13.312 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:13.334 [DefaultDispatcher-worker-9 @coroutine#1962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f14eb51 2024-08-16 13:07:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-08-16 13:07:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3507200d 2024-08-16 13:07:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-08-16 13:07:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:13.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-08-16 13:07:13.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4de811 2024-08-16 13:07:13.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4de811 2024-08-16 13:07:13.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-08-16 13:07:13.349 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:13.381 [DefaultDispatcher-worker-1 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4de811 2024-08-16 13:07:13.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-08-16 13:07:13.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:13.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:13.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:13.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:13.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:13.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:13.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f650dae 2024-08-16 13:07:13.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:13.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:13.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:13.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:13.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:13.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:13.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:13.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:13.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:13.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:13.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:13.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:13.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:13.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:13.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:13.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:13.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:13.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:13.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:13.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-08-16 13:07:13.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:13.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:13.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:13.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:13.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:13.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:13.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:13.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:13.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-08-16 13:07:13.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@79aa675b 2024-08-16 13:07:13.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@79aa675b 2024-08-16 13:07:13.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-08-16 13:07:13.392 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:13.432 [DefaultDispatcher-worker-1 @coroutine#1983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aa675b 2024-08-16 13:07:13.437 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-08-16 13:07:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d6e09f0 2024-08-16 13:07:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-08-16 13:07:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:13.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-08-16 13:07:13.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aa461 2024-08-16 13:07:13.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aa461 2024-08-16 13:07:13.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-08-16 13:07:13.484 [DefaultDispatcher-worker-10 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa461 2024-08-16 13:07:13.485 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:13.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-08-16 13:07:13.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:13.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:13.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:13.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:13.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:13.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:13.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5643052d 2024-08-16 13:07:13.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:13.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:13.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:13.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:13.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:13.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:13.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:13.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:13.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:13.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:13.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:13.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:13.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:13.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:13.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:13.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:13.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:13.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:13.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:13.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-08-16 13:07:13.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:13.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:13.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:13.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:13.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:13.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:13.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:13.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:13.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-08-16 13:07:13.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e9e4468 2024-08-16 13:07:13.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e9e4468 2024-08-16 13:07:13.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-08-16 13:07:13.526 [DefaultDispatcher-worker-1 @coroutine#2007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9e4468 2024-08-16 13:07:13.536 [DefaultDispatcher-worker-1 @coroutine#2007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9e4468 2024-08-16 13:07:13.539 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:13.544 [DefaultDispatcher-worker-11 @coroutine#2007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9e4468 2024-08-16 13:07:13.553 [DefaultDispatcher-worker-9 @coroutine#2007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9e4468 2024-08-16 13:07:13.568 [DefaultDispatcher-worker-4 @coroutine#2007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9e4468 2024-08-16 13:07:13.576 [DefaultDispatcher-worker-7 @coroutine#2007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9e4468 2024-08-16 13:07:13.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown initiated... 2024-08-16 13:07:13.581 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Close initiated... 2024-08-16 13:07:13.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:13.582 [HikariPool-103 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e9e4468: (connection evicted) 2024-08-16 13:07:13.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:13.582 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Closed. 2024-08-16 13:07:13.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown completed. 2024-08-16 13:07:17.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-08-16 13:07:17.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:17.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:17.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:17.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:17.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:17.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:17.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d87e7f3 2024-08-16 13:07:17.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:17.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:17.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:17.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:17.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:17.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:17.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:17.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:17.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:17.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:17.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:17.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:17.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:17.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:17.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:17.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:17.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:17.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:17.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:17.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-08-16 13:07:17.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:17.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:17.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:17.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:17.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:17.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:17.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:17.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:17.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-08-16 13:07:17.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2024-08-16 13:07:17.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2024-08-16 13:07:17.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-08-16 13:07:17.713 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2024-08-16 13:07:17.736 [DefaultDispatcher-worker-6 @coroutine#2030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2024-08-16 13:07:17.750 [DefaultDispatcher-worker-14 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2024-08-16 13:07:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-08-16 13:07:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b44ed3c 2024-08-16 13:07:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:17.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:17.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:17.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:17.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:17.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:17.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:17.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:17.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-08-16 13:07:17.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:17.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:17.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:17.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:17.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:17.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:17.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:17.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:17.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-08-16 13:07:17.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@439047ef 2024-08-16 13:07:17.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@439047ef 2024-08-16 13:07:17.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-08-16 13:07:17.773 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@439047ef 2024-08-16 13:07:17.797 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:17.797 [DefaultDispatcher-worker-1 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@439047ef 2024-08-16 13:07:17.807 [DefaultDispatcher-worker-17 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@439047ef 2024-08-16 13:07:17.814 [DefaultDispatcher-worker-17 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@439047ef 2024-08-16 13:07:17.825 [DefaultDispatcher-worker-10 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@439047ef 2024-08-16 13:07:17.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-08-16 13:07:17.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:17.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:17.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:17.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:17.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:17.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:17.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2981064d 2024-08-16 13:07:17.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:17.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:17.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:17.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:17.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:17.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:17.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:17.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:17.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:17.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:17.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:17.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:17.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:17.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:17.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:17.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:17.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:17.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:17.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:17.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-08-16 13:07:17.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:17.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:17.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:17.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:17.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:17.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:17.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:17.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:17.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-08-16 13:07:17.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ef8899d 2024-08-16 13:07:17.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ef8899d 2024-08-16 13:07:17.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-08-16 13:07:17.846 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ef8899d 2024-08-16 13:07:17.854 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:17.868 [DefaultDispatcher-worker-10 @coroutine#2040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ef8899d 2024-08-16 13:07:17.876 [DefaultDispatcher-worker-2 @coroutine#2042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ef8899d 2024-08-16 13:07:17.885 [DefaultDispatcher-worker-17 @coroutine#2042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ef8899d 2024-08-16 13:07:17.895 [DefaultDispatcher-worker-10 @coroutine#2042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ef8899d 2024-08-16 13:07:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-08-16 13:07:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@89dd102 2024-08-16 13:07:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-08-16 13:07:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:17.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:17.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:17.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:17.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:17.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-08-16 13:07:17.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f908a10 2024-08-16 13:07:17.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f908a10 2024-08-16 13:07:17.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-08-16 13:07:17.916 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f908a10 2024-08-16 13:07:17.927 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:17.938 [DefaultDispatcher-worker-4 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f908a10 2024-08-16 13:07:17.947 [DefaultDispatcher-worker-10 @coroutine#2049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f908a10 2024-08-16 13:07:17.956 [DefaultDispatcher-worker-17 @coroutine#2049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f908a10 2024-08-16 13:07:17.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-08-16 13:07:17.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:17.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:17.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:17.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:17.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:17.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:17.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d97a357 2024-08-16 13:07:17.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:17.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:17.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:17.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:17.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:17.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:17.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:17.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:17.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:17.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:17.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:17.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:17.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:17.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:17.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:17.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:17.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:17.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:17.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:17.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-08-16 13:07:17.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:17.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:17.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:17.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:17.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:17.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:17.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:17.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:17.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-08-16 13:07:17.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dab2cf5 2024-08-16 13:07:17.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dab2cf5 2024-08-16 13:07:17.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-08-16 13:07:17.979 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dab2cf5 2024-08-16 13:07:17.997 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:17.998 [DefaultDispatcher-worker-7 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dab2cf5 2024-08-16 13:07:18.008 [DefaultDispatcher-worker-16 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dab2cf5 2024-08-16 13:07:18.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-08-16 13:07:18.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:18.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:18.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:18.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:18.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:18.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:18.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6980fa39 2024-08-16 13:07:18.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:18.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:18.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:18.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:18.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:18.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:18.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:18.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:18.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:18.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:18.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:18.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:18.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:18.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:18.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:18.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:18.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:18.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:18.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:18.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-08-16 13:07:18.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:18.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:18.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:18.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:18.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:18.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:18.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:18.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:18.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-08-16 13:07:18.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c855ef0 2024-08-16 13:07:18.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c855ef0 2024-08-16 13:07:18.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-08-16 13:07:18.034 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c855ef0 2024-08-16 13:07:18.057 [DefaultDispatcher-worker-6 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c855ef0 2024-08-16 13:07:18.058 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-08-16 13:07:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a1c4f69 2024-08-16 13:07:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-08-16 13:07:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:18.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-08-16 13:07:18.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e33802 2024-08-16 13:07:18.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e33802 2024-08-16 13:07:18.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-08-16 13:07:18.080 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e33802 2024-08-16 13:07:18.102 [DefaultDispatcher-worker-6 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e33802 2024-08-16 13:07:18.113 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:18.163 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:18.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-08-16 13:07:18.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:18.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:18.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:18.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:18.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:18.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:18.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@509e0253 2024-08-16 13:07:18.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:18.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:18.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:18.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:18.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:18.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:18.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:18.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:18.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:18.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:18.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:18.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:18.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:18.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 13:07:18.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 13:07:18.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:18.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:18.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 13:07:18.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:18.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-08-16 13:07:18.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:18.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:18.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:18.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:18.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:18.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:18.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:18.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:18.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-08-16 13:07:18.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-08-16 13:07:18.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-08-16 13:07:18.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-08-16 13:07:18.298 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-08-16 13:07:18.308 [Test worker @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-08-16 13:07:18.309 [Test worker @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-08-16 13:07:18.312 [DefaultDispatcher-worker-6 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52559/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:07:18.312 [DefaultDispatcher-worker-6 @coroutine#2071] 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:52559/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 13:07:18.312 [DefaultDispatcher-worker-6 @coroutine#2071] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52559/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:07:18.312 [DefaultDispatcher-worker-6 @coroutine#2071] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52559/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 13:07:18.314 [DefaultDispatcher-worker-4 @coroutine#2071] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52559/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:07:18.314 [DefaultDispatcher-worker-4 @coroutine#2071] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52559/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:07:18.322 [DefaultDispatcher-worker-8 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-08-16 13:07:18.322 [DefaultDispatcher-worker-8 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:18.322 [DefaultDispatcher-worker-8 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:18.322 [DefaultDispatcher-worker-8 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:18.323 [DefaultDispatcher-worker-16 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:18.323 [DefaultDispatcher-worker-16 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:18.326 [Test worker @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-08-16 13:07:18.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-08-16 13:07:18.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:18.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:18.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:18.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:18.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:18.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:18.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15e881c0 2024-08-16 13:07:18.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:18.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:18.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:18.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:18.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:18.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:18.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:18.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:18.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:18.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:18.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:18.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:18.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:18.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 13:07:18.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 13:07:18.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:18.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:18.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 13:07:18.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:18.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-08-16 13:07:18.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:18.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:18.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:18.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:18.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:18.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:18.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:18.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:18.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-08-16 13:07:18.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@159a32a4 2024-08-16 13:07:18.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@159a32a4 2024-08-16 13:07:18.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-08-16 13:07:18.357 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159a32a4 2024-08-16 13:07:18.366 [Test worker @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159a32a4 2024-08-16 13:07:18.368 [Test worker @coroutine#2084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159a32a4 2024-08-16 13:07:18.373 [DefaultDispatcher-worker-8 @coroutine#2092] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52559/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-08-16 13:07:18.373 [DefaultDispatcher-worker-8 @coroutine#2092] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52559/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-08-16 13:07:18.373 [DefaultDispatcher-worker-8 @coroutine#2092] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52559/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-08-16 13:07:18.375 [DefaultDispatcher-worker-14 @coroutine#2092] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52559/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-08-16 13:07:18.375 [DefaultDispatcher-worker-14 @coroutine#2092] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52559/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-08-16 13:07:18.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-08-16 13:07:18.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:18.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:18.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:18.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:18.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:18.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:18.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37806ccb 2024-08-16 13:07:18.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:18.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:18.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:18.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:18.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:18.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:18.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:18.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:18.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:18.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:18.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:18.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:18.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:18.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 13:07:18.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 13:07:18.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:18.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:18.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 13:07:18.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:18.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-08-16 13:07:18.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:18.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:18.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:18.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:18.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:18.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:18.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:18.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:18.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-08-16 13:07:18.379 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:18.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7 2024-08-16 13:07:18.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7 2024-08-16 13:07:18.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-08-16 13:07:18.379 [DefaultDispatcher-worker-16 @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159a32a4 2024-08-16 13:07:18.382 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae5a210 2024-08-16 13:07:18.382 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae5a210 2024-08-16 13:07:18.386 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5422573c 2024-08-16 13:07:18.386 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5422573c 2024-08-16 13:07:18.388 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@501dc960 2024-08-16 13:07:18.388 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@501dc960 2024-08-16 13:07:18.390 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@151f5d07 2024-08-16 13:07:18.390 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@151f5d07 2024-08-16 13:07:18.393 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@629d9896 2024-08-16 13:07:18.393 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@629d9896 2024-08-16 13:07:18.395 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@24c0a84e 2024-08-16 13:07:18.395 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@24c0a84e 2024-08-16 13:07:18.398 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aa8337f 2024-08-16 13:07:18.398 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aa8337f 2024-08-16 13:07:18.400 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@7530a248 2024-08-16 13:07:18.400 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@7530a248 2024-08-16 13:07:18.402 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b67dd50 2024-08-16 13:07:18.402 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b67dd50 2024-08-16 13:07:18.402 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 13:07:18.404 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7 2024-08-16 13:07:18.415 [Test worker @coroutine#2097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7 2024-08-16 13:07:18.416 [Test worker @coroutine#2099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7 2024-08-16 13:07:18.417 [DefaultDispatcher-worker-11 @coroutine#2103] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44185/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:07:18.417 [DefaultDispatcher-worker-11 @coroutine#2103] 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:44185/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 13:07:18.417 [DefaultDispatcher-worker-11 @coroutine#2103] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44185/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:07:18.417 [DefaultDispatcher-worker-11 @coroutine#2103] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44185/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 13:07:18.419 [DefaultDispatcher-worker-16 @coroutine#2103] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44185/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:07:18.419 [DefaultDispatcher-worker-16 @coroutine#2103] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44185/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:07:18.427 [DefaultDispatcher-worker-1 @coroutine#2102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7 2024-08-16 13:07:18.427 [DefaultDispatcher-worker-1 @coroutine#2102] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:18.427 [DefaultDispatcher-worker-1 @coroutine#2102] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:18.427 [DefaultDispatcher-worker-1 @coroutine#2102] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:18.428 [DefaultDispatcher-worker-17 @coroutine#2102] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:18.428 [DefaultDispatcher-worker-17 @coroutine#2102] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:18.428 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:18.431 [Test worker @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7 2024-08-16 13:07:18.432 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e0a6a2e 2024-08-16 13:07:18.432 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e0a6a2e 2024-08-16 13:07:18.436 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@40cd9d9f 2024-08-16 13:07:18.436 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@40cd9d9f 2024-08-16 13:07:18.439 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@44f2015e 2024-08-16 13:07:18.440 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@44f2015e 2024-08-16 13:07:18.442 [DefaultDispatcher-worker-5 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7 2024-08-16 13:07:18.442 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f097a4 2024-08-16 13:07:18.442 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f097a4 2024-08-16 13:07:18.445 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cb6c6ae 2024-08-16 13:07:18.445 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cb6c6ae 2024-08-16 13:07:18.449 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@303b91c2 2024-08-16 13:07:18.449 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@303b91c2 2024-08-16 13:07:18.451 [DefaultDispatcher-worker-16 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7 2024-08-16 13:07:18.452 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@64979e6a 2024-08-16 13:07:18.452 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@64979e6a 2024-08-16 13:07:18.454 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@61df68eb 2024-08-16 13:07:18.454 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@61df68eb 2024-08-16 13:07:18.457 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7651c8 2024-08-16 13:07:18.457 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7651c8 2024-08-16 13:07:18.457 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 13:07:18.461 [DefaultDispatcher-worker-7 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7 2024-08-16 13:07:18.472 [DefaultDispatcher-worker-6 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7 2024-08-16 13:07:18.479 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:07:18.482 [DefaultDispatcher-worker-8 @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7 2024-08-16 13:07:18.484 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@58576cd8 2024-08-16 13:07:18.484 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@58576cd8 2024-08-16 13:07:18.489 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@569099a2 2024-08-16 13:07:18.489 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@569099a2 2024-08-16 13:07:18.492 [DefaultDispatcher-worker-6 @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7 2024-08-16 13:07:18.493 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@52af07a8 2024-08-16 13:07:18.493 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@52af07a8 2024-08-16 13:07:18.496 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@17ad9399 2024-08-16 13:07:18.496 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@17ad9399 2024-08-16 13:07:18.498 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@747f1c18 2024-08-16 13:07:18.498 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@747f1c18 2024-08-16 13:07:18.500 [DefaultDispatcher-worker-6 @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7 2024-08-16 13:07:18.500 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2670c6bc 2024-08-16 13:07:18.500 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2670c6bc 2024-08-16 13:07:18.503 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@c48179d 2024-08-16 13:07:18.503 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@c48179d 2024-08-16 13:07:18.505 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@77826cd6 2024-08-16 13:07:18.505 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@77826cd6 2024-08-16 13:07:18.507 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9121e2 2024-08-16 13:07:18.507 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9121e2 2024-08-16 13:07:18.507 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-08-16 13:07:18.508 [DefaultDispatcher-worker-11 @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7 2024-08-16 13:07:18.519 [DefaultDispatcher-worker-1 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7 2024-08-16 13:07:18.529 [DefaultDispatcher-worker-5 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7 2024-08-16 13:07:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-08-16 13:07:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@480fb706 2024-08-16 13:07:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 13:07:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 13:07:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 13:07:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-08-16 13:07:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:18.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-08-16 13:07:18.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@f36c8b1 2024-08-16 13:07:18.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@f36c8b1 2024-08-16 13:07:18.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-08-16 13:07:18.573 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f36c8b1 2024-08-16 13:07:18.585 [Test worker @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f36c8b1 2024-08-16 13:07:18.587 [Test worker @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f36c8b1 2024-08-16 13:07:18.588 [DefaultDispatcher-worker-13 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47015/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:07:18.588 [DefaultDispatcher-worker-13 @coroutine#2150] 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:47015/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 13:07:18.588 [DefaultDispatcher-worker-13 @coroutine#2150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47015/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:07:18.588 [DefaultDispatcher-worker-13 @coroutine#2150] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47015/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 13:07:18.590 [DefaultDispatcher-worker-9 @coroutine#2150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47015/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:07:18.590 [DefaultDispatcher-worker-9 @coroutine#2150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47015/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:07:18.597 [DefaultDispatcher-worker-15 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f36c8b1 2024-08-16 13:07:18.597 [DefaultDispatcher-worker-15 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:18.597 [DefaultDispatcher-worker-15 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:18.597 [DefaultDispatcher-worker-15 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:18.598 [DefaultDispatcher-worker-17 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:18.598 [DefaultDispatcher-worker-17 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:18.600 [Test worker @coroutine#2154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f36c8b1 2024-08-16 13:07:18.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-08-16 13:07:18.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:18.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:18.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:18.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:18.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:18.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:18.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36f1bd7e 2024-08-16 13:07:18.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:18.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:18.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:18.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:18.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:18.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:18.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:18.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:18.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:18.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:18.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:18.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:18.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:18.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 13:07:18.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 13:07:18.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:18.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:18.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 13:07:18.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:18.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-08-16 13:07:18.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:18.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:18.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:18.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:18.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:18.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:18.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:18.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:18.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-08-16 13:07:18.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@411e567e 2024-08-16 13:07:18.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@411e567e 2024-08-16 13:07:18.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-08-16 13:07:18.606 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411e567e 2024-08-16 13:07:18.622 [Test worker @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411e567e 2024-08-16 13:07:18.624 [Test worker @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411e567e 2024-08-16 13:07:18.625 [DefaultDispatcher-worker-4 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47015/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-08-16 13:07:18.625 [DefaultDispatcher-worker-4 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47015/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-08-16 13:07:18.625 [DefaultDispatcher-worker-4 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47015/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-08-16 13:07:18.627 [DefaultDispatcher-worker-13 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47015/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-08-16 13:07:18.627 [DefaultDispatcher-worker-13 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47015/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-08-16 13:07:18.635 [DefaultDispatcher-worker-3 @coroutine#2165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411e567e 2024-08-16 13:07:18.644 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:18.649 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@1932fe96 2024-08-16 13:07:18.649 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@1932fe96 2024-08-16 13:07:18.654 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f513c0 2024-08-16 13:07:18.654 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f513c0 2024-08-16 13:07:18.658 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ca95e6 2024-08-16 13:07:18.658 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ca95e6 2024-08-16 13:07:18.660 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@56c819fb 2024-08-16 13:07:18.660 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@56c819fb 2024-08-16 13:07:18.663 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@58009bfa 2024-08-16 13:07:18.663 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@58009bfa 2024-08-16 13:07:18.665 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@67d4e829 2024-08-16 13:07:18.665 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@67d4e829 2024-08-16 13:07:18.667 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@20f63490 2024-08-16 13:07:18.667 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@20f63490 2024-08-16 13:07:18.670 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e7e6b4 2024-08-16 13:07:18.670 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e7e6b4 2024-08-16 13:07:18.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-08-16 13:07:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fb58f15 2024-08-16 13:07:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 13:07:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 13:07:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 13:07:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-08-16 13:07:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:18.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-08-16 13:07:18.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f 2024-08-16 13:07:18.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f 2024-08-16 13:07:18.672 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a6464d9 2024-08-16 13:07:18.672 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a6464d9 2024-08-16 13:07:18.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-08-16 13:07:18.672 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 13:07:18.694 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f 2024-08-16 13:07:18.704 [Test worker @coroutine#2176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f 2024-08-16 13:07:18.705 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:18.705 [Test worker @coroutine#2178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f 2024-08-16 13:07:18.706 [DefaultDispatcher-worker-3 @coroutine#2182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36921/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:07:18.706 [DefaultDispatcher-worker-3 @coroutine#2182] 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:36921/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 13:07:18.706 [DefaultDispatcher-worker-3 @coroutine#2182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36921/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:07:18.706 [DefaultDispatcher-worker-3 @coroutine#2182] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36921/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 13:07:18.708 [DefaultDispatcher-worker-14 @coroutine#2182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36921/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:07:18.708 [DefaultDispatcher-worker-14 @coroutine#2182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36921/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:07:18.709 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@66cc2c94 2024-08-16 13:07:18.709 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@66cc2c94 2024-08-16 13:07:18.712 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@680bde3d 2024-08-16 13:07:18.712 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@680bde3d 2024-08-16 13:07:18.715 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c3447e4 2024-08-16 13:07:18.715 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c3447e4 2024-08-16 13:07:18.716 [DefaultDispatcher-worker-3 @coroutine#2181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f 2024-08-16 13:07:18.716 [DefaultDispatcher-worker-3 @coroutine#2181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:18.716 [DefaultDispatcher-worker-3 @coroutine#2181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:18.716 [DefaultDispatcher-worker-3 @coroutine#2181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:18.717 [DefaultDispatcher-worker-11 @coroutine#2181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:18.717 [DefaultDispatcher-worker-11 @coroutine#2181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:18.718 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2936d406 2024-08-16 13:07:18.718 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2936d406 2024-08-16 13:07:18.719 [Test worker @coroutine#2186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f 2024-08-16 13:07:18.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-08-16 13:07:18.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:18.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:18.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:18.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:18.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:18.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:18.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@261c5d1f 2024-08-16 13:07:18.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:18.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:18.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:18.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:18.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:18.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:18.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:18.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:18.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:18.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:18.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:18.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:18.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:18.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 13:07:18.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 13:07:18.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:18.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:18.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 13:07:18.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:18.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-08-16 13:07:18.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:18.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:18.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:18.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:18.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:18.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:18.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:18.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:18.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-08-16 13:07:18.722 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e99e538 2024-08-16 13:07:18.722 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e99e538 2024-08-16 13:07:18.724 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@18d53ce0 2024-08-16 13:07:18.724 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@18d53ce0 2024-08-16 13:07:18.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@409df37d 2024-08-16 13:07:18.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@409df37d 2024-08-16 13:07:18.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-08-16 13:07:18.725 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@409df37d 2024-08-16 13:07:18.726 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@56905379 2024-08-16 13:07:18.726 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@56905379 2024-08-16 13:07:18.728 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@49192b49 2024-08-16 13:07:18.728 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@49192b49 2024-08-16 13:07:18.731 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@28c8b777 2024-08-16 13:07:18.731 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@28c8b777 2024-08-16 13:07:18.731 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 13:07:18.738 [Test worker @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@409df37d 2024-08-16 13:07:18.740 [Test worker @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@409df37d 2024-08-16 13:07:18.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-08-16 13:07:18.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:18.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:18.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:18.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:18.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:18.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:18.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a6924ad 2024-08-16 13:07:18.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:18.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:18.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:18.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:18.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:18.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:18.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:18.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:18.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:18.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:18.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:18.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:18.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:18.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 13:07:18.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 13:07:18.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:18.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:18.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 13:07:18.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:18.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-08-16 13:07:18.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:18.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:18.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:18.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:18.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:18.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:18.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:18.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:18.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-08-16 13:07:18.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e2e11ee 2024-08-16 13:07:18.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e2e11ee 2024-08-16 13:07:18.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-08-16 13:07:18.751 [DefaultDispatcher-worker-9 @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@409df37d 2024-08-16 13:07:18.763 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e2e11ee 2024-08-16 13:07:18.772 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:18.773 [Test worker @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e2e11ee 2024-08-16 13:07:18.774 [Test worker @coroutine#2207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e2e11ee 2024-08-16 13:07:18.776 [DefaultDispatcher-worker-9 @coroutine#2211] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56103/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:07:18.776 [DefaultDispatcher-worker-9 @coroutine#2211] 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:56103/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 13:07:18.776 [DefaultDispatcher-worker-9 @coroutine#2211] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56103/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:07:18.776 [DefaultDispatcher-worker-9 @coroutine#2211] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56103/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 13:07:18.777 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d744453 2024-08-16 13:07:18.777 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d744453 2024-08-16 13:07:18.777 [DefaultDispatcher-worker-17 @coroutine#2211] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56103/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:07:18.778 [DefaultDispatcher-worker-17 @coroutine#2211] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56103/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:07:18.781 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@73b3a58d 2024-08-16 13:07:18.781 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@73b3a58d 2024-08-16 13:07:18.785 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@778c2f23 2024-08-16 13:07:18.785 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@778c2f23 2024-08-16 13:07:18.785 [DefaultDispatcher-worker-3 @coroutine#2210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e2e11ee 2024-08-16 13:07:18.785 [DefaultDispatcher-worker-3 @coroutine#2210] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:18.785 [DefaultDispatcher-worker-3 @coroutine#2210] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:18.785 [DefaultDispatcher-worker-3 @coroutine#2210] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:18.786 [DefaultDispatcher-worker-15 @coroutine#2210] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:18.786 [DefaultDispatcher-worker-15 @coroutine#2210] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:18.788 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@328eafb6 2024-08-16 13:07:18.788 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@328eafb6 2024-08-16 13:07:18.789 [Test worker @coroutine#2215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e2e11ee 2024-08-16 13:07:18.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-08-16 13:07:18.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:18.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:18.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:18.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:18.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:18.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:18.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fbdee7a 2024-08-16 13:07:18.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:18.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:18.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:18.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:18.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:18.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:18.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:18.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:18.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:18.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:18.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:18.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:18.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:18.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 13:07:18.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 13:07:18.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:18.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:18.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 13:07:18.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:18.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-08-16 13:07:18.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:18.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:18.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:18.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:18.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:18.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:18.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:18.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:18.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-08-16 13:07:18.791 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d872368 2024-08-16 13:07:18.791 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d872368 2024-08-16 13:07:18.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9a7211 2024-08-16 13:07:18.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9a7211 2024-08-16 13:07:18.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-08-16 13:07:18.795 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f67c98 2024-08-16 13:07:18.795 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f67c98 2024-08-16 13:07:18.795 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9a7211 2024-08-16 13:07:18.797 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@1515aef2 2024-08-16 13:07:18.797 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@1515aef2 2024-08-16 13:07:18.799 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a150f9 2024-08-16 13:07:18.799 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a150f9 2024-08-16 13:07:18.802 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@669b5a6 2024-08-16 13:07:18.802 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@669b5a6 2024-08-16 13:07:18.802 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 13:07:18.805 [Test worker @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9a7211 2024-08-16 13:07:18.807 [Test worker @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9a7211 2024-08-16 13:07:18.808 [DefaultDispatcher-worker-3 @coroutine#2232] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-08-16 13:07:18.808 [DefaultDispatcher-worker-3 @coroutine#2232] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:18.808 [DefaultDispatcher-worker-3 @coroutine#2232] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:18.808 [DefaultDispatcher-worker-3 @coroutine#2232] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:18.808 [DefaultDispatcher-worker-3 @coroutine#2232] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:18.808 [DefaultDispatcher-worker-3 @coroutine#2232] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:18.808 [DefaultDispatcher-worker-3 @coroutine#2232] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:18.808 [DefaultDispatcher-worker-3 @coroutine#2232] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6524031f 2024-08-16 13:07:18.808 [DefaultDispatcher-worker-3 @coroutine#2232] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:18.808 [DefaultDispatcher-worker-3 @coroutine#2232] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:18.808 [DefaultDispatcher-worker-3 @coroutine#2232] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:18.808 [DefaultDispatcher-worker-3 @coroutine#2232] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:18.808 [DefaultDispatcher-worker-3 @coroutine#2232] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:18.808 [DefaultDispatcher-worker-3 @coroutine#2232] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:18.808 [DefaultDispatcher-worker-3 @coroutine#2232] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:18.808 [DefaultDispatcher-worker-3 @coroutine#2232] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:18.808 [DefaultDispatcher-worker-3 @coroutine#2232] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:18.808 [DefaultDispatcher-worker-3 @coroutine#2232] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:18.808 [DefaultDispatcher-worker-3 @coroutine#2232] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:18.808 [DefaultDispatcher-worker-3 @coroutine#2232] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:18.808 [DefaultDispatcher-worker-3 @coroutine#2232] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:18.808 [DefaultDispatcher-worker-3 @coroutine#2232] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 13:07:18.808 [DefaultDispatcher-worker-3 @coroutine#2232] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 13:07:18.808 [DefaultDispatcher-worker-3 @coroutine#2232] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:18.808 [DefaultDispatcher-worker-3 @coroutine#2232] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:18.808 [DefaultDispatcher-worker-3 @coroutine#2232] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 13:07:18.808 [DefaultDispatcher-worker-3 @coroutine#2232] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:18.808 [DefaultDispatcher-worker-3 @coroutine#2232] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-08-16 13:07:18.808 [DefaultDispatcher-worker-3 @coroutine#2232] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:18.808 [DefaultDispatcher-worker-3 @coroutine#2232] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:18.808 [DefaultDispatcher-worker-3 @coroutine#2232] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:18.808 [DefaultDispatcher-worker-3 @coroutine#2232] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:18.808 [DefaultDispatcher-worker-3 @coroutine#2232] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:18.808 [DefaultDispatcher-worker-3 @coroutine#2232] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:18.808 [DefaultDispatcher-worker-3 @coroutine#2232] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:18.808 [DefaultDispatcher-worker-3 @coroutine#2232] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:18.808 [DefaultDispatcher-worker-3 @coroutine#2232] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-08-16 13:07:18.809 [DefaultDispatcher-worker-3 @coroutine#2232] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@780ec2c1 2024-08-16 13:07:18.809 [DefaultDispatcher-worker-3 @coroutine#2232] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@780ec2c1 2024-08-16 13:07:18.809 [DefaultDispatcher-worker-3 @coroutine#2232] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-08-16 13:07:18.817 [DefaultDispatcher-worker-13 @coroutine#2227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9a7211 2024-08-16 13:07:18.824 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:18.830 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a9e323c 2024-08-16 13:07:18.830 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a9e323c 2024-08-16 13:07:18.833 [DefaultDispatcher-worker-3 @coroutine#2232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@780ec2c1 2024-08-16 13:07:18.833 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3459cb1f 2024-08-16 13:07:18.833 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3459cb1f 2024-08-16 13:07:18.837 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3066594c 2024-08-16 13:07:18.837 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3066594c 2024-08-16 13:07:18.840 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7564c124 2024-08-16 13:07:18.840 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7564c124 2024-08-16 13:07:18.843 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:18.843 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea00266 2024-08-16 13:07:18.843 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea00266 2024-08-16 13:07:18.843 [DefaultDispatcher-worker-3 @coroutine#2236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@780ec2c1 2024-08-16 13:07:18.845 [DefaultDispatcher-worker-3 @coroutine#2238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@780ec2c1 2024-08-16 13:07:18.845 [DefaultDispatcher-worker-16 @coroutine#2241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:07:18.845 [DefaultDispatcher-worker-16 @coroutine#2241] 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-08-16 13:07:18.845 [DefaultDispatcher-worker-16 @coroutine#2241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:07:18.845 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@44db379e 2024-08-16 13:07:18.845 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@44db379e 2024-08-16 13:07:18.845 [DefaultDispatcher-worker-16 @coroutine#2241] 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-08-16 13:07:18.846 [DefaultDispatcher-worker-3 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-16 13:07:18.846 [DefaultDispatcher-worker-3 @coroutine#2232] 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-08-16 13:07:18.846 [DefaultDispatcher-worker-3 @coroutine#2232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-16 13:07:18.848 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd547e 2024-08-16 13:07:18.848 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd547e 2024-08-16 13:07:18.848 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@46f5aa70 2024-08-16 13:07:18.848 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@46f5aa70 2024-08-16 13:07:18.849 [DefaultDispatcher-worker-9 @coroutine#2241] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:07:18.849 [DefaultDispatcher-worker-8 @coroutine#2232] 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-08-16 13:07:18.851 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@154b3e6b 2024-08-16 13:07:18.851 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@154b3e6b 2024-08-16 13:07:18.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-08-16 13:07:18.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:18.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:18.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:18.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:18.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:18.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:18.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3db145f7 2024-08-16 13:07:18.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:18.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:18.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:18.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:18.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:18.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:18.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:18.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:18.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:18.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:18.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:18.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:18.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:18.853 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0aaa77 2024-08-16 13:07:18.853 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0aaa77 2024-08-16 13:07:18.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 13:07:18.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 13:07:18.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:18.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:18.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 13:07:18.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:18.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-08-16 13:07:18.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:18.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:18.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:18.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:18.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:18.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:18.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:18.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:18.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-08-16 13:07:18.853 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bc6bd96 2024-08-16 13:07:18.853 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bc6bd96 2024-08-16 13:07:18.853 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 13:07:18.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7915111a 2024-08-16 13:07:18.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7915111a 2024-08-16 13:07:18.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-08-16 13:07:18.855 [DefaultDispatcher-worker-12 @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@780ec2c1 2024-08-16 13:07:18.855 [DefaultDispatcher-worker-12 @coroutine#2240] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 13:07:18.855 [DefaultDispatcher-worker-12 @coroutine#2240] 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-08-16 13:07:18.855 [DefaultDispatcher-worker-12 @coroutine#2240] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 13:07:18.856 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@9353f0e 2024-08-16 13:07:18.856 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@9353f0e 2024-08-16 13:07:18.856 [DefaultDispatcher-worker-12 @coroutine#2240] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 13:07:18.858 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c37a04c 2024-08-16 13:07:18.858 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c37a04c 2024-08-16 13:07:18.861 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@25307310 2024-08-16 13:07:18.861 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@25307310 2024-08-16 13:07:18.863 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db12cd3 2024-08-16 13:07:18.863 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db12cd3 2024-08-16 13:07:18.865 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d5ca124 2024-08-16 13:07:18.865 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d5ca124 2024-08-16 13:07:18.868 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c185f03 2024-08-16 13:07:18.868 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c185f03 2024-08-16 13:07:18.870 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@a960163 2024-08-16 13:07:18.870 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@a960163 2024-08-16 13:07:18.870 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 13:07:18.876 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7915111a 2024-08-16 13:07:18.886 [Test worker @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7915111a 2024-08-16 13:07:18.888 [Test worker @coroutine#2251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7915111a 2024-08-16 13:07:18.889 [DefaultDispatcher-worker-5 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49493/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:07:18.889 [DefaultDispatcher-worker-5 @coroutine#2255] 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:49493/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 13:07:18.889 [DefaultDispatcher-worker-5 @coroutine#2255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49493/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:07:18.889 [DefaultDispatcher-worker-5 @coroutine#2255] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49493/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 13:07:18.891 [DefaultDispatcher-worker-6 @coroutine#2255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49493/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:07:18.891 [DefaultDispatcher-worker-6 @coroutine#2255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49493/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:07:18.894 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:18.898 [DefaultDispatcher-worker-11 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7915111a 2024-08-16 13:07:18.898 [DefaultDispatcher-worker-11 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:18.898 [DefaultDispatcher-worker-11 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:18.898 [DefaultDispatcher-worker-11 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:18.898 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@348b3bdd 2024-08-16 13:07:18.899 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@348b3bdd 2024-08-16 13:07:18.899 [DefaultDispatcher-worker-4 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:18.899 [DefaultDispatcher-worker-4 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:18.901 [Test worker @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7915111a 2024-08-16 13:07:18.902 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a4cc33c 2024-08-16 13:07:18.902 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a4cc33c 2024-08-16 13:07:18.904 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e7350ad 2024-08-16 13:07:18.904 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e7350ad 2024-08-16 13:07:18.906 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b71c907 2024-08-16 13:07:18.906 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b71c907 2024-08-16 13:07:18.908 [DefaultDispatcher-worker-11 @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7915111a 2024-08-16 13:07:18.908 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@16495067 2024-08-16 13:07:18.909 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@16495067 2024-08-16 13:07:18.909 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:18.911 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac034b1 2024-08-16 13:07:18.911 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac034b1 2024-08-16 13:07:18.913 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e12f37c 2024-08-16 13:07:18.913 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e12f37c 2024-08-16 13:07:18.914 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3350271b 2024-08-16 13:07:18.914 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3350271b 2024-08-16 13:07:18.915 [DefaultDispatcher-worker-11 @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7915111a 2024-08-16 13:07:18.915 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b5e3648 2024-08-16 13:07:18.915 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b5e3648 2024-08-16 13:07:18.918 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4748972c 2024-08-16 13:07:18.918 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4748972c 2024-08-16 13:07:18.918 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 13:07:18.918 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d97cf01 2024-08-16 13:07:18.918 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d97cf01 2024-08-16 13:07:18.921 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a84c6b 2024-08-16 13:07:18.921 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a84c6b 2024-08-16 13:07:18.923 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7caac53a 2024-08-16 13:07:18.923 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7caac53a 2024-08-16 13:07:18.924 [DefaultDispatcher-worker-5 @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7915111a 2024-08-16 13:07:18.925 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef05d4b 2024-08-16 13:07:18.925 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef05d4b 2024-08-16 13:07:18.928 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d9c7c53 2024-08-16 13:07:18.928 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d9c7c53 2024-08-16 13:07:18.930 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@362cba9f 2024-08-16 13:07:18.930 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@362cba9f 2024-08-16 13:07:18.933 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c853a75 2024-08-16 13:07:18.933 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c853a75 2024-08-16 13:07:18.933 [DefaultDispatcher-worker-5 @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7915111a 2024-08-16 13:07:18.935 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@505336ab 2024-08-16 13:07:18.935 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@505336ab 2024-08-16 13:07:18.935 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 13:07:18.940 [DefaultDispatcher-worker-5 @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7915111a 2024-08-16 13:07:18.949 [DefaultDispatcher-worker-12 @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7915111a 2024-08-16 13:07:18.954 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:07:18.956 [DefaultDispatcher-worker-3 @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7915111a 2024-08-16 13:07:18.959 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3464f62f 2024-08-16 13:07:18.959 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3464f62f 2024-08-16 13:07:18.963 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aa31ed3 2024-08-16 13:07:18.963 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aa31ed3 2024-08-16 13:07:18.964 [DefaultDispatcher-worker-5 @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7915111a 2024-08-16 13:07:18.967 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e9c9d5f 2024-08-16 13:07:18.967 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e9c9d5f 2024-08-16 13:07:18.969 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9e14e8 2024-08-16 13:07:18.969 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9e14e8 2024-08-16 13:07:18.971 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@68d8403a 2024-08-16 13:07:18.971 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@68d8403a 2024-08-16 13:07:18.972 [DefaultDispatcher-worker-4 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7915111a 2024-08-16 13:07:18.974 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aaf8e74 2024-08-16 13:07:18.974 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aaf8e74 2024-08-16 13:07:18.974 [DefaultDispatcher-worker-11 @coroutine#2282] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49493/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-16 13:07:18.974 [DefaultDispatcher-worker-11 @coroutine#2282] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49493/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-08-16 13:07:18.974 [DefaultDispatcher-worker-11 @coroutine#2282] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49493/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-16 13:07:18.975 [DefaultDispatcher-worker-3 @coroutine#2282] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49493/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-16 13:07:18.975 [DefaultDispatcher-worker-3 @coroutine#2282] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49493/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-16 13:07:18.976 [DefaultDispatcher-worker-3 @coroutine#2282] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49493/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-08-16 13:07:18.976 [DefaultDispatcher-worker-3 @coroutine#2282] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49493/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 13:07:18.976 [DefaultDispatcher-worker-3 @coroutine#2282] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49493/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-08-16 13:07:18.976 [DefaultDispatcher-worker-3 @coroutine#2282] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49493/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-08-16 13:07:18.976 [DefaultDispatcher-worker-3 @coroutine#2282] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49493/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-08-16 13:07:18.976 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1003841b 2024-08-16 13:07:18.976 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1003841b 2024-08-16 13:07:18.977 [DefaultDispatcher-worker-4 @coroutine#2282] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49493/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-08-16 13:07:18.977 [DefaultDispatcher-worker-4 @coroutine#2282] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49493/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-08-16 13:07:18.981 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb1eba7 2024-08-16 13:07:18.981 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb1eba7 2024-08-16 13:07:18.984 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3142b17b 2024-08-16 13:07:18.984 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3142b17b 2024-08-16 13:07:18.984 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-08-16 13:07:19.006 [DefaultDispatcher-worker-5 @coroutine#2282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7915111a 2024-08-16 13:07:19.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-08-16 13:07:19.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:19.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:19.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:19.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:19.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:19.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:19.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52288c65 2024-08-16 13:07:19.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:19.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:19.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:19.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:19.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:19.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:19.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 13:07:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 13:07:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 13:07:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-08-16 13:07:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:19.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-08-16 13:07:19.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d18401b 2024-08-16 13:07:19.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d18401b 2024-08-16 13:07:19.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-08-16 13:07:19.037 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d18401b 2024-08-16 13:07:19.047 [Test worker @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d18401b 2024-08-16 13:07:19.049 [Test worker @coroutine#2302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d18401b 2024-08-16 13:07:19.050 [DefaultDispatcher-worker-5 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54557/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:07:19.050 [DefaultDispatcher-worker-5 @coroutine#2306] 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:54557/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 13:07:19.050 [DefaultDispatcher-worker-5 @coroutine#2306] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54557/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:07:19.050 [DefaultDispatcher-worker-5 @coroutine#2306] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54557/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 13:07:19.052 [DefaultDispatcher-worker-14 @coroutine#2306] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54557/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:07:19.052 [DefaultDispatcher-worker-14 @coroutine#2306] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54557/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:07:19.059 [DefaultDispatcher-worker-8 @coroutine#2305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d18401b 2024-08-16 13:07:19.059 [DefaultDispatcher-worker-8 @coroutine#2305] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId 2024-08-16 13:07:19.059 [DefaultDispatcher-worker-8 @coroutine#2305] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:19.059 [DefaultDispatcher-worker-8 @coroutine#2305] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId 2024-08-16 13:07:19.060 [DefaultDispatcher-worker-15 @coroutine#2305] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId 2024-08-16 13:07:19.060 [DefaultDispatcher-worker-15 @coroutine#2305] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId 2024-08-16 13:07:19.061 [Test worker @coroutine#2310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d18401b 2024-08-16 13:07:19.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-08-16 13:07:19.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:19.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:19.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:19.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:19.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:19.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:19.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a507ea0 2024-08-16 13:07:19.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:19.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:19.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:19.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:19.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:19.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:19.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:19.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:19.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:19.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:19.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:19.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:19.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:19.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 13:07:19.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 13:07:19.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:19.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:19.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 13:07:19.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:19.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-08-16 13:07:19.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:19.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:19.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:19.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:19.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:19.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:19.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:19.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:19.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-08-16 13:07:19.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f756c5 2024-08-16 13:07:19.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f756c5 2024-08-16 13:07:19.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-08-16 13:07:19.066 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f756c5 2024-08-16 13:07:19.077 [Test worker @coroutine#2317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f756c5 2024-08-16 13:07:19.079 [Test worker @coroutine#2319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f756c5 2024-08-16 13:07:19.088 [DefaultDispatcher-worker-12 @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f756c5 2024-08-16 13:07:19.088 [DefaultDispatcher-worker-9 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d18401b 2024-08-16 13:07:19.095 [DefaultDispatcher-worker-17 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d18401b 2024-08-16 13:07:19.102 [DefaultDispatcher-worker-11 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d18401b 2024-08-16 13:07:19.110 [DefaultDispatcher-worker-13 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d18401b 2024-08-16 13:07:19.113 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:07:19.116 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b123400 2024-08-16 13:07:19.116 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b123400 2024-08-16 13:07:19.118 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@65d5c712 2024-08-16 13:07:19.118 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@65d5c712 2024-08-16 13:07:19.120 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@61ea5f70 2024-08-16 13:07:19.120 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@61ea5f70 2024-08-16 13:07:19.123 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e8cd29 2024-08-16 13:07:19.123 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e8cd29 2024-08-16 13:07:19.125 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ea05f80 2024-08-16 13:07:19.125 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ea05f80 2024-08-16 13:07:19.127 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1506ee11 2024-08-16 13:07:19.127 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1506ee11 2024-08-16 13:07:19.129 [DefaultDispatcher-worker-13 @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d18401b 2024-08-16 13:07:19.130 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@26a4221e 2024-08-16 13:07:19.130 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@26a4221e 2024-08-16 13:07:19.132 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@44c73266 2024-08-16 13:07:19.132 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@44c73266 2024-08-16 13:07:19.134 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@18c73921 2024-08-16 13:07:19.134 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@18c73921 2024-08-16 13:07:19.134 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-08-16 13:07:19.142 [DefaultDispatcher-worker-13 @coroutine#2337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d18401b 2024-08-16 13:07:19.150 [DefaultDispatcher-worker-16 @coroutine#2337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d18401b 2024-08-16 13:07:19.159 [DefaultDispatcher-worker-10 @coroutine#2337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d18401b 2024-08-16 13:07:19.166 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:19.167 [DefaultDispatcher-worker-4 @coroutine#2337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d18401b 2024-08-16 13:07:19.168 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1415b6fa 2024-08-16 13:07:19.168 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1415b6fa 2024-08-16 13:07:19.171 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ad24a08 2024-08-16 13:07:19.171 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ad24a08 2024-08-16 13:07:19.173 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eeddd8a 2024-08-16 13:07:19.173 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eeddd8a 2024-08-16 13:07:19.175 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bef4033 2024-08-16 13:07:19.176 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bef4033 2024-08-16 13:07:19.178 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@62f49fd2 2024-08-16 13:07:19.178 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@62f49fd2 2024-08-16 13:07:19.179 [DefaultDispatcher-worker-9 @coroutine#2337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d18401b 2024-08-16 13:07:19.180 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a7e1b8e 2024-08-16 13:07:19.180 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a7e1b8e 2024-08-16 13:07:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-08-16 13:07:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a577564 2024-08-16 13:07:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 13:07:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 13:07:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 13:07:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-08-16 13:07:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:19.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-08-16 13:07:19.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@18876fa9 2024-08-16 13:07:19.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@18876fa9 2024-08-16 13:07:19.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-08-16 13:07:19.183 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a8f9ac6 2024-08-16 13:07:19.183 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a8f9ac6 2024-08-16 13:07:19.185 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc0bf7c 2024-08-16 13:07:19.185 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc0bf7c 2024-08-16 13:07:19.188 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d0cbdd9 2024-08-16 13:07:19.188 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d0cbdd9 2024-08-16 13:07:19.188 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 13:07:19.208 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18876fa9 2024-08-16 13:07:19.219 [Test worker @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18876fa9 2024-08-16 13:07:19.220 [Test worker @coroutine#2345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18876fa9 2024-08-16 13:07:19.221 [DefaultDispatcher-worker-8 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37257/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:07:19.222 [DefaultDispatcher-worker-8 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37257/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 13:07:19.222 [DefaultDispatcher-worker-8 @coroutine#2349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37257/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:07:19.222 [DefaultDispatcher-worker-8 @coroutine#2349] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37257/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 13:07:19.224 [DefaultDispatcher-worker-17 @coroutine#2349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37257/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:07:19.224 [DefaultDispatcher-worker-17 @coroutine#2349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37257/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:07:19.232 [DefaultDispatcher-worker-3 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18876fa9 2024-08-16 13:07:19.232 [DefaultDispatcher-worker-3 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId 2024-08-16 13:07:19.232 [DefaultDispatcher-worker-3 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:19.232 [DefaultDispatcher-worker-3 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId 2024-08-16 13:07:19.233 [DefaultDispatcher-worker-11 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId 2024-08-16 13:07:19.233 [DefaultDispatcher-worker-11 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId 2024-08-16 13:07:19.235 [Test worker @coroutine#2353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18876fa9 2024-08-16 13:07:19.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-08-16 13:07:19.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:19.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:19.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:19.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:19.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:19.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:19.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eea69a9 2024-08-16 13:07:19.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:19.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:19.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:19.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:19.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:19.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:19.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:19.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:19.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:19.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:19.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:19.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:19.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:19.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 13:07:19.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 13:07:19.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:19.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:19.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 13:07:19.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:19.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-08-16 13:07:19.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:19.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:19.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:19.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:19.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:19.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:19.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:19.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:19.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-08-16 13:07:19.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1609ed55 2024-08-16 13:07:19.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1609ed55 2024-08-16 13:07:19.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-08-16 13:07:19.240 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1609ed55 2024-08-16 13:07:19.253 [Test worker @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1609ed55 2024-08-16 13:07:19.254 [Test worker @coroutine#2362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1609ed55 2024-08-16 13:07:19.265 [DefaultDispatcher-worker-15 @coroutine#2364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1609ed55 2024-08-16 13:07:19.266 [DefaultDispatcher-worker-2 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18876fa9 2024-08-16 13:07:19.273 [DefaultDispatcher-worker-16 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18876fa9 2024-08-16 13:07:19.282 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:07:19.283 [DefaultDispatcher-worker-3 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18876fa9 2024-08-16 13:07:19.286 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@46713616 2024-08-16 13:07:19.286 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@46713616 2024-08-16 13:07:19.289 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@48b6c0a8 2024-08-16 13:07:19.289 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@48b6c0a8 2024-08-16 13:07:19.292 [DefaultDispatcher-worker-7 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18876fa9 2024-08-16 13:07:19.293 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c895d66 2024-08-16 13:07:19.293 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c895d66 2024-08-16 13:07:19.293 [DefaultDispatcher-worker-9 @coroutine#2377] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37257/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-16 13:07:19.293 [DefaultDispatcher-worker-9 @coroutine#2377] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37257/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-08-16 13:07:19.293 [DefaultDispatcher-worker-9 @coroutine#2377] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37257/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-16 13:07:19.295 [DefaultDispatcher-worker-10 @coroutine#2377] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37257/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-16 13:07:19.295 [DefaultDispatcher-worker-10 @coroutine#2377] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37257/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-16 13:07:19.295 [DefaultDispatcher-worker-10 @coroutine#2377] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37257/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-08-16 13:07:19.295 [DefaultDispatcher-worker-10 @coroutine#2377] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37257/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 13:07:19.295 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@98bca93 2024-08-16 13:07:19.295 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@98bca93 2024-08-16 13:07:19.296 [DefaultDispatcher-worker-10 @coroutine#2377] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37257/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-08-16 13:07:19.296 [DefaultDispatcher-worker-10 @coroutine#2377] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37257/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-08-16 13:07:19.296 [DefaultDispatcher-worker-10 @coroutine#2377] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37257/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-08-16 13:07:19.297 [DefaultDispatcher-worker-8 @coroutine#2377] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37257/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-08-16 13:07:19.297 [DefaultDispatcher-worker-8 @coroutine#2377] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37257/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-08-16 13:07:19.298 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@46859c32 2024-08-16 13:07:19.298 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@46859c32 2024-08-16 13:07:19.300 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3848a7ca 2024-08-16 13:07:19.300 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3848a7ca 2024-08-16 13:07:19.303 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eacafc8 2024-08-16 13:07:19.303 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eacafc8 2024-08-16 13:07:19.306 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@69a435dc 2024-08-16 13:07:19.306 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@69a435dc 2024-08-16 13:07:19.308 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aa50d6 2024-08-16 13:07:19.308 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aa50d6 2024-08-16 13:07:19.308 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-08-16 13:07:19.320 [DefaultDispatcher-worker-9 @coroutine#2377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18876fa9 2024-08-16 13:07:19.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-08-16 13:07:19.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:19.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:19.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:19.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:19.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:19.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:19.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1134a934 2024-08-16 13:07:19.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:19.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:19.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:19.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:19.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:19.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:19.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:19.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:19.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:19.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:19.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:19.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:19.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:19.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 13:07:19.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 13:07:19.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:19.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:19.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 13:07:19.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:19.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-08-16 13:07:19.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:19.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:19.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:19.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:19.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:19.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:19.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:19.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:19.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-08-16 13:07:19.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@534c3b9d 2024-08-16 13:07:19.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@534c3b9d 2024-08-16 13:07:19.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-08-16 13:07:19.336 [DefaultDispatcher-worker-10 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-08-16 13:07:19.337 [DefaultDispatcher-worker-10 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:19.337 [DefaultDispatcher-worker-10 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:19.337 [DefaultDispatcher-worker-10 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:19.338 [DefaultDispatcher-worker-9 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:19.338 [DefaultDispatcher-worker-9 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:19.339 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:19.343 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@36eca3c6 2024-08-16 13:07:19.343 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@36eca3c6 2024-08-16 13:07:19.346 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@382b5b6b 2024-08-16 13:07:19.346 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@382b5b6b 2024-08-16 13:07:19.349 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c14c8b6 2024-08-16 13:07:19.349 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c14c8b6 2024-08-16 13:07:19.351 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534c3b9d 2024-08-16 13:07:19.351 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@79165150 2024-08-16 13:07:19.351 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@79165150 2024-08-16 13:07:19.353 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ab72f27 2024-08-16 13:07:19.353 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ab72f27 2024-08-16 13:07:19.356 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@48a5c919 2024-08-16 13:07:19.356 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@48a5c919 2024-08-16 13:07:19.358 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@52eee9c3 2024-08-16 13:07:19.358 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@52eee9c3 2024-08-16 13:07:19.360 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1939ae1f 2024-08-16 13:07:19.360 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1939ae1f 2024-08-16 13:07:19.361 [Test worker @coroutine#2399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534c3b9d 2024-08-16 13:07:19.362 [Test worker @coroutine#2401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534c3b9d 2024-08-16 13:07:19.363 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae47408 2024-08-16 13:07:19.363 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae47408 2024-08-16 13:07:19.363 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 13:07:19.363 [DefaultDispatcher-worker-3 @coroutine#2405] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58829/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:07:19.363 [DefaultDispatcher-worker-3 @coroutine#2405] 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:58829/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 13:07:19.363 [DefaultDispatcher-worker-3 @coroutine#2405] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58829/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:07:19.363 [DefaultDispatcher-worker-3 @coroutine#2405] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58829/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 13:07:19.365 [DefaultDispatcher-worker-9 @coroutine#2405] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58829/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:07:19.365 [DefaultDispatcher-worker-9 @coroutine#2405] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58829/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:07:19.372 [DefaultDispatcher-worker-16 @coroutine#2404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534c3b9d 2024-08-16 13:07:19.372 [DefaultDispatcher-worker-16 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId 2024-08-16 13:07:19.372 [DefaultDispatcher-worker-16 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:19.372 [DefaultDispatcher-worker-16 @coroutine#2404] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId 2024-08-16 13:07:19.373 [DefaultDispatcher-worker-17 @coroutine#2404] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId 2024-08-16 13:07:19.373 [DefaultDispatcher-worker-17 @coroutine#2404] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId 2024-08-16 13:07:19.374 [Test worker @coroutine#2409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534c3b9d 2024-08-16 13:07:19.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-08-16 13:07:19.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:19.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:19.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:19.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:19.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:19.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:19.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2044f708 2024-08-16 13:07:19.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:19.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:19.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:19.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:19.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:19.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:19.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:19.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:19.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:19.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:19.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:19.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:19.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:19.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 13:07:19.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 13:07:19.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:19.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:19.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 13:07:19.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:19.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-08-16 13:07:19.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:19.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:19.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:19.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:19.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:19.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:19.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:19.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:19.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-08-16 13:07:19.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@18bab95b 2024-08-16 13:07:19.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@18bab95b 2024-08-16 13:07:19.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-08-16 13:07:19.379 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18bab95b 2024-08-16 13:07:19.390 [Test worker @coroutine#2416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18bab95b 2024-08-16 13:07:19.392 [Test worker @coroutine#2419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18bab95b 2024-08-16 13:07:19.396 [DefaultDispatcher-worker-16 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58829/auth/register 2024-08-16 13:07:19.396 [DefaultDispatcher-worker-16 @coroutine#2427] 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:58829/auth/register. 2024-08-16 13:07:19.396 [DefaultDispatcher-worker-16 @coroutine#2427] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58829/auth/register 2024-08-16 13:07:19.396 [DefaultDispatcher-worker-16 @coroutine#2427] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58829/auth/register from class io.ktor.http.content.TextContent 2024-08-16 13:07:19.397 [DefaultDispatcher-worker-10 @coroutine#2427] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58829/auth/register 2024-08-16 13:07:19.397 [DefaultDispatcher-worker-10 @coroutine#2427] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58829/auth/register 2024-08-16 13:07:19.401 [DefaultDispatcher-worker-10 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18bab95b 2024-08-16 13:07:19.427 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:19.432 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c35affa 2024-08-16 13:07:19.432 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c35affa 2024-08-16 13:07:19.436 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f2440c 2024-08-16 13:07:19.436 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f2440c 2024-08-16 13:07:19.437 [DefaultDispatcher-worker-15 @coroutine#2102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7 2024-08-16 13:07:19.438 [DefaultDispatcher-worker-15 @coroutine#2102] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:19.438 [DefaultDispatcher-worker-15 @coroutine#2102] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:19.438 [DefaultDispatcher-worker-15 @coroutine#2102] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:19.439 [DefaultDispatcher-worker-13 @coroutine#2102] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:19.439 [DefaultDispatcher-worker-13 @coroutine#2102] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:19.440 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@26cdc48a 2024-08-16 13:07:19.440 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@26cdc48a 2024-08-16 13:07:19.441 [DefaultDispatcher-worker-13 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58829/auth/register. 2024-08-16 13:07:19.441 [DefaultDispatcher-worker-13 @coroutine#2427] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58829/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 13:07:19.443 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@63cf4e37 2024-08-16 13:07:19.443 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@63cf4e37 2024-08-16 13:07:19.445 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@628477cb 2024-08-16 13:07:19.445 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@628477cb 2024-08-16 13:07:19.448 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@52e68db3 2024-08-16 13:07:19.448 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@52e68db3 2024-08-16 13:07:19.450 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a47eaf1 2024-08-16 13:07:19.450 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a47eaf1 2024-08-16 13:07:19.452 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e0b178 2024-08-16 13:07:19.452 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e0b178 2024-08-16 13:07:19.455 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@429bb4e0 2024-08-16 13:07:19.455 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@429bb4e0 2024-08-16 13:07:19.455 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-08-16 13:07:19.467 [DefaultDispatcher-worker-1 @coroutine#2427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534c3b9d 2024-08-16 13:07:19.475 [DefaultDispatcher-worker-3 @coroutine#2427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534c3b9d 2024-08-16 13:07:19.479 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:19.483 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b82c876 2024-08-16 13:07:19.483 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b82c876 2024-08-16 13:07:19.487 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@45452f76 2024-08-16 13:07:19.488 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@45452f76 2024-08-16 13:07:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-08-16 13:07:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f523dae 2024-08-16 13:07:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 13:07:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 13:07:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 13:07:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-08-16 13:07:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:19.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:19.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-08-16 13:07:19.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2024-08-16 13:07:19.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2024-08-16 13:07:19.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-08-16 13:07:19.491 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@417aa306 2024-08-16 13:07:19.491 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@417aa306 2024-08-16 13:07:19.495 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@478254d 2024-08-16 13:07:19.495 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@478254d 2024-08-16 13:07:19.499 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@59649ccc 2024-08-16 13:07:19.499 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@59649ccc 2024-08-16 13:07:19.502 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@35362609 2024-08-16 13:07:19.502 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@35362609 2024-08-16 13:07:19.504 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@21c0c13a 2024-08-16 13:07:19.504 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@21c0c13a 2024-08-16 13:07:19.507 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6457da02 2024-08-16 13:07:19.507 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6457da02 2024-08-16 13:07:19.509 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1928b8b8 2024-08-16 13:07:19.509 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1928b8b8 2024-08-16 13:07:19.509 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 13:07:19.511 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2024-08-16 13:07:19.521 [Test worker @coroutine#2438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2024-08-16 13:07:19.522 [Test worker @coroutine#2440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2024-08-16 13:07:19.524 [DefaultDispatcher-worker-1 @coroutine#2444] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 13:07:19.524 [DefaultDispatcher-worker-1 @coroutine#2444] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-08-16 13:07:19.524 [DefaultDispatcher-worker-1 @coroutine#2444] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 13:07:19.524 [DefaultDispatcher-worker-1 @coroutine#2444] 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-08-16 13:07:19.526 [DefaultDispatcher-worker-3 @coroutine#2444] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 13:07:19.526 [DefaultDispatcher-worker-3 @coroutine#2444] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 13:07:19.533 [DefaultDispatcher-worker-17 @coroutine#2443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2024-08-16 13:07:19.534 [DefaultDispatcher-worker-17 @coroutine#2443] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-08-16 13:07:19.534 [DefaultDispatcher-worker-17 @coroutine#2443] 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-08-16 13:07:19.534 [DefaultDispatcher-worker-17 @coroutine#2443] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-08-16 13:07:19.534 [DefaultDispatcher-worker-14 @coroutine#2443] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-08-16 13:07:19.534 [DefaultDispatcher-worker-14 @coroutine#2443] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-08-16 13:07:19.537 [Test worker @coroutine#2448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2024-08-16 13:07:19.545 [Test worker @coroutine#2455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2024-08-16 13:07:19.566 [Test worker @coroutine#2462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2024-08-16 13:07:19.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-08-16 13:07:19.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-08-16 13:07:19.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:19.569 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f41f259: (connection evicted) 2024-08-16 13:07:19.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:19.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-08-16 13:07:19.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-08-16 13:07:19.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-08-16 13:07:19.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:19.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:19.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:19.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:19.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:19.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:19.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a8e35d1 2024-08-16 13:07:19.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:19.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:19.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:19.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:19.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:19.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:19.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:19.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:19.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:19.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:19.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:19.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:19.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:19.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 13:07:19.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 13:07:19.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:19.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:19.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 13:07:19.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:19.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-08-16 13:07:19.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:19.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:19.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:19.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:19.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:19.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:19.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:19.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:19.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-08-16 13:07:19.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aade3c 2024-08-16 13:07:19.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aade3c 2024-08-16 13:07:19.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-08-16 13:07:19.575 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aade3c 2024-08-16 13:07:19.585 [Test worker @coroutine#2465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aade3c 2024-08-16 13:07:19.586 [Test worker @coroutine#2467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aade3c 2024-08-16 13:07:19.587 [DefaultDispatcher-worker-14 @coroutine#2471] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 13:07:19.587 [DefaultDispatcher-worker-14 @coroutine#2471] 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-08-16 13:07:19.587 [DefaultDispatcher-worker-14 @coroutine#2471] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 13:07:19.587 [DefaultDispatcher-worker-14 @coroutine#2471] 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-08-16 13:07:19.589 [DefaultDispatcher-worker-10 @coroutine#2471] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 13:07:19.589 [DefaultDispatcher-worker-10 @coroutine#2471] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 13:07:19.596 [DefaultDispatcher-worker-9 @coroutine#2470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aade3c 2024-08-16 13:07:19.596 [DefaultDispatcher-worker-9 @coroutine#2470] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-08-16 13:07:19.596 [DefaultDispatcher-worker-9 @coroutine#2470] 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-08-16 13:07:19.596 [DefaultDispatcher-worker-9 @coroutine#2470] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-08-16 13:07:19.597 [DefaultDispatcher-worker-15 @coroutine#2470] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-08-16 13:07:19.597 [DefaultDispatcher-worker-15 @coroutine#2470] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-08-16 13:07:19.600 [Test worker @coroutine#2475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aade3c 2024-08-16 13:07:19.604 [Test worker @coroutine#2482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aade3c 2024-08-16 13:07:19.606 [DefaultDispatcher-worker-8 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f36c8b1 2024-08-16 13:07:19.607 [DefaultDispatcher-worker-8 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:19.607 [DefaultDispatcher-worker-8 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:19.607 [DefaultDispatcher-worker-8 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:19.607 [Test worker @coroutine#2489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aade3c 2024-08-16 13:07:19.608 [DefaultDispatcher-worker-12 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:19.608 [DefaultDispatcher-worker-12 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:19.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2024-08-16 13:07:19.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2024-08-16 13:07:19.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:19.608 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1aade3c: (connection evicted) 2024-08-16 13:07:19.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:19.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2024-08-16 13:07:19.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2024-08-16 13:07:19.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-08-16 13:07:19.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:19.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:19.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:19.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:19.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:19.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:19.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17adbecf 2024-08-16 13:07:19.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:19.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:19.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:19.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:19.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:19.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:19.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:19.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:19.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:19.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:19.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:19.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:19.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:19.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 13:07:19.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 13:07:19.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:19.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:19.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 13:07:19.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:19.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-08-16 13:07:19.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:19.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:19.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:19.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:19.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:19.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:19.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:19.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:19.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-08-16 13:07:19.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2024-08-16 13:07:19.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2024-08-16 13:07:19.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-08-16 13:07:19.613 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2024-08-16 13:07:19.623 [Test worker @coroutine#2495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2024-08-16 13:07:19.624 [Test worker @coroutine#2497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2024-08-16 13:07:19.625 [DefaultDispatcher-worker-13 @coroutine#2501] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 13:07:19.625 [DefaultDispatcher-worker-13 @coroutine#2501] 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-08-16 13:07:19.625 [DefaultDispatcher-worker-13 @coroutine#2501] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 13:07:19.625 [DefaultDispatcher-worker-13 @coroutine#2501] 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-08-16 13:07:19.627 [DefaultDispatcher-worker-15 @coroutine#2501] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 13:07:19.627 [DefaultDispatcher-worker-15 @coroutine#2501] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 13:07:19.634 [DefaultDispatcher-worker-10 @coroutine#2500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2024-08-16 13:07:19.634 [DefaultDispatcher-worker-10 @coroutine#2500] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-08-16 13:07:19.634 [DefaultDispatcher-worker-10 @coroutine#2500] 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-08-16 13:07:19.634 [DefaultDispatcher-worker-10 @coroutine#2500] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-08-16 13:07:19.635 [DefaultDispatcher-worker-13 @coroutine#2500] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-08-16 13:07:19.635 [DefaultDispatcher-worker-13 @coroutine#2500] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-08-16 13:07:19.638 [Test worker @coroutine#2505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2024-08-16 13:07:19.642 [Test worker @coroutine#2512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2024-08-16 13:07:19.645 [Test worker @coroutine#2519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2024-08-16 13:07:19.647 [Test worker @coroutine#2521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2024-08-16 13:07:19.650 [Test worker @coroutine#2527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2024-08-16 13:07:19.653 [Test worker @coroutine#2529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2024-08-16 13:07:19.655 [Test worker @coroutine#2530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2024-08-16 13:07:19.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-08-16 13:07:19.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-08-16 13:07:19.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:19.656 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31b4c003: (connection evicted) 2024-08-16 13:07:19.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:19.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-08-16 13:07:19.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-08-16 13:07:19.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-08-16 13:07:19.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:19.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:19.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:19.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:19.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:19.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:19.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25ee3cd6 2024-08-16 13:07:19.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:19.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:19.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:19.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:19.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:19.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:19.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:19.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:19.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:19.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:19.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:19.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:19.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:19.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 13:07:19.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 13:07:19.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:19.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:19.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 13:07:19.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:19.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-08-16 13:07:19.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:19.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:19.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:19.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:19.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:19.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:19.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:19.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:19.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-08-16 13:07:19.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@100d5018 2024-08-16 13:07:19.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@100d5018 2024-08-16 13:07:19.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-08-16 13:07:19.661 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@100d5018 2024-08-16 13:07:19.671 [Test worker @coroutine#2533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@100d5018 2024-08-16 13:07:19.672 [Test worker @coroutine#2535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@100d5018 2024-08-16 13:07:19.673 [DefaultDispatcher-worker-10 @coroutine#2539] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 13:07:19.673 [DefaultDispatcher-worker-10 @coroutine#2539] 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-08-16 13:07:19.673 [DefaultDispatcher-worker-10 @coroutine#2539] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 13:07:19.673 [DefaultDispatcher-worker-10 @coroutine#2539] 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-08-16 13:07:19.675 [DefaultDispatcher-worker-9 @coroutine#2539] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 13:07:19.675 [DefaultDispatcher-worker-9 @coroutine#2539] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 13:07:19.683 [DefaultDispatcher-worker-7 @coroutine#2538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@100d5018 2024-08-16 13:07:19.683 [DefaultDispatcher-worker-7 @coroutine#2538] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-08-16 13:07:19.683 [DefaultDispatcher-worker-7 @coroutine#2538] 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-08-16 13:07:19.683 [DefaultDispatcher-worker-7 @coroutine#2538] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-08-16 13:07:19.683 [DefaultDispatcher-worker-10 @coroutine#2538] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-08-16 13:07:19.683 [DefaultDispatcher-worker-10 @coroutine#2538] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-08-16 13:07:19.686 [Test worker @coroutine#2543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@100d5018 2024-08-16 13:07:19.688 [Test worker @coroutine#2550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@100d5018 2024-08-16 13:07:19.692 [Test worker @coroutine#2558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@100d5018 2024-08-16 13:07:19.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-08-16 13:07:19.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-08-16 13:07:19.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:19.694 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@100d5018: (connection evicted) 2024-08-16 13:07:19.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:19.695 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-08-16 13:07:19.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-08-16 13:07:19.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-08-16 13:07:19.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:19.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:19.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:19.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:19.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:19.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:19.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ec96512 2024-08-16 13:07:19.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:19.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:19.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:19.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:19.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:19.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:19.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:19.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:19.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:19.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:19.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:19.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:19.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:19.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 13:07:19.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 13:07:19.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:19.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:19.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 13:07:19.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:19.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-08-16 13:07:19.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:19.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:19.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:19.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:19.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:19.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:19.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:19.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:19.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-08-16 13:07:19.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@665574fb 2024-08-16 13:07:19.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@665574fb 2024-08-16 13:07:19.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-08-16 13:07:19.699 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665574fb 2024-08-16 13:07:19.709 [Test worker @coroutine#2566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665574fb 2024-08-16 13:07:19.710 [Test worker @coroutine#2568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665574fb 2024-08-16 13:07:19.711 [DefaultDispatcher-worker-10 @coroutine#2572] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 13:07:19.711 [DefaultDispatcher-worker-10 @coroutine#2572] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-08-16 13:07:19.711 [DefaultDispatcher-worker-10 @coroutine#2572] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 13:07:19.711 [DefaultDispatcher-worker-10 @coroutine#2572] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 13:07:19.713 [DefaultDispatcher-worker-15 @coroutine#2572] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 13:07:19.713 [DefaultDispatcher-worker-15 @coroutine#2572] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 13:07:19.722 [DefaultDispatcher-worker-8 @coroutine#2571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665574fb 2024-08-16 13:07:19.722 [DefaultDispatcher-worker-8 @coroutine#2571] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-08-16 13:07:19.722 [DefaultDispatcher-worker-8 @coroutine#2571] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-08-16 13:07:19.722 [DefaultDispatcher-worker-8 @coroutine#2571] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-08-16 13:07:19.723 [DefaultDispatcher-worker-8 @coroutine#2571] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-08-16 13:07:19.723 [DefaultDispatcher-worker-8 @coroutine#2571] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-08-16 13:07:19.725 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665574fb 2024-08-16 13:07:19.726 [DefaultDispatcher-worker-6 @coroutine#2181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f 2024-08-16 13:07:19.727 [DefaultDispatcher-worker-6 @coroutine#2181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:19.727 [DefaultDispatcher-worker-6 @coroutine#2181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:19.727 [DefaultDispatcher-worker-6 @coroutine#2181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:19.728 [DefaultDispatcher-worker-5 @coroutine#2181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:19.728 [DefaultDispatcher-worker-5 @coroutine#2181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:19.730 [Test worker @coroutine#2585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665574fb 2024-08-16 13:07:19.732 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665574fb 2024-08-16 13:07:19.734 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665574fb 2024-08-16 13:07:19.737 [Test worker @coroutine#2597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665574fb 2024-08-16 13:07:19.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-08-16 13:07:19.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-08-16 13:07:19.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:19.738 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@665574fb: (connection evicted) 2024-08-16 13:07:19.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:19.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-08-16 13:07:19.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-08-16 13:07:19.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-08-16 13:07:19.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:19.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:19.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:19.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:19.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:19.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:19.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67544105 2024-08-16 13:07:19.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:19.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:19.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:19.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:19.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:19.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:19.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:19.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:19.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:19.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:19.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:19.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:19.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:19.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 13:07:19.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 13:07:19.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:19.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:19.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 13:07:19.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:19.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-08-16 13:07:19.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:19.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:19.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:19.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:19.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:19.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:19.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:19.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:19.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-08-16 13:07:19.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@552b7481 2024-08-16 13:07:19.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@552b7481 2024-08-16 13:07:19.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-08-16 13:07:19.742 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@552b7481 2024-08-16 13:07:19.752 [Test worker @coroutine#2600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@552b7481 2024-08-16 13:07:19.753 [Test worker @coroutine#2602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@552b7481 2024-08-16 13:07:19.754 [DefaultDispatcher-worker-5 @coroutine#2606] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 13:07:19.754 [DefaultDispatcher-worker-5 @coroutine#2606] 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-08-16 13:07:19.754 [DefaultDispatcher-worker-5 @coroutine#2606] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 13:07:19.754 [DefaultDispatcher-worker-5 @coroutine#2606] 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-08-16 13:07:19.756 [DefaultDispatcher-worker-11 @coroutine#2606] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 13:07:19.756 [DefaultDispatcher-worker-11 @coroutine#2606] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 13:07:19.763 [DefaultDispatcher-worker-11 @coroutine#2605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@552b7481 2024-08-16 13:07:19.763 [DefaultDispatcher-worker-11 @coroutine#2605] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-08-16 13:07:19.763 [DefaultDispatcher-worker-11 @coroutine#2605] 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-08-16 13:07:19.763 [DefaultDispatcher-worker-11 @coroutine#2605] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-08-16 13:07:19.764 [DefaultDispatcher-worker-11 @coroutine#2605] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-08-16 13:07:19.764 [DefaultDispatcher-worker-11 @coroutine#2605] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-08-16 13:07:19.765 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@552b7481 2024-08-16 13:07:19.769 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@552b7481 2024-08-16 13:07:19.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-08-16 13:07:19.772 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-08-16 13:07:19.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:19.772 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@552b7481: (connection evicted) 2024-08-16 13:07:19.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:19.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-08-16 13:07:19.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-08-16 13:07:19.878 [DefaultDispatcher-worker-1 @coroutine#2210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e2e11ee 2024-08-16 13:07:19.878 [DefaultDispatcher-worker-1 @coroutine#2210] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:19.878 [DefaultDispatcher-worker-1 @coroutine#2210] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:19.878 [DefaultDispatcher-worker-1 @coroutine#2210] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:19.879 [DefaultDispatcher-worker-1 @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@780ec2c1 2024-08-16 13:07:19.879 [DefaultDispatcher-worker-5 @coroutine#2210] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:19.879 [DefaultDispatcher-worker-5 @coroutine#2210] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:19.879 [DefaultDispatcher-worker-1 @coroutine#2240] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 13:07:19.880 [DefaultDispatcher-worker-1 @coroutine#2240] 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-08-16 13:07:19.880 [DefaultDispatcher-worker-1 @coroutine#2240] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 13:07:19.880 [DefaultDispatcher-worker-1 @coroutine#2240] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 13:07:19.952 [DefaultDispatcher-worker-5 @coroutine#2632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4438b862 2024-08-16 13:07:19.955 [DefaultDispatcher-worker-3 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7915111a 2024-08-16 13:07:19.955 [DefaultDispatcher-worker-3 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:19.955 [DefaultDispatcher-worker-3 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:19.955 [DefaultDispatcher-worker-3 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:19.956 [DefaultDispatcher-worker-2 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:19.956 [DefaultDispatcher-worker-2 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:20.043 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:20.070 [DefaultDispatcher-worker-4 @coroutine#2305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d18401b 2024-08-16 13:07:20.070 [DefaultDispatcher-worker-4 @coroutine#2305] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId 2024-08-16 13:07:20.070 [DefaultDispatcher-worker-4 @coroutine#2305] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:20.070 [DefaultDispatcher-worker-4 @coroutine#2305] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId 2024-08-16 13:07:20.072 [DefaultDispatcher-worker-4 @coroutine#2305] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId 2024-08-16 13:07:20.072 [DefaultDispatcher-worker-4 @coroutine#2305] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId 2024-08-16 13:07:20.112 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-08-16 13:07:20.112 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:20.112 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:20.112 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:20.112 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:20.112 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:20.112 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:20.112 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@505bc480 2024-08-16 13:07:20.112 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:20.112 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:20.112 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:20.112 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:20.112 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:20.112 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:20.112 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:20.112 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:20.112 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:20.112 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:20.112 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:20.112 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:20.112 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:20.112 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:20.112 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:20.112 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:20.112 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:20.112 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:20.112 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:20.112 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-08-16 13:07:20.112 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:20.112 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:20.112 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:20.112 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:20.112 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:20.112 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:20.112 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:20.112 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:20.112 [Test worker @coroutine#2661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-08-16 13:07:20.112 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7926d092 2024-08-16 13:07:20.112 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7926d092 2024-08-16 13:07:20.112 [Test worker @coroutine#2661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-08-16 13:07:20.127 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7926d092 2024-08-16 13:07:20.137 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7926d092 2024-08-16 13:07:20.138 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7926d092 2024-08-16 13:07:20.140 [Test worker @coroutine#2666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7926d092 2024-08-16 13:07:20.151 [DefaultDispatcher-worker-4 @coroutine#2668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7926d092 2024-08-16 13:07:20.163 [DefaultDispatcher-worker-7 @coroutine#2680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7926d092 2024-08-16 13:07:20.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-08-16 13:07:20.166 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-08-16 13:07:20.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:20.167 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7926d092: (connection evicted) 2024-08-16 13:07:20.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:20.167 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-08-16 13:07:20.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-08-16 13:07:20.169 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-08-16 13:07:20.169 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:20.169 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:20.169 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:20.169 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:20.169 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:20.169 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:20.169 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dacad1d 2024-08-16 13:07:20.169 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:20.169 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:20.169 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:20.169 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:20.169 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:20.169 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:20.169 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:20.169 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:20.169 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:20.169 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:20.169 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:20.169 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:20.169 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:20.169 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:20.169 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:20.169 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:20.169 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:20.169 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:20.169 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:20.169 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-08-16 13:07:20.169 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:20.169 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:20.169 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:20.169 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:20.169 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:20.169 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:20.169 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:20.169 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:20.170 [Test worker @coroutine#2686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-08-16 13:07:20.170 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d92bfaf 2024-08-16 13:07:20.170 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d92bfaf 2024-08-16 13:07:20.170 [Test worker @coroutine#2686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-08-16 13:07:20.185 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d92bfaf 2024-08-16 13:07:20.195 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d92bfaf 2024-08-16 13:07:20.196 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d92bfaf 2024-08-16 13:07:20.198 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d92bfaf 2024-08-16 13:07:20.198 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-08-16 13:07:20.198 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:20.198 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:20.198 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:20.198 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:20.198 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:20.198 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:20.198 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59e9ba7 2024-08-16 13:07:20.198 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:20.199 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:20.199 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:20.199 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:20.199 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:20.199 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:20.199 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:20.199 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:20.199 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:20.199 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:20.199 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:20.199 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:20.199 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:20.199 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:20.199 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:20.199 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:20.199 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:20.199 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:20.199 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:20.199 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-08-16 13:07:20.199 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:20.199 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:20.199 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:20.199 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:20.199 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:20.199 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:20.199 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:20.199 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:20.199 [Test worker @coroutine#2686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-08-16 13:07:20.199 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@455591ad 2024-08-16 13:07:20.199 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@455591ad 2024-08-16 13:07:20.199 [Test worker @coroutine#2686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-08-16 13:07:20.213 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@455591ad 2024-08-16 13:07:20.223 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@455591ad 2024-08-16 13:07:20.225 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@455591ad 2024-08-16 13:07:20.227 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@455591ad 2024-08-16 13:07:20.238 [DefaultDispatcher-worker-3 @coroutine#2699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@455591ad 2024-08-16 13:07:20.242 [DefaultDispatcher-worker-4 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18876fa9 2024-08-16 13:07:20.242 [DefaultDispatcher-worker-4 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId 2024-08-16 13:07:20.242 [DefaultDispatcher-worker-4 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:20.242 [DefaultDispatcher-worker-4 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId 2024-08-16 13:07:20.243 [DefaultDispatcher-worker-8 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId 2024-08-16 13:07:20.243 [DefaultDispatcher-worker-8 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId 2024-08-16 13:07:20.255 [DefaultDispatcher-worker-3 @coroutine#2686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d92bfaf 2024-08-16 13:07:20.261 [DefaultDispatcher-worker-12 @coroutine#2686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d92bfaf 2024-08-16 13:07:20.269 [DefaultDispatcher-worker-7 @coroutine#2686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d92bfaf 2024-08-16 13:07:20.270 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:20.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-08-16 13:07:20.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-08-16 13:07:20.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:20.283 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d92bfaf: (connection evicted) 2024-08-16 13:07:20.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:20.284 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-08-16 13:07:20.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-08-16 13:07:20.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-08-16 13:07:20.284 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-08-16 13:07:20.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:20.284 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@455591ad: (connection evicted) 2024-08-16 13:07:20.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:20.285 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-08-16 13:07:20.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-08-16 13:07:20.286 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-08-16 13:07:20.286 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:20.286 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:20.286 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:20.286 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:20.286 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:20.286 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:20.286 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b094115 2024-08-16 13:07:20.286 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:20.286 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:20.286 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:20.286 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:20.286 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:20.286 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:20.286 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:20.286 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:20.286 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:20.286 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:20.286 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:20.286 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:20.286 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:20.286 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:20.286 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:20.286 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:20.286 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:20.286 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:20.286 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:20.286 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-08-16 13:07:20.287 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:20.287 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:20.287 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:20.287 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:20.287 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:20.287 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:20.287 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:20.287 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:20.287 [Test worker @coroutine#2722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-08-16 13:07:20.287 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d414943 2024-08-16 13:07:20.287 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d414943 2024-08-16 13:07:20.287 [Test worker @coroutine#2722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-08-16 13:07:20.304 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d414943 2024-08-16 13:07:20.314 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d414943 2024-08-16 13:07:20.316 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d414943 2024-08-16 13:07:20.317 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d414943 2024-08-16 13:07:20.318 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-08-16 13:07:20.318 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:20.318 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:20.318 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:20.318 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:20.318 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:20.318 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:20.318 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3095c449 2024-08-16 13:07:20.318 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:20.318 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:20.318 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:20.318 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:20.318 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:20.318 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:20.318 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:20.318 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:20.318 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:20.318 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:20.318 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:20.318 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:20.318 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:20.318 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:20.318 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:20.318 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:20.318 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:20.318 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:20.318 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:20.318 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-08-16 13:07:20.318 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:20.318 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:20.318 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:20.318 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:20.318 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:20.318 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:20.318 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:20.318 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:20.318 [Test worker @coroutine#2722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-08-16 13:07:20.318 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@7200702 2024-08-16 13:07:20.318 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@7200702 2024-08-16 13:07:20.318 [Test worker @coroutine#2722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-08-16 13:07:20.332 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7200702 2024-08-16 13:07:20.342 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7200702 2024-08-16 13:07:20.344 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7200702 2024-08-16 13:07:20.345 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7200702 2024-08-16 13:07:20.348 [DefaultDispatcher-worker-10 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-08-16 13:07:20.348 [DefaultDispatcher-worker-10 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:20.348 [DefaultDispatcher-worker-10 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:20.348 [DefaultDispatcher-worker-10 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:20.349 [DefaultDispatcher-worker-1 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:20.349 [DefaultDispatcher-worker-1 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:20.356 [DefaultDispatcher-worker-3 @coroutine#2737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7200702 2024-08-16 13:07:20.368 [DefaultDispatcher-worker-9 @coroutine#2722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d414943 2024-08-16 13:07:20.377 [DefaultDispatcher-worker-5 @coroutine#2722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d414943 2024-08-16 13:07:20.384 [DefaultDispatcher-worker-11 @coroutine#2404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534c3b9d 2024-08-16 13:07:20.384 [DefaultDispatcher-worker-11 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId 2024-08-16 13:07:20.384 [DefaultDispatcher-worker-11 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:20.384 [DefaultDispatcher-worker-11 @coroutine#2404] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId 2024-08-16 13:07:20.385 [DefaultDispatcher-worker-5 @coroutine#2404] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId 2024-08-16 13:07:20.385 [DefaultDispatcher-worker-5 @coroutine#2404] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId 2024-08-16 13:07:20.386 [DefaultDispatcher-worker-9 @coroutine#2722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d414943 2024-08-16 13:07:20.387 [HikariPool-137 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:20.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-08-16 13:07:20.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-08-16 13:07:20.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:20.391 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d414943: (connection evicted) 2024-08-16 13:07:20.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:20.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-08-16 13:07:20.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-08-16 13:07:20.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-08-16 13:07:20.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-08-16 13:07:20.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:20.392 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7200702: (connection evicted) 2024-08-16 13:07:20.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:20.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-08-16 13:07:20.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-08-16 13:07:20.395 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-08-16 13:07:20.395 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:20.395 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:20.395 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:20.395 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:20.395 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:20.395 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:20.395 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fd8513b 2024-08-16 13:07:20.395 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:20.395 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:20.395 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:20.395 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:20.395 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:20.395 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:20.395 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:20.395 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:20.395 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:20.395 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:20.395 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:20.395 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:20.395 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:20.395 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:20.395 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:20.395 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:20.395 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:20.395 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:20.395 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:20.395 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-08-16 13:07:20.395 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:20.395 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:20.395 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:20.395 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:20.395 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:20.395 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:20.395 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:20.395 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:20.395 [Test worker @coroutine#2764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-08-16 13:07:20.396 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-08-16 13:07:20.396 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-08-16 13:07:20.396 [Test worker @coroutine#2764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-08-16 13:07:20.413 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-08-16 13:07:20.414 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:20.423 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-08-16 13:07:20.425 [Test worker @coroutine#2768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-08-16 13:07:20.426 [Test worker @coroutine#2770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-08-16 13:07:20.447 [DefaultDispatcher-worker-8 @coroutine#2764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-08-16 13:07:20.449 [DefaultDispatcher-worker-6 @coroutine#2102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7 2024-08-16 13:07:20.449 [DefaultDispatcher-worker-6 @coroutine#2102] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:20.449 [DefaultDispatcher-worker-6 @coroutine#2102] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:20.449 [DefaultDispatcher-worker-6 @coroutine#2102] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:20.450 [DefaultDispatcher-worker-6 @coroutine#2102] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:20.450 [DefaultDispatcher-worker-6 @coroutine#2102] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:20.456 [DefaultDispatcher-worker-12 @coroutine#2772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-08-16 13:07:20.458 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-08-16 13:07:20.466 [DefaultDispatcher-worker-5 @coroutine#2764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-08-16 13:07:20.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-08-16 13:07:20.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-08-16 13:07:20.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:20.489 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@418f0f27: (connection evicted) 2024-08-16 13:07:20.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:20.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-08-16 13:07:20.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-08-16 13:07:20.491 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-08-16 13:07:20.491 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:20.491 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:20.491 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:20.491 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:20.491 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:20.491 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:20.491 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a925ac4 2024-08-16 13:07:20.491 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:20.491 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:20.491 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:20.491 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:20.491 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:20.491 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:20.491 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:20.491 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:20.491 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:20.491 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:20.492 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:20.492 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:20.492 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:20.492 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:20.492 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:20.492 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:20.492 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:20.492 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:20.492 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:20.492 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-08-16 13:07:20.492 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:20.492 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:20.492 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:20.492 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:20.492 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:20.492 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:20.492 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:20.492 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:20.492 [Test worker @coroutine#2816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-08-16 13:07:20.492 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f72685 2024-08-16 13:07:20.492 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f72685 2024-08-16 13:07:20.492 [Test worker @coroutine#2816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-08-16 13:07:20.509 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29f72685 2024-08-16 13:07:20.520 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29f72685 2024-08-16 13:07:20.523 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29f72685 2024-08-16 13:07:20.526 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29f72685 2024-08-16 13:07:20.536 [DefaultDispatcher-worker-4 @coroutine#2823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29f72685 2024-08-16 13:07:20.559 [DefaultDispatcher-worker-8 @coroutine#2816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29f72685 2024-08-16 13:07:20.563 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29f72685 2024-08-16 13:07:20.571 [DefaultDispatcher-worker-1 @coroutine#2816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29f72685 2024-08-16 13:07:20.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-08-16 13:07:20.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-08-16 13:07:20.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:20.577 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29f72685: (connection evicted) 2024-08-16 13:07:20.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:20.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-08-16 13:07:20.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-08-16 13:07:20.580 [Test worker @coroutine#2861] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-08-16 13:07:20.580 [Test worker @coroutine#2861] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:20.580 [Test worker @coroutine#2861] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:20.580 [Test worker @coroutine#2861] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:20.580 [Test worker @coroutine#2861] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:20.580 [Test worker @coroutine#2861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:20.580 [Test worker @coroutine#2861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:20.580 [Test worker @coroutine#2861] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12128849 2024-08-16 13:07:20.580 [Test worker @coroutine#2861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:20.580 [Test worker @coroutine#2861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:20.580 [Test worker @coroutine#2861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:20.580 [Test worker @coroutine#2861] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:20.580 [Test worker @coroutine#2861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:20.580 [Test worker @coroutine#2861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:20.580 [Test worker @coroutine#2861] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:20.580 [Test worker @coroutine#2861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:20.580 [Test worker @coroutine#2861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:20.580 [Test worker @coroutine#2861] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:20.580 [Test worker @coroutine#2861] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:20.580 [Test worker @coroutine#2861] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:20.580 [Test worker @coroutine#2861] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:20.580 [Test worker @coroutine#2861] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:20.580 [Test worker @coroutine#2861] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:20.580 [Test worker @coroutine#2861] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:20.580 [Test worker @coroutine#2861] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:20.580 [Test worker @coroutine#2861] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:20.580 [Test worker @coroutine#2861] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:20.580 [Test worker @coroutine#2861] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-08-16 13:07:20.580 [Test worker @coroutine#2861] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:20.580 [Test worker @coroutine#2861] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:20.580 [Test worker @coroutine#2861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:20.581 [Test worker @coroutine#2861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:20.581 [Test worker @coroutine#2861] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:20.581 [Test worker @coroutine#2861] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:20.581 [Test worker @coroutine#2861] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:20.581 [Test worker @coroutine#2861] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:20.581 [Test worker @coroutine#2861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-08-16 13:07:20.581 [Test worker @coroutine#2861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@3049dcac 2024-08-16 13:07:20.581 [Test worker @coroutine#2861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@3049dcac 2024-08-16 13:07:20.581 [Test worker @coroutine#2861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-08-16 13:07:20.597 [Test worker @coroutine#2861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3049dcac 2024-08-16 13:07:20.607 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3049dcac 2024-08-16 13:07:20.609 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3049dcac 2024-08-16 13:07:20.610 [Test worker @coroutine#2868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3049dcac 2024-08-16 13:07:20.619 [DefaultDispatcher-worker-13 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f36c8b1 2024-08-16 13:07:20.619 [DefaultDispatcher-worker-13 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:20.619 [DefaultDispatcher-worker-13 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:20.619 [DefaultDispatcher-worker-13 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:20.620 [DefaultDispatcher-worker-15 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:20.620 [DefaultDispatcher-worker-15 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:20.622 [DefaultDispatcher-worker-14 @coroutine#2870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3049dcac 2024-08-16 13:07:20.642 [DefaultDispatcher-worker-3 @coroutine#2861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3049dcac 2024-08-16 13:07:20.651 [DefaultDispatcher-worker-15 @coroutine#2861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3049dcac 2024-08-16 13:07:20.708 [HikariPool-141 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:20.773 [DefaultDispatcher-worker-1 @coroutine#2181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f 2024-08-16 13:07:20.773 [DefaultDispatcher-worker-1 @coroutine#2181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:20.773 [DefaultDispatcher-worker-1 @coroutine#2181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:20.773 [DefaultDispatcher-worker-1 @coroutine#2181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:20.775 [DefaultDispatcher-worker-7 @coroutine#2181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:20.775 [DefaultDispatcher-worker-7 @coroutine#2181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:20.849 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:20.855 [DefaultDispatcher-worker-13 @coroutine#2900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3049dcac 2024-08-16 13:07:20.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-08-16 13:07:20.905 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-08-16 13:07:20.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:20.905 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3049dcac: (connection evicted) 2024-08-16 13:07:20.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:20.906 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-08-16 13:07:20.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-08-16 13:07:20.912 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-08-16 13:07:20.912 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:20.912 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:20.912 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:20.912 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:20.912 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:20.912 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:20.912 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45bb502f 2024-08-16 13:07:20.912 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:20.912 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:20.912 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:20.912 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:20.912 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:20.912 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:20.912 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:20.912 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:20.912 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:20.912 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:20.912 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:20.912 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:20.912 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:20.912 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:20.912 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:20.912 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:20.912 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:20.912 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:20.912 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:20.912 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-08-16 13:07:20.912 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:20.912 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:20.912 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:20.912 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:20.912 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:20.912 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:20.912 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:20.912 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:20.912 [Test worker @coroutine#2911] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-08-16 13:07:20.913 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e34e466 2024-08-16 13:07:20.913 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e34e466 2024-08-16 13:07:20.913 [Test worker @coroutine#2911] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-08-16 13:07:20.919 [DefaultDispatcher-worker-5 @coroutine#2210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e2e11ee 2024-08-16 13:07:20.919 [DefaultDispatcher-worker-5 @coroutine#2210] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:20.919 [DefaultDispatcher-worker-5 @coroutine#2210] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:20.919 [DefaultDispatcher-worker-5 @coroutine#2210] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:20.919 [DefaultDispatcher-worker-10 @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@780ec2c1 2024-08-16 13:07:20.919 [DefaultDispatcher-worker-10 @coroutine#2240] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 13:07:20.919 [DefaultDispatcher-worker-10 @coroutine#2240] 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-08-16 13:07:20.919 [DefaultDispatcher-worker-10 @coroutine#2240] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 13:07:20.920 [DefaultDispatcher-worker-6 @coroutine#2210] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:20.920 [DefaultDispatcher-worker-6 @coroutine#2210] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:20.920 [DefaultDispatcher-worker-10 @coroutine#2240] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 13:07:20.921 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:20.928 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e34e466 2024-08-16 13:07:20.937 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e34e466 2024-08-16 13:07:20.939 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e34e466 2024-08-16 13:07:20.941 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e34e466 2024-08-16 13:07:20.950 [DefaultDispatcher-worker-6 @coroutine#2923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e34e466 2024-08-16 13:07:20.953 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e34e466 2024-08-16 13:07:20.954 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:20.967 [DefaultDispatcher-worker-2 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7915111a 2024-08-16 13:07:20.967 [DefaultDispatcher-worker-2 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:20.967 [DefaultDispatcher-worker-2 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:20.967 [DefaultDispatcher-worker-2 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:20.968 [DefaultDispatcher-worker-3 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:20.968 [DefaultDispatcher-worker-3 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:20.977 [DefaultDispatcher-worker-3 @coroutine#2911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e34e466 2024-08-16 13:07:20.987 [DefaultDispatcher-worker-9 @coroutine#2911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e34e466 2024-08-16 13:07:20.989 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:20.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-08-16 13:07:20.999 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-08-16 13:07:20.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:20.999 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e34e466: (connection evicted) 2024-08-16 13:07:21.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:21.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-08-16 13:07:21.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-08-16 13:07:21.001 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-08-16 13:07:21.001 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:21.001 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:21.001 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:21.001 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:21.001 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:21.001 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:21.001 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20dfe8b2 2024-08-16 13:07:21.001 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:21.001 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:21.001 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:21.001 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:21.001 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:21.001 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:21.001 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:21.001 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:21.001 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:21.001 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:21.001 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:21.001 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:21.001 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:21.001 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:21.001 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:21.001 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:21.001 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:21.001 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:21.001 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:21.001 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-08-16 13:07:21.001 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:21.001 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:21.001 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:21.001 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:21.001 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:21.001 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:21.001 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:21.001 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:21.001 [Test worker @coroutine#2954] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-08-16 13:07:21.001 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d8cbd1a 2024-08-16 13:07:21.001 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d8cbd1a 2024-08-16 13:07:21.001 [Test worker @coroutine#2954] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-08-16 13:07:21.015 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d8cbd1a 2024-08-16 13:07:21.025 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d8cbd1a 2024-08-16 13:07:21.026 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d8cbd1a 2024-08-16 13:07:21.028 [Test worker @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d8cbd1a 2024-08-16 13:07:21.038 [DefaultDispatcher-worker-2 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d8cbd1a 2024-08-16 13:07:21.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-08-16 13:07:21.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-08-16 13:07:21.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:21.098 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d8cbd1a: (connection evicted) 2024-08-16 13:07:21.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:21.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-08-16 13:07:21.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-08-16 13:07:21.099 [DefaultDispatcher-worker-5 @coroutine#2305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d18401b 2024-08-16 13:07:21.099 [DefaultDispatcher-worker-5 @coroutine#2305] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId 2024-08-16 13:07:21.099 [DefaultDispatcher-worker-5 @coroutine#2305] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:21.099 [DefaultDispatcher-worker-5 @coroutine#2305] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId 2024-08-16 13:07:21.100 [DefaultDispatcher-worker-11 @coroutine#2305] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId 2024-08-16 13:07:21.100 [DefaultDispatcher-worker-11 @coroutine#2305] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId 2024-08-16 13:07:21.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-08-16 13:07:21.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:21.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:21.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:21.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:21.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:21.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:21.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24df4805 2024-08-16 13:07:21.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:21.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:21.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:21.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:21.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:21.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:21.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:21.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:21.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:21.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:21.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:21.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:21.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:21.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:21.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:21.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:21.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:21.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:21.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:21.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-08-16 13:07:21.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:21.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:21.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:21.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:21.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:21.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:21.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:21.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:21.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-08-16 13:07:21.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@5545137d 2024-08-16 13:07:21.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@5545137d 2024-08-16 13:07:21.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-08-16 13:07:21.170 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:21.203 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:07:21.203 [DefaultDispatcher-worker-2 @coroutine#2988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5545137d 2024-08-16 13:07:21.211 [DefaultDispatcher-worker-10 @coroutine#2988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5545137d 2024-08-16 13:07:21.218 [DefaultDispatcher-worker-3 @coroutine#2988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5545137d 2024-08-16 13:07:21.226 [DefaultDispatcher-worker-16 @coroutine#2988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5545137d 2024-08-16 13:07:21.253 [DefaultDispatcher-worker-17 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18876fa9 2024-08-16 13:07:21.253 [DefaultDispatcher-worker-17 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId 2024-08-16 13:07:21.253 [DefaultDispatcher-worker-17 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:21.253 [DefaultDispatcher-worker-17 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId 2024-08-16 13:07:21.254 [DefaultDispatcher-worker-8 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId 2024-08-16 13:07:21.254 [DefaultDispatcher-worker-8 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId 2024-08-16 13:07:21.257 [DefaultDispatcher-worker-15 @coroutine#2988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5545137d 2024-08-16 13:07:21.258 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-08-16 13:07:21.265 [Test worker] INFO ktor.application - Application started in 0.007 seconds. 2024-08-16 13:07:21.266 [DefaultDispatcher-worker-13 @coroutine#2999] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-08-16 13:07:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-08-16 13:07:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d29fc6 2024-08-16 13:07:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-08-16 13:07:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:21.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-08-16 13:07:21.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da53092 2024-08-16 13:07:21.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da53092 2024-08-16 13:07:21.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-08-16 13:07:21.285 [DefaultDispatcher-worker-16 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:07:21.285 [DefaultDispatcher-worker-16 @coroutine#3001] 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-08-16 13:07:21.285 [DefaultDispatcher-worker-16 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:07:21.285 [DefaultDispatcher-worker-16 @coroutine#3001] 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-08-16 13:07:21.288 [eventLoopGroupProxy-19-1 @call-handler#3009] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 13:07:21.288 [eventLoopGroupProxy-19-1 @call-handler#3009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:21.289 [eventLoopGroupProxy-19-2 @call-handler#3010] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 13:07:21.289 [eventLoopGroupProxy-19-2 @call-handler#3010] 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-08-16 13:07:21.289 [eventLoopGroupProxy-19-2 @call-handler#3010] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 13:07:21.290 [eventLoopGroupProxy-19-2 @call-handler#3010] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:21.290 [DefaultDispatcher-worker-5 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:07:21.290 [DefaultDispatcher-worker-5 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:07:21.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-08-16 13:07:21.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:21.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:21.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:21.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:21.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:21.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:21.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ca50bb9 2024-08-16 13:07:21.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:21.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:21.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:21.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:21.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:21.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:21.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:21.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:21.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:21.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:21.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:21.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:21.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:21.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:21.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:21.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:21.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:21.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:21.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:21.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-08-16 13:07:21.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:21.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:21.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:21.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:21.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:21.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:21.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:21.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:21.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-08-16 13:07:21.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@301c0aae 2024-08-16 13:07:21.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@301c0aae 2024-08-16 13:07:21.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-08-16 13:07:21.307 [DefaultDispatcher-worker-5 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da53092 2024-08-16 13:07:21.307 [DefaultDispatcher-worker-5 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 13:07:21.307 [DefaultDispatcher-worker-5 @coroutine#3000] 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-08-16 13:07:21.307 [DefaultDispatcher-worker-5 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 13:07:21.308 [eventLoopGroupProxy-19-2 @call-handler#3015] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 13:07:21.308 [eventLoopGroupProxy-19-2 @call-handler#3015] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:21.309 [DefaultDispatcher-worker-12 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 13:07:21.309 [DefaultDispatcher-worker-12 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 13:07:21.310 [DefaultDispatcher-worker-12 @coroutine#3020] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:07:21.310 [DefaultDispatcher-worker-12 @coroutine#3020] 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-08-16 13:07:21.310 [DefaultDispatcher-worker-12 @coroutine#3020] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:07:21.310 [DefaultDispatcher-worker-12 @coroutine#3020] 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-08-16 13:07:21.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-08-16 13:07:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@399ac1a3 2024-08-16 13:07:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-08-16 13:07:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:21.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-08-16 13:07:21.311 [eventLoopGroupProxy-19-2 @call-handler#3024] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 13:07:21.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c48bbf3 2024-08-16 13:07:21.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c48bbf3 2024-08-16 13:07:21.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-08-16 13:07:21.311 [eventLoopGroupProxy-19-2 @call-handler#3024] 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-08-16 13:07:21.311 [eventLoopGroupProxy-19-2 @call-handler#3024] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 13:07:21.312 [eventLoopGroupProxy-19-2 @call-handler#3024] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:21.313 [eventLoopGroupProxy-19-3 @call-handler#3027] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 13:07:21.313 [DefaultDispatcher-worker-13 @coroutine#3020] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:07:21.313 [DefaultDispatcher-worker-13 @coroutine#3020] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:07:21.313 [eventLoopGroupProxy-19-3 @call-handler#3027] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:21.319 [DefaultDispatcher-worker-7 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da53092 2024-08-16 13:07:21.327 [DefaultDispatcher-worker-16 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da53092 2024-08-16 13:07:21.329 [DefaultDispatcher-worker-16 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:07:21.329 [DefaultDispatcher-worker-16 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 13:07:21.329 [DefaultDispatcher-worker-16 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:07:21.329 [DefaultDispatcher-worker-16 @coroutine#3032] 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-08-16 13:07:21.331 [eventLoopGroupProxy-19-2 @call-handler#3039] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 13:07:21.331 [eventLoopGroupProxy-19-4 @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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 13:07:21.331 [eventLoopGroupProxy-19-4 @call-handler#3040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:21.331 [eventLoopGroupProxy-19-2 @call-handler#3039] 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-08-16 13:07:21.331 [eventLoopGroupProxy-19-2 @call-handler#3039] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 13:07:21.338 [DefaultDispatcher-worker-5 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301c0aae 2024-08-16 13:07:21.338 [DefaultDispatcher-worker-5 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 13:07:21.338 [DefaultDispatcher-worker-5 @coroutine#3019] 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-08-16 13:07:21.338 [DefaultDispatcher-worker-5 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 13:07:21.340 [DefaultDispatcher-worker-10 @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5545137d 2024-08-16 13:07:21.340 [eventLoopGroupProxy-19-2 @call-handler#3039] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:21.341 [DefaultDispatcher-worker-16 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:07:21.341 [DefaultDispatcher-worker-16 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 13:07:21.342 [eventLoopGroupProxy-19-5 @call-handler#3048] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 13:07:21.342 [eventLoopGroupProxy-19-5 @call-handler#3048] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:21.342 [DefaultDispatcher-worker-11 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 13:07:21.342 [DefaultDispatcher-worker-11 @coroutine#3019] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 13:07:21.350 [DefaultDispatcher-worker-6 @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5545137d 2024-08-16 13:07:21.352 [DefaultDispatcher-worker-7 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301c0aae 2024-08-16 13:07:21.355 [DefaultDispatcher-worker-7 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c48bbf3 2024-08-16 13:07:21.355 [DefaultDispatcher-worker-7 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 13:07:21.355 [DefaultDispatcher-worker-7 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:21.355 [DefaultDispatcher-worker-7 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 13:07:21.356 [eventLoopGroupProxy-19-2 @call-handler#3056] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 13:07:21.357 [eventLoopGroupProxy-19-2 @call-handler#3056] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:21.357 [DefaultDispatcher-worker-10 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 13:07:21.357 [DefaultDispatcher-worker-10 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 13:07:21.360 [DefaultDispatcher-worker-4 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-08-16 13:07:21.360 [DefaultDispatcher-worker-4 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:21.360 [DefaultDispatcher-worker-4 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:21.360 [DefaultDispatcher-worker-4 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:21.361 [DefaultDispatcher-worker-9 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:21.361 [DefaultDispatcher-worker-9 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:21.362 [DefaultDispatcher-worker-3 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301c0aae 2024-08-16 13:07:21.366 [DefaultDispatcher-worker-5 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c48bbf3 2024-08-16 13:07:21.367 [HikariPool-145 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:21.372 [DefaultDispatcher-worker-7 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c48bbf3 2024-08-16 13:07:21.379 [DefaultDispatcher-worker-7 @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5545137d 2024-08-16 13:07:21.380 [DefaultDispatcher-worker-9 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-08-16 13:07:21.380 [DefaultDispatcher-worker-9 @coroutine#3037] 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-08-16 13:07:21.380 [DefaultDispatcher-worker-9 @coroutine#3037] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-08-16 13:07:21.381 [eventLoopGroupProxy-19-2 @call-handler#3074] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2024-08-16 13:07:21.389 [DefaultDispatcher-worker-15 @coroutine#3066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da53092 2024-08-16 13:07:21.393 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:21.394 [DefaultDispatcher-worker-11 @coroutine#2404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534c3b9d 2024-08-16 13:07:21.394 [DefaultDispatcher-worker-11 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId 2024-08-16 13:07:21.394 [DefaultDispatcher-worker-11 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:21.394 [DefaultDispatcher-worker-11 @coroutine#2404] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId 2024-08-16 13:07:21.395 [DefaultDispatcher-worker-3 @coroutine#2404] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId 2024-08-16 13:07:21.395 [DefaultDispatcher-worker-3 @coroutine#2404] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId 2024-08-16 13:07:21.407 [DefaultDispatcher-worker-17 @coroutine#3037] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-08-16 13:07:21.407 [DefaultDispatcher-worker-17 @coroutine#3037] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-08-16 13:07:21.407 [DefaultDispatcher-worker-17 @coroutine#3037] 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-08-16 13:07:21.407 [DefaultDispatcher-worker-17 @coroutine#3037] 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-08-16 13:07:21.407 [DefaultDispatcher-worker-17 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626934834412331009 2024-08-16 13:07:21.407 [DefaultDispatcher-worker-17 @coroutine#3037] 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=626934834412331009. 2024-08-16 13:07:21.407 [DefaultDispatcher-worker-17 @coroutine#3037] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626934834412331009 2024-08-16 13:07:21.408 [eventLoopGroupProxy-19-2 @call-handler#3081] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 13:07:21.412 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:21.412 [eventLoopGroupProxy-19-2 @call-handler#3081] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:21.412 [DefaultDispatcher-worker-17 @coroutine#3037] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626934834412331009 2024-08-16 13:07:21.412 [DefaultDispatcher-worker-17 @coroutine#3037] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626934834412331009 2024-08-16 13:07:21.412 [DefaultDispatcher-worker-17 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626934834412331009. 2024-08-16 13:07:21.412 [DefaultDispatcher-worker-17 @coroutine#3037] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626934834412331009 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 13:07:21.423 [DefaultDispatcher-worker-11 @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da53092 2024-08-16 13:07:21.425 [DefaultDispatcher-worker-11 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-08-16 13:07:21.425 [DefaultDispatcher-worker-11 @coroutine#3037] 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-08-16 13:07:21.425 [DefaultDispatcher-worker-11 @coroutine#3037] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-08-16 13:07:21.426 [eventLoopGroupProxy-19-2 @call-handler#3085] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/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-08-16 13:07:21.427 [eventLoopGroupProxy-19-2 @call-handler#3085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:21.428 [DefaultDispatcher-worker-3 @coroutine#3037] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-08-16 13:07:21.428 [DefaultDispatcher-worker-3 @coroutine#3037] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-08-16 13:07:21.428 [DefaultDispatcher-worker-3 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-08-16 13:07:21.428 [DefaultDispatcher-worker-3 @coroutine#3037] 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-08-16 13:07:21.437 [DefaultDispatcher-worker-6 @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da53092 2024-08-16 13:07:21.456 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:21.458 [DefaultDispatcher-worker-1 @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da53092 2024-08-16 13:07:21.461 [DefaultDispatcher-worker-3 @coroutine#2102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7 2024-08-16 13:07:21.461 [DefaultDispatcher-worker-3 @coroutine#2102] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:21.461 [DefaultDispatcher-worker-3 @coroutine#2102] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:21.461 [DefaultDispatcher-worker-3 @coroutine#2102] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:21.462 [DefaultDispatcher-worker-16 @coroutine#2102] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:21.462 [DefaultDispatcher-worker-16 @coroutine#2102] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:21.467 [DefaultDispatcher-worker-13 @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5545137d 2024-08-16 13:07:21.467 [DefaultDispatcher-worker-7 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da53092 2024-08-16 13:07:21.468 [DefaultDispatcher-worker-7 @coroutine#3002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 13:07:21.468 [DefaultDispatcher-worker-7 @coroutine#3002] 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-08-16 13:07:21.468 [DefaultDispatcher-worker-7 @coroutine#3002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 13:07:21.468 [DefaultDispatcher-worker-7 @coroutine#3002] 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-08-16 13:07:21.469 [eventLoopGroupProxy-19-2 @call-handler#3094] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 13:07:21.469 [eventLoopGroupProxy-19-2 @call-handler#3094] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-08-16 13:07:21.469 [eventLoopGroupProxy-19-2 @call-handler#3094] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 13:07:21.477 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:21.477 [DefaultDispatcher-worker-16 @call-handler#3094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5545137d 2024-08-16 13:07:21.478 [eventLoopGroupProxy-19-2 @call-handler#3094] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:21.478 [DefaultDispatcher-worker-7 @coroutine#3002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 13:07:21.478 [DefaultDispatcher-worker-7 @coroutine#3002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 13:07:21.478 [DefaultDispatcher-worker-7 @coroutine#3002] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-16 13:07:21.478 [DefaultDispatcher-worker-7 @coroutine#3002] 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-08-16 13:07:21.486 [DefaultDispatcher-worker-10 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da53092 2024-08-16 13:07:21.498 [DefaultDispatcher-worker-2 @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5545137d 2024-08-16 13:07:21.499 [DefaultDispatcher-worker-2 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-08-16 13:07:21.499 [DefaultDispatcher-worker-2 @coroutine#3037] 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-08-16 13:07:21.499 [DefaultDispatcher-worker-2 @coroutine#3037] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-08-16 13:07:21.500 [eventLoopGroupProxy-19-2 @call-handler#3107] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2024-08-16 13:07:21.500 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:21.508 [DefaultDispatcher-worker-12 @coroutine#3099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301c0aae 2024-08-16 13:07:21.523 [DefaultDispatcher-worker-7 @coroutine#3037] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-08-16 13:07:21.523 [DefaultDispatcher-worker-7 @coroutine#3037] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-08-16 13:07:21.523 [DefaultDispatcher-worker-7 @coroutine#3037] 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-08-16 13:07:21.523 [DefaultDispatcher-worker-7 @coroutine#3037] 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-08-16 13:07:21.524 [DefaultDispatcher-worker-7 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626934834412331010 2024-08-16 13:07:21.524 [DefaultDispatcher-worker-7 @coroutine#3037] 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=626934834412331010. 2024-08-16 13:07:21.524 [DefaultDispatcher-worker-7 @coroutine#3037] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626934834412331010 2024-08-16 13:07:21.524 [eventLoopGroupProxy-19-2 @call-handler#3112] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 13:07:21.525 [eventLoopGroupProxy-19-2 @call-handler#3112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:21.525 [DefaultDispatcher-worker-2 @coroutine#3037] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626934834412331010 2024-08-16 13:07:21.526 [DefaultDispatcher-worker-2 @coroutine#3037] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626934834412331010 2024-08-16 13:07:21.526 [DefaultDispatcher-worker-2 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626934834412331010. 2024-08-16 13:07:21.526 [DefaultDispatcher-worker-2 @coroutine#3037] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626934834412331010 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 13:07:21.531 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:21.534 [DefaultDispatcher-worker-13 @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301c0aae 2024-08-16 13:07:21.535 [DefaultDispatcher-worker-13 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-08-16 13:07:21.535 [DefaultDispatcher-worker-13 @coroutine#3037] 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-08-16 13:07:21.535 [DefaultDispatcher-worker-13 @coroutine#3037] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-08-16 13:07:21.536 [eventLoopGroupProxy-19-2 @call-handler#3116] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/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-08-16 13:07:21.537 [eventLoopGroupProxy-19-2 @call-handler#3116] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:21.537 [DefaultDispatcher-worker-13 @coroutine#3037] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-08-16 13:07:21.537 [DefaultDispatcher-worker-13 @coroutine#3037] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-08-16 13:07:21.537 [DefaultDispatcher-worker-13 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-08-16 13:07:21.537 [DefaultDispatcher-worker-13 @coroutine#3037] 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-08-16 13:07:21.546 [DefaultDispatcher-worker-7 @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301c0aae 2024-08-16 13:07:21.565 [DefaultDispatcher-worker-13 @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301c0aae 2024-08-16 13:07:21.576 [DefaultDispatcher-worker-3 @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5545137d 2024-08-16 13:07:21.576 [DefaultDispatcher-worker-17 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301c0aae 2024-08-16 13:07:21.576 [DefaultDispatcher-worker-17 @coroutine#3021] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 13:07:21.576 [DefaultDispatcher-worker-17 @coroutine#3021] 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-08-16 13:07:21.576 [DefaultDispatcher-worker-17 @coroutine#3021] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 13:07:21.576 [DefaultDispatcher-worker-17 @coroutine#3021] 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-08-16 13:07:21.577 [eventLoopGroupProxy-19-2 @call-handler#3122] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 13:07:21.578 [eventLoopGroupProxy-19-2 @call-handler#3122] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-08-16 13:07:21.578 [eventLoopGroupProxy-19-2 @call-handler#3122] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 13:07:21.582 [DefaultDispatcher-worker-10 @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5545137d 2024-08-16 13:07:21.591 [DefaultDispatcher-worker-5 @call-handler#3122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5545137d 2024-08-16 13:07:21.591 [eventLoopGroupProxy-19-2 @call-handler#3122] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:21.592 [DefaultDispatcher-worker-10 @coroutine#3021] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 13:07:21.592 [DefaultDispatcher-worker-10 @coroutine#3021] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 13:07:21.593 [DefaultDispatcher-worker-10 @coroutine#3021] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-16 13:07:21.593 [DefaultDispatcher-worker-10 @coroutine#3021] 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-08-16 13:07:21.602 [DefaultDispatcher-worker-16 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301c0aae 2024-08-16 13:07:21.605 [UI Thread @coroutine#3141] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626934834412331008 2024-08-16 13:07:21.605 [UI Thread @coroutine#3141] 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=626934834412331008. 2024-08-16 13:07:21.605 [UI Thread @coroutine#3141] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626934834412331008 2024-08-16 13:07:21.605 [UI Thread @coroutine#3146] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626934834412331009&assignmentUid=626934834412331008 2024-08-16 13:07:21.605 [UI Thread @coroutine#3146] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626934834412331009&assignmentUid=626934834412331008. 2024-08-16 13:07:21.606 [UI Thread @coroutine#3146] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626934834412331009&assignmentUid=626934834412331008 2024-08-16 13:07:21.606 [eventLoopGroupProxy-19-2 @call-handler#3157] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 13:07:21.606 [eventLoopGroupProxy-19-5 @call-handler#3159] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/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-08-16 13:07:21.607 [UI Thread @coroutine#3151] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626934834412331009&assignmentUid=626934834412331008 2024-08-16 13:07:21.607 [UI Thread @coroutine#3151] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626934834412331009&assignmentUid=626934834412331008. 2024-08-16 13:07:21.607 [UI Thread @coroutine#3151] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626934834412331009&assignmentUid=626934834412331008 2024-08-16 13:07:21.608 [UI Thread @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626934834412331009&assignmentUid=626934834412331008 2024-08-16 13:07:21.608 [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/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626934834412331009&assignmentUid=626934834412331008. 2024-08-16 13:07:21.608 [UI Thread @coroutine#3153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626934834412331009&assignmentUid=626934834412331008 2024-08-16 13:07:21.610 [UI Thread @coroutine#3173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626934834412331008&clazzUid=626934834412331008&accountPersonUid=626934834412331009 2024-08-16 13:07:21.610 [UI Thread @coroutine#3173] 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=626934834412331008&clazzUid=626934834412331008&accountPersonUid=626934834412331009. 2024-08-16 13:07:21.610 [UI Thread @coroutine#3173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626934834412331008&clazzUid=626934834412331008&accountPersonUid=626934834412331009 2024-08-16 13:07:21.610 [eventLoopGroupProxy-19-5 @call-handler#3159] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:21.611 [eventLoopGroupProxy-19-6 @call-handler#3178] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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-08-16 13:07:21.611 [UI Thread @coroutine#3146] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626934834412331009&assignmentUid=626934834412331008 2024-08-16 13:07:21.611 [UI Thread @coroutine#3146] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626934834412331009&assignmentUid=626934834412331008 2024-08-16 13:07:21.611 [UI Thread @coroutine#3146] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626934834412331009&assignmentUid=626934834412331008. 2024-08-16 13:07:21.612 [UI Thread @coroutine#3146] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626934834412331009&assignmentUid=626934834412331008 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 13:07:21.612 [eventLoopGroupProxy-19-7 @call-handler#3183] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/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-08-16 13:07:21.612 [eventLoopGroupProxy-19-8 @call-handler#3182] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-08-16 13:07:21.612 [eventLoopGroupProxy-19-2 @call-handler#3157] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:21.613 [UI Thread @coroutine#3141] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626934834412331008 2024-08-16 13:07:21.613 [UI Thread @coroutine#3141] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626934834412331008 2024-08-16 13:07:21.613 [UI Thread @coroutine#3141] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626934834412331008. 2024-08-16 13:07:21.613 [UI Thread @coroutine#3141] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626934834412331008 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 13:07:21.613 [eventLoopGroupProxy-19-6 @call-handler#3178] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:21.614 [UI Thread @coroutine#3151] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626934834412331009&assignmentUid=626934834412331008 2024-08-16 13:07:21.614 [UI Thread @coroutine#3151] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626934834412331009&assignmentUid=626934834412331008 2024-08-16 13:07:21.614 [UI Thread @coroutine#3151] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626934834412331009&assignmentUid=626934834412331008. 2024-08-16 13:07:21.614 [UI Thread @coroutine#3151] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626934834412331009&assignmentUid=626934834412331008 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 13:07:21.614 [eventLoopGroupProxy-19-7 @call-handler#3183] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:21.615 [UI Thread @coroutine#3153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626934834412331009&assignmentUid=626934834412331008 2024-08-16 13:07:21.615 [UI Thread @coroutine#3153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626934834412331009&assignmentUid=626934834412331008 2024-08-16 13:07:21.615 [UI Thread @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626934834412331009&assignmentUid=626934834412331008. 2024-08-16 13:07:21.615 [UI Thread @coroutine#3153] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626934834412331009&assignmentUid=626934834412331008 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 13:07:21.624 [DefaultDispatcher-worker-2 @coroutine#3146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da53092 2024-08-16 13:07:21.626 [eventLoopGroupProxy-19-8 @call-handler#3182] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:21.627 [UI Thread @coroutine#3173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626934834412331008&clazzUid=626934834412331008&accountPersonUid=626934834412331009 2024-08-16 13:07:21.627 [UI Thread @coroutine#3173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626934834412331008&clazzUid=626934834412331008&accountPersonUid=626934834412331009 2024-08-16 13:07:21.627 [UI Thread @coroutine#3173] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626934834412331008&clazzUid=626934834412331008&accountPersonUid=626934834412331009. 2024-08-16 13:07:21.627 [UI Thread @coroutine#3173] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626934834412331008&clazzUid=626934834412331008&accountPersonUid=626934834412331009 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 13:07:21.629 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:21.631 [DefaultDispatcher-worker-12 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f36c8b1 2024-08-16 13:07:21.631 [DefaultDispatcher-worker-12 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:21.632 [DefaultDispatcher-worker-12 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:21.632 [DefaultDispatcher-worker-12 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:21.633 [DefaultDispatcher-worker-12 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:21.633 [DefaultDispatcher-worker-12 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:21.634 [DefaultDispatcher-worker-12 @coroutine#3141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da53092 2024-08-16 13:07:21.641 [DefaultDispatcher-worker-3 @coroutine#3151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da53092 2024-08-16 13:07:21.648 [DefaultDispatcher-worker-9 @coroutine#3153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da53092 2024-08-16 13:07:21.653 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:21.658 [DefaultDispatcher-worker-17 @coroutine#3173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da53092 2024-08-16 13:07:21.664 [UI Thread @coroutine#3202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=626934834412331008 2024-08-16 13:07:21.664 [UI Thread @coroutine#3202] 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=626934834412331008. 2024-08-16 13:07:21.664 [UI Thread @coroutine#3202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=626934834412331008 2024-08-16 13:07:21.665 [eventLoopGroupProxy-19-2 @call-handler#3204] 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/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-08-16 13:07:21.666 [eventLoopGroupProxy-19-2 @call-handler#3204] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:21.667 [UI Thread @coroutine#3202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=626934834412331008 2024-08-16 13:07:21.667 [UI Thread @coroutine#3202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=626934834412331008 2024-08-16 13:07:21.667 [UI Thread @coroutine#3202] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=626934834412331008. 2024-08-16 13:07:21.668 [UI Thread @coroutine#3202] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=626934834412331008 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 13:07:21.676 [DefaultDispatcher-worker-1 @coroutine#3202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da53092 2024-08-16 13:07:21.687 [DefaultDispatcher-worker-9 @coroutine#3202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da53092 2024-08-16 13:07:21.697 [DefaultDispatcher-worker-12 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da53092 2024-08-16 13:07:21.697 [DefaultDispatcher-worker-12 @coroutine#3002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 13:07:21.697 [DefaultDispatcher-worker-12 @coroutine#3002] 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-08-16 13:07:21.697 [DefaultDispatcher-worker-12 @coroutine#3002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 13:07:21.697 [DefaultDispatcher-worker-12 @coroutine#3002] 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-08-16 13:07:21.698 [eventLoopGroupProxy-19-2 @call-handler#3212] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 13:07:21.698 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:21.698 [eventLoopGroupProxy-19-2 @call-handler#3212] 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-08-16 13:07:21.698 [eventLoopGroupProxy-19-2 @call-handler#3212] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 13:07:21.709 [DefaultDispatcher-worker-2 @call-handler#3212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5545137d 2024-08-16 13:07:21.709 [eventLoopGroupProxy-19-2 @call-handler#3212] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:21.710 [DefaultDispatcher-worker-16 @coroutine#3002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 13:07:21.710 [DefaultDispatcher-worker-16 @coroutine#3002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 13:07:21.710 [DefaultDispatcher-worker-16 @coroutine#3002] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-16 13:07:21.710 [DefaultDispatcher-worker-16 @coroutine#3002] 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-08-16 13:07:21.719 [DefaultDispatcher-worker-3 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da53092 2024-08-16 13:07:21.719 [UI Thread @coroutine#3227] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=626934834412331010&assignmentUid=626934834412331008&clazzUid=626934834412331008&submitterUid=626934834412331009 2024-08-16 13:07:21.719 [UI Thread @coroutine#3227] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=626934834412331010&assignmentUid=626934834412331008&clazzUid=626934834412331008&submitterUid=626934834412331009. 2024-08-16 13:07:21.719 [UI Thread @coroutine#3227] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=626934834412331010&assignmentUid=626934834412331008&clazzUid=626934834412331008&submitterUid=626934834412331009 2024-08-16 13:07:21.720 [eventLoopGroupProxy-19-2 @call-handler#3232] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CoursePermissionDao, userPermissionsForAssignmentSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/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-08-16 13:07:21.725 [eventLoopGroupProxy-19-2 @call-handler#3232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:21.726 [UI Thread @coroutine#3227] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=626934834412331010&assignmentUid=626934834412331008&clazzUid=626934834412331008&submitterUid=626934834412331009 2024-08-16 13:07:21.726 [UI Thread @coroutine#3227] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=626934834412331010&assignmentUid=626934834412331008&clazzUid=626934834412331008&submitterUid=626934834412331009 2024-08-16 13:07:21.726 [UI Thread @coroutine#3227] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=626934834412331010&assignmentUid=626934834412331008&clazzUid=626934834412331008&submitterUid=626934834412331009. 2024-08-16 13:07:21.726 [UI Thread @coroutine#3227] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=626934834412331010&assignmentUid=626934834412331008&clazzUid=626934834412331008&submitterUid=626934834412331009 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 13:07:21.736 [DefaultDispatcher-worker-12 @coroutine#3227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301c0aae 2024-08-16 13:07:21.744 [UI Thread @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=626934834412331009 2024-08-16 13:07:21.744 [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/PersonDao/getNamesByUid?uid=626934834412331009. 2024-08-16 13:07:21.744 [UI Thread @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=626934834412331009 2024-08-16 13:07:21.745 [eventLoopGroupProxy-19-2 @call-handler#3250] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 13:07:21.746 [UI Thread @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=626934834412331009&assignmentUid=626934834412331008 2024-08-16 13:07:21.746 [eventLoopGroupProxy-19-2 @call-handler#3250] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:21.746 [UI Thread @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=626934834412331009&assignmentUid=626934834412331008. 2024-08-16 13:07:21.746 [UI Thread @coroutine#3246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=626934834412331009&assignmentUid=626934834412331008 2024-08-16 13:07:21.746 [UI Thread @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=626934834412331008 2024-08-16 13:07:21.746 [UI Thread @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=626934834412331008. 2024-08-16 13:07:21.746 [UI Thread @coroutine#3251] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=626934834412331008 2024-08-16 13:07:21.746 [UI Thread @coroutine#3253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=626934834412331009&assignmentUid=626934834412331008 2024-08-16 13:07:21.746 [UI Thread @coroutine#3253] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=626934834412331009&assignmentUid=626934834412331008. 2024-08-16 13:07:21.746 [UI Thread @coroutine#3253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=626934834412331009&assignmentUid=626934834412331008 2024-08-16 13:07:21.746 [eventLoopGroupProxy-19-6 @call-handler#3262] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/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-08-16 13:07:21.747 [UI Thread @coroutine#3255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=626934834412331009&assignmentUid=626934834412331008 2024-08-16 13:07:21.747 [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/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=626934834412331009&assignmentUid=626934834412331008. 2024-08-16 13:07:21.747 [UI Thread @coroutine#3255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=626934834412331009&assignmentUid=626934834412331008 2024-08-16 13:07:21.747 [eventLoopGroupProxy-19-2 @call-handler#3265] 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/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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 13:07:21.747 [eventLoopGroupProxy-19-7 @call-handler#3269] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getAllSubmissionsFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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-08-16 13:07:21.747 [eventLoopGroupProxy-19-8 @call-handler#3271] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getAllSubmissionFilesFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/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-08-16 13:07:21.748 [UI Thread @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=626934834412331009 2024-08-16 13:07:21.748 [UI Thread @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=626934834412331009 2024-08-16 13:07:21.748 [UI Thread @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=626934834412331009. 2024-08-16 13:07:21.748 [UI Thread @coroutine#3241] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=626934834412331009 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 13:07:21.749 [eventLoopGroupProxy-19-7 @call-handler#3269] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:21.750 [UI Thread @coroutine#3253] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=626934834412331009&assignmentUid=626934834412331008 2024-08-16 13:07:21.750 [UI Thread @coroutine#3253] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=626934834412331009&assignmentUid=626934834412331008 2024-08-16 13:07:21.750 [eventLoopGroupProxy-19-8 @call-handler#3271] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:21.750 [UI Thread @coroutine#3253] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=626934834412331009&assignmentUid=626934834412331008. 2024-08-16 13:07:21.750 [UI Thread @coroutine#3253] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=626934834412331009&assignmentUid=626934834412331008 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 13:07:21.750 [UI Thread @coroutine#3255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=626934834412331009&assignmentUid=626934834412331008 2024-08-16 13:07:21.750 [UI Thread @coroutine#3255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=626934834412331009&assignmentUid=626934834412331008 2024-08-16 13:07:21.751 [UI Thread @coroutine#3255] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=626934834412331009&assignmentUid=626934834412331008. 2024-08-16 13:07:21.751 [UI Thread @coroutine#3255] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=626934834412331009&assignmentUid=626934834412331008 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 13:07:21.751 [eventLoopGroupProxy-19-6 @call-handler#3262] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:21.752 [UI Thread @coroutine#3246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=626934834412331009&assignmentUid=626934834412331008 2024-08-16 13:07:21.752 [UI Thread @coroutine#3246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=626934834412331009&assignmentUid=626934834412331008 2024-08-16 13:07:21.752 [UI Thread @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=626934834412331009&assignmentUid=626934834412331008. 2024-08-16 13:07:21.752 [UI Thread @coroutine#3246] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=626934834412331009&assignmentUid=626934834412331008 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 13:07:21.753 [eventLoopGroupProxy-19-2 @call-handler#3265] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:21.754 [UI Thread @coroutine#3251] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=626934834412331008 2024-08-16 13:07:21.754 [UI Thread @coroutine#3251] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=626934834412331008 2024-08-16 13:07:21.754 [UI Thread @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=626934834412331008. 2024-08-16 13:07:21.754 [UI Thread @coroutine#3251] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=626934834412331008 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 13:07:21.756 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:21.757 [DefaultDispatcher-worker-9 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301c0aae 2024-08-16 13:07:21.764 [DefaultDispatcher-worker-2 @coroutine#3253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301c0aae 2024-08-16 13:07:21.770 [DefaultDispatcher-worker-2 @coroutine#3255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301c0aae 2024-08-16 13:07:21.779 [DefaultDispatcher-worker-10 @coroutine#3246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301c0aae 2024-08-16 13:07:21.787 [DefaultDispatcher-worker-4 @coroutine#2181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f 2024-08-16 13:07:21.787 [DefaultDispatcher-worker-4 @coroutine#2181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:21.787 [DefaultDispatcher-worker-4 @coroutine#2181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:21.787 [DefaultDispatcher-worker-4 @coroutine#2181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:21.788 [DefaultDispatcher-worker-15 @coroutine#2181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:21.788 [DefaultDispatcher-worker-15 @coroutine#2181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:21.790 [DefaultDispatcher-worker-1 @coroutine#3251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301c0aae 2024-08-16 13:07:21.795 [UI Thread @coroutine#3288] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=626934834412331008&clazzUid=626934834412331008&accountPersonUid=626934834412331010 2024-08-16 13:07:21.796 [UI Thread @coroutine#3288] 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=626934834412331008&clazzUid=626934834412331008&accountPersonUid=626934834412331010. 2024-08-16 13:07:21.796 [UI Thread @coroutine#3288] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=626934834412331008&clazzUid=626934834412331008&accountPersonUid=626934834412331010 2024-08-16 13:07:21.797 [eventLoopGroupProxy-19-2 @call-handler#3290] 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/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-08-16 13:07:21.803 [eventLoopGroupProxy-19-2 @call-handler#3290] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:21.803 [UI Thread @coroutine#3288] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=626934834412331008&clazzUid=626934834412331008&accountPersonUid=626934834412331010 2024-08-16 13:07:21.803 [UI Thread @coroutine#3288] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=626934834412331008&clazzUid=626934834412331008&accountPersonUid=626934834412331010 2024-08-16 13:07:21.804 [UI Thread @coroutine#3288] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=626934834412331008&clazzUid=626934834412331008&accountPersonUid=626934834412331010. 2024-08-16 13:07:21.804 [UI Thread @coroutine#3288] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=626934834412331008&clazzUid=626934834412331008&accountPersonUid=626934834412331010 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 13:07:21.814 [DefaultDispatcher-worker-1 @coroutine#3288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301c0aae 2024-08-16 13:07:21.816 [UI Thread @coroutine#3288] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=626934834412331009 2024-08-16 13:07:21.816 [UI Thread @coroutine#3288] 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=626934834412331009. 2024-08-16 13:07:21.816 [UI Thread @coroutine#3288] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=626934834412331009 2024-08-16 13:07:21.817 [eventLoopGroupProxy-19-2 @call-handler#3295] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 13:07:21.818 [eventLoopGroupProxy-19-2 @call-handler#3295] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:21.819 [UI Thread @coroutine#3288] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=626934834412331009 2024-08-16 13:07:21.819 [UI Thread @coroutine#3288] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=626934834412331009 2024-08-16 13:07:21.819 [UI Thread @coroutine#3288] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=626934834412331009. 2024-08-16 13:07:21.819 [UI Thread @coroutine#3288] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=626934834412331009 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 13:07:21.829 [DefaultDispatcher-worker-12 @coroutine#3288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301c0aae 2024-08-16 13:07:21.841 [DefaultDispatcher-worker-12 @coroutine#3288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301c0aae 2024-08-16 13:07:21.848 [DefaultDispatcher-worker-1 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301c0aae 2024-08-16 13:07:21.848 [DefaultDispatcher-worker-1 @coroutine#3021] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 13:07:21.848 [DefaultDispatcher-worker-1 @coroutine#3021] 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-08-16 13:07:21.848 [DefaultDispatcher-worker-1 @coroutine#3021] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 13:07:21.848 [DefaultDispatcher-worker-1 @coroutine#3021] 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-08-16 13:07:21.849 [eventLoopGroupProxy-19-2 @call-handler#3300] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 13:07:21.849 [eventLoopGroupProxy-19-2 @call-handler#3300] 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-08-16 13:07:21.850 [eventLoopGroupProxy-19-2 @call-handler#3300] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 13:07:21.859 [DefaultDispatcher-worker-3 @call-handler#3300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5545137d 2024-08-16 13:07:21.859 [eventLoopGroupProxy-19-2 @call-handler#3300] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:21.860 [DefaultDispatcher-worker-17 @coroutine#3021] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 13:07:21.860 [DefaultDispatcher-worker-17 @coroutine#3021] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 13:07:21.860 [DefaultDispatcher-worker-17 @coroutine#3021] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-16 13:07:21.860 [DefaultDispatcher-worker-17 @coroutine#3021] 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-08-16 13:07:21.863 [UI Thread @coroutine#3324] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626934834412331008 2024-08-16 13:07:21.863 [UI Thread @coroutine#3324] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626934834412331008. 2024-08-16 13:07:21.863 [UI Thread @coroutine#3324] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626934834412331008 2024-08-16 13:07:21.863 [UI Thread @coroutine#3328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626934834412331009&assignmentUid=626934834412331008 2024-08-16 13:07:21.863 [UI Thread @coroutine#3328] 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=626934834412331009&assignmentUid=626934834412331008. 2024-08-16 13:07:21.863 [UI Thread @coroutine#3328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626934834412331009&assignmentUid=626934834412331008 2024-08-16 13:07:21.864 [UI Thread @coroutine#3333] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626934834412331009&assignmentUid=626934834412331008 2024-08-16 13:07:21.864 [UI Thread @coroutine#3333] 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=626934834412331009&assignmentUid=626934834412331008. 2024-08-16 13:07:21.864 [UI Thread @coroutine#3333] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626934834412331009&assignmentUid=626934834412331008 2024-08-16 13:07:21.864 [eventLoopGroupProxy-19-2 @call-handler#3341] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-08-16 13:07:21.864 [UI Thread @coroutine#3335] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626934834412331009&assignmentUid=626934834412331008 2024-08-16 13:07:21.864 [UI Thread @coroutine#3335] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626934834412331009&assignmentUid=626934834412331008. 2024-08-16 13:07:21.864 [UI Thread @coroutine#3335] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626934834412331009&assignmentUid=626934834412331008 2024-08-16 13:07:21.864 [eventLoopGroupProxy-19-6 @call-handler#3344] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/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-08-16 13:07:21.865 [eventLoopGroupProxy-19-7 @call-handler#3351] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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-08-16 13:07:21.865 [UI Thread @coroutine#3353] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626934834412331008&clazzUid=626934834412331008&accountPersonUid=626934834412331009 2024-08-16 13:07:21.865 [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/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626934834412331008&clazzUid=626934834412331008&accountPersonUid=626934834412331009. 2024-08-16 13:07:21.865 [UI Thread @coroutine#3353] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626934834412331008&clazzUid=626934834412331008&accountPersonUid=626934834412331009 2024-08-16 13:07:21.865 [eventLoopGroupProxy-19-8 @call-handler#3357] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/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-08-16 13:07:21.865 [eventLoopGroupProxy-19-2 @call-handler#3341] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:21.866 [UI Thread @coroutine#3324] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626934834412331008 2024-08-16 13:07:21.866 [UI Thread @coroutine#3324] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626934834412331008 2024-08-16 13:07:21.867 [eventLoopGroupProxy-19-7 @call-handler#3351] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:21.867 [UI Thread @coroutine#3324] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626934834412331008. 2024-08-16 13:07:21.867 [UI Thread @coroutine#3324] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626934834412331008 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 13:07:21.867 [eventLoopGroupProxy-19-6 @call-handler#3344] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:21.867 [eventLoopGroupProxy-19-8 @call-handler#3357] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:21.867 [UI Thread @coroutine#3333] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626934834412331009&assignmentUid=626934834412331008 2024-08-16 13:07:21.867 [UI Thread @coroutine#3333] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626934834412331009&assignmentUid=626934834412331008 2024-08-16 13:07:21.868 [eventLoopGroupProxy-19-9 @call-handler#3366] 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/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-08-16 13:07:21.868 [UI Thread @coroutine#3333] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626934834412331009&assignmentUid=626934834412331008. 2024-08-16 13:07:21.868 [UI Thread @coroutine#3333] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626934834412331009&assignmentUid=626934834412331008 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 13:07:21.868 [UI Thread @coroutine#3328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626934834412331009&assignmentUid=626934834412331008 2024-08-16 13:07:21.868 [UI Thread @coroutine#3328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626934834412331009&assignmentUid=626934834412331008 2024-08-16 13:07:21.868 [UI Thread @coroutine#3335] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626934834412331009&assignmentUid=626934834412331008 2024-08-16 13:07:21.868 [UI Thread @coroutine#3335] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626934834412331009&assignmentUid=626934834412331008 2024-08-16 13:07:21.869 [UI Thread @coroutine#3328] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626934834412331009&assignmentUid=626934834412331008. 2024-08-16 13:07:21.869 [UI Thread @coroutine#3328] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626934834412331009&assignmentUid=626934834412331008 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 13:07:21.869 [UI Thread @coroutine#3335] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626934834412331009&assignmentUid=626934834412331008. 2024-08-16 13:07:21.869 [UI Thread @coroutine#3335] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626934834412331009&assignmentUid=626934834412331008 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 13:07:21.871 [eventLoopGroupProxy-19-9 @call-handler#3366] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 13:07:21.872 [UI Thread @coroutine#3353] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626934834412331008&clazzUid=626934834412331008&accountPersonUid=626934834412331009 2024-08-16 13:07:21.872 [UI Thread @coroutine#3353] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626934834412331008&clazzUid=626934834412331008&accountPersonUid=626934834412331009 2024-08-16 13:07:21.872 [UI Thread @coroutine#3353] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626934834412331008&clazzUid=626934834412331008&accountPersonUid=626934834412331009. 2024-08-16 13:07:21.872 [UI Thread @coroutine#3353] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626934834412331008&clazzUid=626934834412331008&accountPersonUid=626934834412331009 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 13:07:21.872 [DefaultDispatcher-worker-14 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301c0aae 2024-08-16 13:07:21.878 [DefaultDispatcher-worker-2 @coroutine#3324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da53092 2024-08-16 13:07:21.885 [DefaultDispatcher-worker-17 @coroutine#3333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da53092 2024-08-16 13:07:21.893 [DefaultDispatcher-worker-11 @coroutine#3328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da53092 2024-08-16 13:07:21.902 [DefaultDispatcher-worker-15 @coroutine#3335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da53092 2024-08-16 13:07:21.912 [DefaultDispatcher-worker-17 @coroutine#3353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da53092 2024-08-16 13:07:21.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-08-16 13:07:21.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-08-16 13:07:21.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:21.918 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1da53092: (connection evicted) 2024-08-16 13:07:21.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:21.919 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-08-16 13:07:21.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-08-16 13:07:21.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-08-16 13:07:21.920 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-08-16 13:07:21.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:21.920 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@301c0aae: (connection evicted) 2024-08-16 13:07:21.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:21.921 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-08-16 13:07:21.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-08-16 13:07:21.935 [DefaultDispatcher-worker-16 @coroutine#2210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e2e11ee 2024-08-16 13:07:21.935 [DefaultDispatcher-worker-4 @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@780ec2c1 2024-08-16 13:07:21.935 [DefaultDispatcher-worker-16 @coroutine#2210] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:21.935 [DefaultDispatcher-worker-16 @coroutine#2210] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:21.935 [DefaultDispatcher-worker-4 @coroutine#2240] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 13:07:21.935 [DefaultDispatcher-worker-16 @coroutine#2210] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:21.935 [DefaultDispatcher-worker-4 @coroutine#2240] 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-08-16 13:07:21.935 [DefaultDispatcher-worker-4 @coroutine#2240] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 13:07:21.936 [DefaultDispatcher-worker-6 @coroutine#2240] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 13:07:21.936 [DefaultDispatcher-worker-5 @coroutine#2210] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:21.936 [DefaultDispatcher-worker-5 @coroutine#2210] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:21.977 [DefaultDispatcher-worker-17 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7915111a 2024-08-16 13:07:21.977 [DefaultDispatcher-worker-17 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:21.977 [DefaultDispatcher-worker-17 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:21.977 [DefaultDispatcher-worker-17 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:21.979 [DefaultDispatcher-worker-10 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:21.979 [DefaultDispatcher-worker-10 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:21.986 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:22.108 [DefaultDispatcher-worker-17 @coroutine#2305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d18401b 2024-08-16 13:07:22.109 [DefaultDispatcher-worker-17 @coroutine#2305] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId 2024-08-16 13:07:22.109 [DefaultDispatcher-worker-17 @coroutine#2305] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:22.109 [DefaultDispatcher-worker-17 @coroutine#2305] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId 2024-08-16 13:07:22.110 [DefaultDispatcher-worker-10 @coroutine#2305] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId 2024-08-16 13:07:22.110 [DefaultDispatcher-worker-10 @coroutine#2305] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId 2024-08-16 13:07:22.234 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:22.258 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:22.263 [DefaultDispatcher-worker-8 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18876fa9 2024-08-16 13:07:22.264 [DefaultDispatcher-worker-8 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId 2024-08-16 13:07:22.264 [DefaultDispatcher-worker-8 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:22.264 [DefaultDispatcher-worker-8 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId 2024-08-16 13:07:22.265 [DefaultDispatcher-worker-7 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId 2024-08-16 13:07:22.265 [DefaultDispatcher-worker-7 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId 2024-08-16 13:07:22.369 [DefaultDispatcher-worker-2 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-08-16 13:07:22.370 [DefaultDispatcher-worker-2 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:22.370 [DefaultDispatcher-worker-2 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:22.370 [DefaultDispatcher-worker-2 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:22.371 [DefaultDispatcher-worker-8 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:22.371 [DefaultDispatcher-worker-8 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:22.403 [DefaultDispatcher-worker-3 @coroutine#2404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534c3b9d 2024-08-16 13:07:22.403 [DefaultDispatcher-worker-3 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId 2024-08-16 13:07:22.403 [DefaultDispatcher-worker-3 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:22.403 [DefaultDispatcher-worker-3 @coroutine#2404] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId 2024-08-16 13:07:22.404 [DefaultDispatcher-worker-6 @coroutine#2404] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId 2024-08-16 13:07:22.404 [DefaultDispatcher-worker-6 @coroutine#2404] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId 2024-08-16 13:07:22.419 [DefaultDispatcher-worker-6 @coroutine#3401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d99732 2024-08-16 13:07:22.452 [DefaultDispatcher-worker-6 @coroutine#3404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a730479 2024-08-16 13:07:22.470 [DefaultDispatcher-worker-6 @coroutine#2102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7 2024-08-16 13:07:22.470 [DefaultDispatcher-worker-6 @coroutine#2102] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:22.470 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:22.470 [DefaultDispatcher-worker-6 @coroutine#2102] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:22.470 [DefaultDispatcher-worker-6 @coroutine#2102] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:22.471 [DefaultDispatcher-worker-12 @coroutine#2102] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:22.471 [DefaultDispatcher-worker-12 @coroutine#2102] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:22.501 [DefaultDispatcher-worker-12 @coroutine#3408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d7865d6 2024-08-16 13:07:22.518 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:22.525 [DefaultDispatcher-worker-12 @coroutine#3409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb71788 2024-08-16 13:07:22.551 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:22.600 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:22.624 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:22.642 [DefaultDispatcher-worker-12 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f36c8b1 2024-08-16 13:07:22.642 [DefaultDispatcher-worker-12 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:22.642 [DefaultDispatcher-worker-12 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:22.642 [DefaultDispatcher-worker-12 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:22.643 [DefaultDispatcher-worker-17 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:22.643 [DefaultDispatcher-worker-17 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:22.797 [DefaultDispatcher-worker-17 @coroutine#2181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f 2024-08-16 13:07:22.797 [DefaultDispatcher-worker-17 @coroutine#2181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:22.797 [DefaultDispatcher-worker-17 @coroutine#2181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:22.797 [DefaultDispatcher-worker-17 @coroutine#2181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:22.798 [DefaultDispatcher-worker-7 @coroutine#2181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:22.798 [DefaultDispatcher-worker-7 @coroutine#2181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:22.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-08-16 13:07:22.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-08-16 13:07:22.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:22.929 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5545137d: (connection evicted) 2024-08-16 13:07:22.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:22.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-08-16 13:07:22.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-08-16 13:07:22.933 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-08-16 13:07:22.933 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:22.933 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:22.933 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:22.933 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:22.933 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:22.933 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:22.933 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43300e64 2024-08-16 13:07:22.933 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:22.933 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:22.933 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:22.933 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:22.933 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:22.933 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:22.933 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:22.933 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:22.933 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:22.933 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:22.933 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:22.933 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:22.933 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:22.933 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:22.933 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:22.933 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:22.933 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:22.933 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:22.933 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:22.933 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-08-16 13:07:22.933 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:22.934 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:22.934 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:22.934 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:22.934 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:22.934 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:22.934 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:22.934 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:22.934 [Test worker @coroutine#3422] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-08-16 13:07:22.934 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fdea2de 2024-08-16 13:07:22.934 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fdea2de 2024-08-16 13:07:22.934 [Test worker @coroutine#3422] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-08-16 13:07:22.948 [DefaultDispatcher-worker-5 @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@780ec2c1 2024-08-16 13:07:22.948 [DefaultDispatcher-worker-13 @coroutine#2210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e2e11ee 2024-08-16 13:07:22.948 [DefaultDispatcher-worker-5 @coroutine#2240] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 13:07:22.948 [DefaultDispatcher-worker-13 @coroutine#2210] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:22.948 [DefaultDispatcher-worker-5 @coroutine#2240] 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-08-16 13:07:22.948 [DefaultDispatcher-worker-13 @coroutine#2210] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:22.948 [DefaultDispatcher-worker-5 @coroutine#2240] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 13:07:22.948 [DefaultDispatcher-worker-13 @coroutine#2210] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:22.949 [DefaultDispatcher-worker-13 @coroutine#2240] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 13:07:22.949 [DefaultDispatcher-worker-11 @coroutine#2210] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:22.949 [DefaultDispatcher-worker-11 @coroutine#2210] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:22.955 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fdea2de 2024-08-16 13:07:22.968 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fdea2de 2024-08-16 13:07:22.970 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fdea2de 2024-08-16 13:07:22.971 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fdea2de 2024-08-16 13:07:22.972 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-08-16 13:07:22.972 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:22.972 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:22.972 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:22.972 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:22.972 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:22.972 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:22.972 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5915ab69 2024-08-16 13:07:22.972 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:22.972 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:22.972 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:22.972 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:22.972 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:22.972 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:22.972 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:22.972 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:22.972 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:22.972 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:22.972 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:22.972 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:22.972 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:22.972 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:22.972 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:22.972 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:22.972 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:22.972 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:22.972 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:22.972 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-08-16 13:07:22.972 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:22.972 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:22.972 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:22.972 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:22.972 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:22.972 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:22.972 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:22.972 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:22.972 [Test worker @coroutine#3422] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-08-16 13:07:22.973 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@23a0c7f3 2024-08-16 13:07:22.973 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@23a0c7f3 2024-08-16 13:07:22.973 [Test worker @coroutine#3422] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-08-16 13:07:22.986 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23a0c7f3 2024-08-16 13:07:22.987 [DefaultDispatcher-worker-2 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7915111a 2024-08-16 13:07:22.987 [DefaultDispatcher-worker-2 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:22.987 [DefaultDispatcher-worker-2 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:22.987 [DefaultDispatcher-worker-2 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:22.989 [DefaultDispatcher-worker-15 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:22.989 [DefaultDispatcher-worker-15 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:22.997 [Test worker @coroutine#3434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23a0c7f3 2024-08-16 13:07:22.998 [Test worker @coroutine#3439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23a0c7f3 2024-08-16 13:07:23.000 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23a0c7f3 2024-08-16 13:07:23.011 [DefaultDispatcher-worker-12 @coroutine#3443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23a0c7f3 2024-08-16 13:07:23.025 [DefaultDispatcher-worker-13 @coroutine#3422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fdea2de 2024-08-16 13:07:23.034 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:07:23.038 [DefaultDispatcher-worker-2 @coroutine#3422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fdea2de 2024-08-16 13:07:23.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-08-16 13:07:23.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-08-16 13:07:23.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:23.047 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fdea2de: (connection evicted) 2024-08-16 13:07:23.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:23.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-08-16 13:07:23.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-08-16 13:07:23.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-08-16 13:07:23.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-08-16 13:07:23.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:23.048 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23a0c7f3: (connection evicted) 2024-08-16 13:07:23.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:23.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-08-16 13:07:23.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-08-16 13:07:23.050 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-08-16 13:07:23.050 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:23.050 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:23.050 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:23.050 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:23.050 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:23.050 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:23.050 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d412ab5 2024-08-16 13:07:23.050 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:23.050 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:23.050 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:23.050 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:23.050 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:23.050 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:23.050 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:23.050 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:23.050 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:23.050 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:23.050 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:23.050 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:23.050 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:23.050 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:23.050 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:23.050 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:23.050 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:23.050 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:23.050 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:23.050 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-08-16 13:07:23.050 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:23.050 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:23.050 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:23.050 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:23.050 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:23.050 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:23.050 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:23.050 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:23.050 [Test worker @coroutine#3490] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-08-16 13:07:23.051 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c88db1 2024-08-16 13:07:23.051 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c88db1 2024-08-16 13:07:23.051 [Test worker @coroutine#3490] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-08-16 13:07:23.069 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c88db1 2024-08-16 13:07:23.079 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c88db1 2024-08-16 13:07:23.080 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c88db1 2024-08-16 13:07:23.082 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c88db1 2024-08-16 13:07:23.083 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-08-16 13:07:23.083 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:23.083 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:23.083 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:23.083 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:23.083 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:23.083 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:23.083 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ac9c3cc 2024-08-16 13:07:23.083 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:23.083 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:23.083 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:23.083 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:23.083 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:23.083 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:23.083 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:23.083 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:23.083 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:23.083 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:23.083 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:23.083 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:23.083 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:23.083 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:23.083 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:23.083 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:23.083 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:23.083 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:23.083 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:23.083 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-08-16 13:07:23.083 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:23.083 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:23.083 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:23.083 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:23.083 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:23.083 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:23.083 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:23.083 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:23.083 [Test worker @coroutine#3490] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-08-16 13:07:23.083 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@698e2cba 2024-08-16 13:07:23.083 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@698e2cba 2024-08-16 13:07:23.083 [Test worker @coroutine#3490] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-08-16 13:07:23.097 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@698e2cba 2024-08-16 13:07:23.107 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@698e2cba 2024-08-16 13:07:23.108 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@698e2cba 2024-08-16 13:07:23.110 [Test worker @coroutine#3502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@698e2cba 2024-08-16 13:07:23.121 [DefaultDispatcher-worker-9 @coroutine#2305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d18401b 2024-08-16 13:07:23.122 [DefaultDispatcher-worker-9 @coroutine#2305] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId 2024-08-16 13:07:23.122 [DefaultDispatcher-worker-9 @coroutine#2305] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:23.122 [DefaultDispatcher-worker-9 @coroutine#2305] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId 2024-08-16 13:07:23.122 [DefaultDispatcher-worker-10 @coroutine#3504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@698e2cba 2024-08-16 13:07:23.123 [DefaultDispatcher-worker-11 @coroutine#2305] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId 2024-08-16 13:07:23.123 [DefaultDispatcher-worker-11 @coroutine#2305] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId 2024-08-16 13:07:23.135 [DefaultDispatcher-worker-9 @coroutine#3490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c88db1 2024-08-16 13:07:23.145 [DefaultDispatcher-worker-9 @coroutine#3490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c88db1 2024-08-16 13:07:23.151 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:07:23.155 [DefaultDispatcher-worker-13 @coroutine#3490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c88db1 2024-08-16 13:07:23.176 [DefaultDispatcher-worker-12 @coroutine#3552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c88db1 2024-08-16 13:07:23.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-08-16 13:07:23.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-08-16 13:07:23.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:23.179 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c88db1: (connection evicted) 2024-08-16 13:07:23.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:23.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-08-16 13:07:23.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-08-16 13:07:23.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-08-16 13:07:23.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-08-16 13:07:23.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:23.180 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@698e2cba: (connection evicted) 2024-08-16 13:07:23.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:23.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-08-16 13:07:23.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-08-16 13:07:23.182 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-08-16 13:07:23.182 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:23.182 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:23.182 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:23.182 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:23.182 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:23.182 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:23.182 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fe75649 2024-08-16 13:07:23.182 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:23.182 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:23.182 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:23.182 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:23.182 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:23.182 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:23.182 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:23.182 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:23.182 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:23.182 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:23.182 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:23.182 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:23.182 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:23.182 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:23.182 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:23.182 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:23.182 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:23.182 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:23.182 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:23.182 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-08-16 13:07:23.182 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:23.182 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:23.182 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:23.182 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:23.182 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:23.182 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:23.182 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:23.182 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:23.182 [Test worker @coroutine#3578] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-08-16 13:07:23.183 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd2b418 2024-08-16 13:07:23.183 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd2b418 2024-08-16 13:07:23.183 [Test worker @coroutine#3578] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-08-16 13:07:23.200 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd2b418 2024-08-16 13:07:23.210 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd2b418 2024-08-16 13:07:23.211 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd2b418 2024-08-16 13:07:23.213 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd2b418 2024-08-16 13:07:23.213 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-08-16 13:07:23.213 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:23.213 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:23.213 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:23.213 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:23.213 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:23.213 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:23.213 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72e806 2024-08-16 13:07:23.213 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:23.213 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:23.213 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:23.213 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:23.213 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:23.213 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:23.213 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:23.213 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:23.213 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:23.213 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:23.213 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:23.213 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:23.213 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:23.213 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:23.213 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:23.213 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:23.213 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:23.213 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:23.213 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:23.213 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-08-16 13:07:23.213 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:23.213 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:23.213 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:23.213 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:23.213 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:23.213 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:23.213 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:23.213 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:23.213 [Test worker @coroutine#3578] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-08-16 13:07:23.214 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dc976da 2024-08-16 13:07:23.214 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dc976da 2024-08-16 13:07:23.214 [Test worker @coroutine#3578] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-08-16 13:07:23.228 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc976da 2024-08-16 13:07:23.237 [Test worker @coroutine#3586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc976da 2024-08-16 13:07:23.239 [Test worker @coroutine#3588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc976da 2024-08-16 13:07:23.241 [Test worker @coroutine#3590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc976da 2024-08-16 13:07:23.252 [DefaultDispatcher-worker-9 @coroutine#3592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc976da 2024-08-16 13:07:23.266 [DefaultDispatcher-worker-9 @coroutine#3578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd2b418 2024-08-16 13:07:23.276 [DefaultDispatcher-worker-2 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18876fa9 2024-08-16 13:07:23.276 [DefaultDispatcher-worker-2 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId 2024-08-16 13:07:23.276 [DefaultDispatcher-worker-2 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:23.276 [DefaultDispatcher-worker-2 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId 2024-08-16 13:07:23.277 [DefaultDispatcher-worker-10 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId 2024-08-16 13:07:23.277 [DefaultDispatcher-worker-10 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId 2024-08-16 13:07:23.278 [DefaultDispatcher-worker-3 @coroutine#3578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd2b418 2024-08-16 13:07:23.283 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:23.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-08-16 13:07:23.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-08-16 13:07:23.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:23.288 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fd2b418: (connection evicted) 2024-08-16 13:07:23.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:23.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-08-16 13:07:23.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-08-16 13:07:23.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-08-16 13:07:23.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-08-16 13:07:23.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:23.289 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dc976da: (connection evicted) 2024-08-16 13:07:23.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:23.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-08-16 13:07:23.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-08-16 13:07:23.291 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-08-16 13:07:23.291 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:23.291 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:23.291 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:23.291 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:23.291 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:23.291 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:23.291 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25e9f5e6 2024-08-16 13:07:23.291 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:23.291 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:23.291 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:23.291 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:23.291 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:23.291 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:23.291 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:23.291 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:23.291 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:23.291 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:23.291 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:23.291 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:23.291 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:23.291 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:23.292 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:23.292 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:23.292 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:23.292 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:23.292 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:23.292 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-08-16 13:07:23.292 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:23.292 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:23.292 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:23.292 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:23.292 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:23.292 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:23.292 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:23.292 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:23.292 [Test worker @coroutine#3640] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-08-16 13:07:23.292 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bc45472 2024-08-16 13:07:23.292 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bc45472 2024-08-16 13:07:23.292 [Test worker @coroutine#3640] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-08-16 13:07:23.310 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc45472 2024-08-16 13:07:23.320 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc45472 2024-08-16 13:07:23.321 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc45472 2024-08-16 13:07:23.323 [Test worker @coroutine#3646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc45472 2024-08-16 13:07:23.323 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-08-16 13:07:23.323 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:23.323 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:23.323 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:23.323 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:23.323 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:23.324 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:23.324 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@589dd717 2024-08-16 13:07:23.324 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:23.324 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:23.324 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:23.324 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:23.324 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:23.324 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:23.324 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:23.324 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:23.324 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:23.324 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:23.324 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:23.324 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:23.324 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:23.324 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:23.324 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:23.324 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:23.324 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:23.324 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:23.324 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:23.324 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-08-16 13:07:23.324 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:23.324 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:23.324 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:23.324 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:23.324 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:23.324 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:23.324 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:23.324 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:23.324 [Test worker @coroutine#3640] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-08-16 13:07:23.324 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@12c55199 2024-08-16 13:07:23.324 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@12c55199 2024-08-16 13:07:23.324 [Test worker @coroutine#3640] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-08-16 13:07:23.338 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12c55199 2024-08-16 13:07:23.347 [Test worker @coroutine#3648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12c55199 2024-08-16 13:07:23.349 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12c55199 2024-08-16 13:07:23.350 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12c55199 2024-08-16 13:07:23.362 [DefaultDispatcher-worker-4 @coroutine#3654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12c55199 2024-08-16 13:07:23.377 [DefaultDispatcher-worker-6 @coroutine#3640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc45472 2024-08-16 13:07:23.380 [DefaultDispatcher-worker-2 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-08-16 13:07:23.380 [DefaultDispatcher-worker-2 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:23.380 [DefaultDispatcher-worker-2 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:23.380 [DefaultDispatcher-worker-2 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:23.381 [DefaultDispatcher-worker-1 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:23.381 [DefaultDispatcher-worker-1 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:23.388 [DefaultDispatcher-worker-17 @coroutine#3640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc45472 2024-08-16 13:07:23.392 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:23.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-08-16 13:07:23.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-08-16 13:07:23.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:23.397 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bc45472: (connection evicted) 2024-08-16 13:07:23.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:23.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-08-16 13:07:23.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-08-16 13:07:23.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-08-16 13:07:23.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-08-16 13:07:23.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:23.399 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12c55199: (connection evicted) 2024-08-16 13:07:23.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:23.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-08-16 13:07:23.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-08-16 13:07:23.401 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-08-16 13:07:23.401 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:23.401 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:23.401 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:23.401 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:23.401 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:23.401 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:23.401 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cfe7be3 2024-08-16 13:07:23.401 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:23.401 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:23.401 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:23.401 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:23.401 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:23.401 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:23.401 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:23.401 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:23.401 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:23.401 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:23.401 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:23.401 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:23.401 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:23.401 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:23.401 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:23.401 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:23.401 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:23.401 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:23.401 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:23.401 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-08-16 13:07:23.401 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:23.401 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:23.401 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:23.401 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:23.401 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:23.401 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:23.401 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:23.401 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:23.401 [Test worker @coroutine#3702] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-08-16 13:07:23.401 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a349644 2024-08-16 13:07:23.401 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a349644 2024-08-16 13:07:23.402 [Test worker @coroutine#3702] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-08-16 13:07:23.413 [DefaultDispatcher-worker-11 @coroutine#2404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534c3b9d 2024-08-16 13:07:23.414 [DefaultDispatcher-worker-11 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId 2024-08-16 13:07:23.414 [DefaultDispatcher-worker-11 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:23.414 [DefaultDispatcher-worker-11 @coroutine#2404] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId 2024-08-16 13:07:23.415 [DefaultDispatcher-worker-1 @coroutine#2404] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId 2024-08-16 13:07:23.415 [DefaultDispatcher-worker-1 @coroutine#2404] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId 2024-08-16 13:07:23.418 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a349644 2024-08-16 13:07:23.428 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a349644 2024-08-16 13:07:23.429 [Test worker @coroutine#3708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a349644 2024-08-16 13:07:23.431 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a349644 2024-08-16 13:07:23.431 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-08-16 13:07:23.432 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:23.432 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:23.432 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:23.432 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:23.432 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:23.432 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:23.432 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f50b08a 2024-08-16 13:07:23.432 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:23.432 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:23.432 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:23.432 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:23.432 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:23.432 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:23.432 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:23.432 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:23.432 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:23.432 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:23.432 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:23.432 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:23.432 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:23.432 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:23.432 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:23.432 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:23.432 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:23.432 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:23.432 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:23.432 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-08-16 13:07:23.432 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:23.432 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:23.432 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:23.432 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:23.432 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:23.432 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:23.432 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:23.432 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:23.432 [Test worker @coroutine#3702] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-08-16 13:07:23.432 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@333cedbd 2024-08-16 13:07:23.432 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@333cedbd 2024-08-16 13:07:23.432 [Test worker @coroutine#3702] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-08-16 13:07:23.446 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333cedbd 2024-08-16 13:07:23.455 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333cedbd 2024-08-16 13:07:23.457 [Test worker @coroutine#3714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333cedbd 2024-08-16 13:07:23.459 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333cedbd 2024-08-16 13:07:23.467 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:23.470 [DefaultDispatcher-worker-5 @coroutine#3718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333cedbd 2024-08-16 13:07:23.479 [DefaultDispatcher-worker-6 @coroutine#2102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7 2024-08-16 13:07:23.479 [DefaultDispatcher-worker-6 @coroutine#2102] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:23.479 [DefaultDispatcher-worker-6 @coroutine#2102] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:23.479 [DefaultDispatcher-worker-6 @coroutine#2102] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:23.480 [DefaultDispatcher-worker-1 @coroutine#3702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a349644 2024-08-16 13:07:23.481 [DefaultDispatcher-worker-4 @coroutine#2102] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:23.481 [DefaultDispatcher-worker-4 @coroutine#2102] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:23.491 [DefaultDispatcher-worker-10 @coroutine#3702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a349644 2024-08-16 13:07:23.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-08-16 13:07:23.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-08-16 13:07:23.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:23.501 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a349644: (connection evicted) 2024-08-16 13:07:23.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:23.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-08-16 13:07:23.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-08-16 13:07:23.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-08-16 13:07:23.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-08-16 13:07:23.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:23.502 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@333cedbd: (connection evicted) 2024-08-16 13:07:23.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:23.503 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-08-16 13:07:23.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-08-16 13:07:23.504 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-08-16 13:07:23.504 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:23.504 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:23.504 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:23.504 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:23.504 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:23.504 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:23.504 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@145c6e4d 2024-08-16 13:07:23.504 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:23.504 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:23.504 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:23.504 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:23.504 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:23.504 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:23.504 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:23.504 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:23.504 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:23.504 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:23.504 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:23.504 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:23.504 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:23.504 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:23.504 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:23.504 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:23.504 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:23.504 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:23.504 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:23.504 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-08-16 13:07:23.504 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:23.504 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:23.504 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:23.504 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:23.504 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:23.504 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:23.504 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:23.504 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:23.504 [Test worker @coroutine#3765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-08-16 13:07:23.505 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@bf2f2ce 2024-08-16 13:07:23.505 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@bf2f2ce 2024-08-16 13:07:23.505 [Test worker @coroutine#3765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-08-16 13:07:23.521 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf2f2ce 2024-08-16 13:07:23.531 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf2f2ce 2024-08-16 13:07:23.532 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf2f2ce 2024-08-16 13:07:23.534 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf2f2ce 2024-08-16 13:07:23.534 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-08-16 13:07:23.534 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:23.534 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:23.534 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:23.534 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:23.534 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:23.534 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:23.534 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34f876c 2024-08-16 13:07:23.534 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:23.534 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:23.534 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:23.534 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:23.534 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:23.534 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:23.534 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:23.534 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:23.534 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:23.535 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:23.535 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:23.535 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:23.535 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:23.535 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:23.535 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:23.535 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:23.535 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:23.535 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:23.535 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:23.535 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-08-16 13:07:23.535 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:23.535 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:23.535 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:23.535 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:23.535 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:23.535 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:23.535 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:23.535 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:23.535 [Test worker @coroutine#3765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-08-16 13:07:23.535 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f54d397 2024-08-16 13:07:23.535 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f54d397 2024-08-16 13:07:23.535 [Test worker @coroutine#3765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-08-16 13:07:23.549 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f54d397 2024-08-16 13:07:23.558 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f54d397 2024-08-16 13:07:23.560 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f54d397 2024-08-16 13:07:23.561 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f54d397 2024-08-16 13:07:23.573 [DefaultDispatcher-worker-11 @coroutine#3778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f54d397 2024-08-16 13:07:23.588 [DefaultDispatcher-worker-15 @coroutine#3765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf2f2ce 2024-08-16 13:07:23.599 [DefaultDispatcher-worker-4 @coroutine#3765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf2f2ce 2024-08-16 13:07:23.605 [HikariPool-158 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:07:23.608 [DefaultDispatcher-worker-16 @coroutine#3765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf2f2ce 2024-08-16 13:07:23.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-08-16 13:07:23.615 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-08-16 13:07:23.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:23.616 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bf2f2ce: (connection evicted) 2024-08-16 13:07:23.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:23.616 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-08-16 13:07:23.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-08-16 13:07:23.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-08-16 13:07:23.617 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-08-16 13:07:23.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:23.617 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f54d397: (connection evicted) 2024-08-16 13:07:23.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:23.617 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-08-16 13:07:23.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-08-16 13:07:23.619 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-08-16 13:07:23.619 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:23.619 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:23.619 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:23.619 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:23.619 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:23.619 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:23.619 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c380db5 2024-08-16 13:07:23.619 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:23.619 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:23.619 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:23.619 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:23.619 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:23.619 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:23.619 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:23.619 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:23.619 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:23.619 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:23.619 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:23.619 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:23.619 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:23.619 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:23.619 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:23.619 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:23.619 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:23.619 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:23.619 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:23.619 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-08-16 13:07:23.619 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:23.619 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:23.619 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:23.619 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:23.619 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:23.619 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:23.619 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:23.619 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:23.619 [Test worker @coroutine#3824] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-08-16 13:07:23.619 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@f9d7d3f 2024-08-16 13:07:23.619 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@f9d7d3f 2024-08-16 13:07:23.619 [Test worker @coroutine#3824] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-08-16 13:07:23.637 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9d7d3f 2024-08-16 13:07:23.648 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9d7d3f 2024-08-16 13:07:23.650 [Test worker @coroutine#3827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9d7d3f 2024-08-16 13:07:23.651 [DefaultDispatcher-worker-11 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f36c8b1 2024-08-16 13:07:23.651 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9d7d3f 2024-08-16 13:07:23.652 [DefaultDispatcher-worker-11 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:23.652 [DefaultDispatcher-worker-11 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:23.652 [DefaultDispatcher-worker-11 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:23.652 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-08-16 13:07:23.652 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:23.652 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:23.652 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:23.652 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:23.652 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:23.652 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:23.652 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43ef1243 2024-08-16 13:07:23.652 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:23.652 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:23.652 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:23.652 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:23.652 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:23.652 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:23.652 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:23.652 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:23.652 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:23.652 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:23.652 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:23.652 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:23.652 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:23.652 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:23.652 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:23.652 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:23.652 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:23.652 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:23.652 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:23.652 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-08-16 13:07:23.652 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:23.652 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:23.652 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:23.652 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:23.652 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:23.652 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:23.652 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:23.652 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:23.652 [Test worker @coroutine#3824] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-08-16 13:07:23.653 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3c5ecc 2024-08-16 13:07:23.653 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3c5ecc 2024-08-16 13:07:23.653 [Test worker @coroutine#3824] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-08-16 13:07:23.653 [DefaultDispatcher-worker-9 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:23.653 [DefaultDispatcher-worker-9 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:23.659 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:23.666 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e3c5ecc 2024-08-16 13:07:23.676 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e3c5ecc 2024-08-16 13:07:23.678 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e3c5ecc 2024-08-16 13:07:23.679 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e3c5ecc 2024-08-16 13:07:23.690 [DefaultDispatcher-worker-11 @coroutine#3840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e3c5ecc 2024-08-16 13:07:23.705 [DefaultDispatcher-worker-4 @coroutine#3824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9d7d3f 2024-08-16 13:07:23.714 [DefaultDispatcher-worker-11 @coroutine#3824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9d7d3f 2024-08-16 13:07:23.720 [HikariPool-160 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:07:23.723 [DefaultDispatcher-worker-2 @coroutine#3824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9d7d3f 2024-08-16 13:07:23.744 [DefaultDispatcher-worker-6 @coroutine#3885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9d7d3f 2024-08-16 13:07:23.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-08-16 13:07:23.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-08-16 13:07:23.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:23.749 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f9d7d3f: (connection evicted) 2024-08-16 13:07:23.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:23.749 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-08-16 13:07:23.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-08-16 13:07:23.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-08-16 13:07:23.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-08-16 13:07:23.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:23.750 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e3c5ecc: (connection evicted) 2024-08-16 13:07:23.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:23.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-08-16 13:07:23.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-08-16 13:07:23.752 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-08-16 13:07:23.753 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:23.753 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:23.753 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:23.753 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:23.753 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:23.753 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:23.753 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2518245b 2024-08-16 13:07:23.753 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:23.753 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:23.753 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:23.753 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:23.753 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:23.753 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:23.753 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:23.753 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:23.753 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:23.753 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:23.753 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:23.753 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:23.753 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:23.753 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:23.753 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:23.753 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:23.753 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:23.753 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:23.753 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:23.753 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-08-16 13:07:23.753 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:23.753 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:23.753 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:23.753 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:23.753 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:23.753 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:23.753 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:23.753 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:23.753 [Test worker @coroutine#3911] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-08-16 13:07:23.754 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e4f8430 2024-08-16 13:07:23.754 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e4f8430 2024-08-16 13:07:23.754 [Test worker @coroutine#3911] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-08-16 13:07:23.772 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4f8430 2024-08-16 13:07:23.781 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4f8430 2024-08-16 13:07:23.783 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4f8430 2024-08-16 13:07:23.784 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4f8430 2024-08-16 13:07:23.784 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-08-16 13:07:23.785 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:23.785 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:23.785 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:23.785 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:23.785 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:23.785 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:23.785 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6222a343 2024-08-16 13:07:23.785 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:23.785 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:23.785 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:23.785 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:23.785 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:23.785 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:23.785 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:23.785 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:23.785 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:23.785 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:23.785 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:23.785 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:23.785 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:23.785 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:23.785 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:23.785 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:23.785 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:23.785 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:23.785 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:23.785 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-08-16 13:07:23.785 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:23.785 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:23.785 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:23.785 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:23.785 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:23.785 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:23.785 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:23.785 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:23.785 [Test worker @coroutine#3911] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-08-16 13:07:23.785 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@47c019d7 2024-08-16 13:07:23.785 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@47c019d7 2024-08-16 13:07:23.785 [Test worker @coroutine#3911] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-08-16 13:07:23.799 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c019d7 2024-08-16 13:07:23.807 [DefaultDispatcher-worker-7 @coroutine#2181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f 2024-08-16 13:07:23.807 [DefaultDispatcher-worker-7 @coroutine#2181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:23.807 [DefaultDispatcher-worker-7 @coroutine#2181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:23.807 [DefaultDispatcher-worker-7 @coroutine#2181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:23.808 [DefaultDispatcher-worker-13 @coroutine#2181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:23.808 [DefaultDispatcher-worker-13 @coroutine#2181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:23.809 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c019d7 2024-08-16 13:07:23.811 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c019d7 2024-08-16 13:07:23.812 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c019d7 2024-08-16 13:07:23.823 [DefaultDispatcher-worker-9 @coroutine#3927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c019d7 2024-08-16 13:07:23.836 [DefaultDispatcher-worker-4 @coroutine#3911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4f8430 2024-08-16 13:07:23.852 [DefaultDispatcher-worker-6 @coroutine#3911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4f8430 2024-08-16 13:07:23.854 [HikariPool-162 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:07:23.855 [Test worker @coroutine#3937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4f8430 2024-08-16 13:07:23.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-08-16 13:07:23.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-08-16 13:07:23.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:23.863 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e4f8430: (connection evicted) 2024-08-16 13:07:23.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:23.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-08-16 13:07:23.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-08-16 13:07:23.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-08-16 13:07:23.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-08-16 13:07:23.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:23.864 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47c019d7: (connection evicted) 2024-08-16 13:07:23.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:23.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-08-16 13:07:23.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-08-16 13:07:23.865 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-08-16 13:07:23.865 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:23.866 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:23.866 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:23.866 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:23.866 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:23.866 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:23.866 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69ee825c 2024-08-16 13:07:23.866 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:23.866 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:23.866 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:23.866 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:23.866 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:23.866 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:23.866 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:23.866 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:23.866 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:23.866 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:23.866 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:23.866 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:23.866 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:23.866 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:23.866 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:23.866 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:23.866 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:23.866 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:23.866 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:23.866 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-08-16 13:07:23.866 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:23.866 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:23.866 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:23.866 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:23.866 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:23.866 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:23.866 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:23.866 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:23.866 [Test worker @coroutine#3973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-08-16 13:07:23.866 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@444958a4 2024-08-16 13:07:23.866 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@444958a4 2024-08-16 13:07:23.866 [Test worker @coroutine#3973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-08-16 13:07:23.887 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444958a4 2024-08-16 13:07:23.897 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444958a4 2024-08-16 13:07:23.899 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444958a4 2024-08-16 13:07:23.900 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444958a4 2024-08-16 13:07:23.900 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-08-16 13:07:23.901 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:23.901 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:23.901 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:23.901 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:23.901 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:23.901 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:23.901 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@179367ff 2024-08-16 13:07:23.901 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:23.901 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:23.901 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:23.901 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:23.901 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:23.901 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:23.901 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:23.901 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:23.901 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:23.901 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:23.901 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:23.901 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:23.901 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:23.901 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:23.901 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:23.901 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:23.901 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:23.901 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:23.901 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:23.901 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-08-16 13:07:23.901 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:23.901 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:23.901 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:23.901 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:23.901 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:23.901 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:23.901 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:23.901 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:23.901 [Test worker @coroutine#3973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-08-16 13:07:23.901 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@3622c9f0 2024-08-16 13:07:23.901 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@3622c9f0 2024-08-16 13:07:23.901 [Test worker @coroutine#3973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-08-16 13:07:23.915 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3622c9f0 2024-08-16 13:07:23.924 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3622c9f0 2024-08-16 13:07:23.926 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3622c9f0 2024-08-16 13:07:23.927 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3622c9f0 2024-08-16 13:07:23.939 [DefaultDispatcher-worker-13 @coroutine#3987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3622c9f0 2024-08-16 13:07:23.953 [DefaultDispatcher-worker-16 @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444958a4 2024-08-16 13:07:23.960 [DefaultDispatcher-worker-14 @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@780ec2c1 2024-08-16 13:07:23.960 [DefaultDispatcher-worker-2 @coroutine#2210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e2e11ee 2024-08-16 13:07:23.961 [DefaultDispatcher-worker-2 @coroutine#2210] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:23.961 [DefaultDispatcher-worker-14 @coroutine#2240] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 13:07:23.961 [DefaultDispatcher-worker-2 @coroutine#2210] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:23.961 [DefaultDispatcher-worker-14 @coroutine#2240] 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-08-16 13:07:23.961 [DefaultDispatcher-worker-2 @coroutine#2210] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:23.961 [DefaultDispatcher-worker-14 @coroutine#2240] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 13:07:23.962 [DefaultDispatcher-worker-11 @coroutine#2240] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 13:07:23.962 [DefaultDispatcher-worker-3 @coroutine#2210] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:23.962 [DefaultDispatcher-worker-3 @coroutine#2210] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:23.965 [DefaultDispatcher-worker-15 @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444958a4 2024-08-16 13:07:23.966 [HikariPool-164 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:07:23.969 [Test worker @coroutine#4002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444958a4 2024-08-16 13:07:23.971 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444958a4 2024-08-16 13:07:23.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-08-16 13:07:23.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-08-16 13:07:23.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:23.979 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@444958a4: (connection evicted) 2024-08-16 13:07:23.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:23.980 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-08-16 13:07:23.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-08-16 13:07:23.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-08-16 13:07:23.980 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-08-16 13:07:23.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:23.981 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3622c9f0: (connection evicted) 2024-08-16 13:07:23.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:23.981 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-08-16 13:07:23.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-08-16 13:07:23.982 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-08-16 13:07:23.982 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:23.982 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:23.982 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:23.982 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:23.982 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:23.982 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:23.982 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18a421ea 2024-08-16 13:07:23.982 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:23.982 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:23.982 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:23.982 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:23.982 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:23.982 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:23.982 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:23.982 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:23.982 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:23.982 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:23.982 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:23.982 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:23.982 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:23.982 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:23.982 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:23.982 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:23.982 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:23.982 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:23.982 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:23.982 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-08-16 13:07:23.983 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:23.983 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:23.983 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:23.983 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:23.983 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:23.983 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:23.983 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:23.983 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:23.983 [Test worker @coroutine#4040] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-08-16 13:07:23.983 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@5632bed3 2024-08-16 13:07:23.983 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@5632bed3 2024-08-16 13:07:23.983 [Test worker @coroutine#4040] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-08-16 13:07:23.998 [DefaultDispatcher-worker-11 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7915111a 2024-08-16 13:07:23.998 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5632bed3 2024-08-16 13:07:23.998 [DefaultDispatcher-worker-11 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:23.998 [DefaultDispatcher-worker-11 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:23.998 [DefaultDispatcher-worker-11 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:24.000 [DefaultDispatcher-worker-10 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:24.000 [DefaultDispatcher-worker-10 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:24.010 [Test worker @coroutine#4042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5632bed3 2024-08-16 13:07:24.012 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5632bed3 2024-08-16 13:07:24.013 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5632bed3 2024-08-16 13:07:24.014 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-08-16 13:07:24.014 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:24.014 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:24.014 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:24.014 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:24.014 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:24.014 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:24.014 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62036b05 2024-08-16 13:07:24.014 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:24.014 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:24.014 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:24.014 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:24.014 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:24.014 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:24.014 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:24.014 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:24.014 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:24.014 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:24.014 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:24.014 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:24.014 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:24.014 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:24.014 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:24.014 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:24.014 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:24.014 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:24.014 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:24.014 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-08-16 13:07:24.014 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:24.014 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:24.014 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:24.014 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:24.014 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:24.014 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:24.014 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:24.014 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:24.014 [Test worker @coroutine#4040] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-08-16 13:07:24.014 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@720cbb7d 2024-08-16 13:07:24.014 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@720cbb7d 2024-08-16 13:07:24.014 [Test worker @coroutine#4040] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-08-16 13:07:24.028 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@720cbb7d 2024-08-16 13:07:24.038 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@720cbb7d 2024-08-16 13:07:24.039 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@720cbb7d 2024-08-16 13:07:24.041 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@720cbb7d 2024-08-16 13:07:24.052 [DefaultDispatcher-worker-8 @coroutine#4056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@720cbb7d 2024-08-16 13:07:24.066 [DefaultDispatcher-worker-8 @coroutine#4040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5632bed3 2024-08-16 13:07:24.078 [DefaultDispatcher-worker-13 @coroutine#4040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5632bed3 2024-08-16 13:07:24.083 [HikariPool-166 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:24.129 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:24.139 [DefaultDispatcher-worker-14 @coroutine#2305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d18401b 2024-08-16 13:07:24.139 [DefaultDispatcher-worker-14 @coroutine#2305] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId 2024-08-16 13:07:24.139 [DefaultDispatcher-worker-14 @coroutine#2305] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:24.139 [DefaultDispatcher-worker-14 @coroutine#2305] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId 2024-08-16 13:07:24.140 [DefaultDispatcher-worker-7 @coroutine#2305] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId 2024-08-16 13:07:24.140 [DefaultDispatcher-worker-7 @coroutine#2305] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId 2024-08-16 13:07:24.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-08-16 13:07:24.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-08-16 13:07:24.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:24.142 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5632bed3: (connection evicted) 2024-08-16 13:07:24.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:24.143 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-08-16 13:07:24.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-08-16 13:07:24.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-08-16 13:07:24.143 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-08-16 13:07:24.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:24.143 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@720cbb7d: (connection evicted) 2024-08-16 13:07:24.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:24.144 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-08-16 13:07:24.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-08-16 13:07:24.145 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-08-16 13:07:24.145 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:24.145 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:24.145 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:24.145 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:24.145 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:24.145 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:24.145 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c0640fa 2024-08-16 13:07:24.145 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:24.145 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:24.145 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:24.145 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:24.145 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:24.145 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:24.145 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:24.145 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:24.145 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:24.145 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:24.145 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:24.145 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:24.145 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:24.145 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:24.145 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:24.145 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:24.145 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:24.145 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:24.145 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:24.145 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-08-16 13:07:24.145 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:24.145 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:24.145 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:24.145 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:24.145 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:24.145 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:24.145 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:24.145 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:24.145 [Test worker @coroutine#4116] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-08-16 13:07:24.146 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@67b6cb6e 2024-08-16 13:07:24.146 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@67b6cb6e 2024-08-16 13:07:24.146 [Test worker @coroutine#4116] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-08-16 13:07:24.163 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b6cb6e 2024-08-16 13:07:24.173 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b6cb6e 2024-08-16 13:07:24.174 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b6cb6e 2024-08-16 13:07:24.176 [Test worker @coroutine#4121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b6cb6e 2024-08-16 13:07:24.176 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-08-16 13:07:24.176 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:24.176 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:24.176 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:24.176 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:24.176 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:24.176 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:24.176 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74534564 2024-08-16 13:07:24.176 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:24.177 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:24.177 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:24.177 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:24.177 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:24.177 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:24.177 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:24.177 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:24.177 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:24.177 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:24.177 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:24.177 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:24.177 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:24.177 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:24.177 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:24.177 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:24.177 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:24.177 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:24.177 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:24.177 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-08-16 13:07:24.177 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:24.177 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:24.177 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:24.177 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:24.177 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:24.177 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:24.177 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:24.177 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:24.177 [Test worker @coroutine#4116] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-08-16 13:07:24.177 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d398593 2024-08-16 13:07:24.177 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d398593 2024-08-16 13:07:24.177 [Test worker @coroutine#4116] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-08-16 13:07:24.190 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d398593 2024-08-16 13:07:24.200 [Test worker @coroutine#4123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d398593 2024-08-16 13:07:24.202 [Test worker @coroutine#4125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d398593 2024-08-16 13:07:24.203 [Test worker @coroutine#4127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d398593 2024-08-16 13:07:24.215 [DefaultDispatcher-worker-4 @coroutine#4129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d398593 2024-08-16 13:07:24.229 [DefaultDispatcher-worker-9 @coroutine#4116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b6cb6e 2024-08-16 13:07:24.238 [DefaultDispatcher-worker-4 @coroutine#4116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b6cb6e 2024-08-16 13:07:24.246 [HikariPool-168 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:24.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-08-16 13:07:24.247 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-08-16 13:07:24.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:24.247 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67b6cb6e: (connection evicted) 2024-08-16 13:07:24.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:24.248 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-08-16 13:07:24.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-08-16 13:07:24.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-08-16 13:07:24.248 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-08-16 13:07:24.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:24.248 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d398593: (connection evicted) 2024-08-16 13:07:24.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:24.249 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-08-16 13:07:24.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-08-16 13:07:24.250 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-08-16 13:07:24.250 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:24.250 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:24.250 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:24.250 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:24.250 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:24.250 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:24.250 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20b56542 2024-08-16 13:07:24.250 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:24.251 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:24.251 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:24.251 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:24.251 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:24.251 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:24.251 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:24.251 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:24.251 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:24.251 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:24.251 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:24.251 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:24.251 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:24.251 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:24.251 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:24.251 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:24.251 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:24.251 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:24.251 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:24.251 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-08-16 13:07:24.251 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:24.251 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:24.251 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:24.251 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:24.251 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:24.251 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:24.251 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:24.251 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:24.251 [Test worker @coroutine#4175] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-08-16 13:07:24.251 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b57ecd 2024-08-16 13:07:24.251 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b57ecd 2024-08-16 13:07:24.251 [Test worker @coroutine#4175] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-08-16 13:07:24.267 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b57ecd 2024-08-16 13:07:24.277 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b57ecd 2024-08-16 13:07:24.278 [Test worker @coroutine#4178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b57ecd 2024-08-16 13:07:24.280 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b57ecd 2024-08-16 13:07:24.280 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-08-16 13:07:24.280 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:24.280 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:24.280 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:24.280 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:24.280 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:24.280 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:24.280 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8cc5602 2024-08-16 13:07:24.280 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:24.280 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:24.280 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:24.280 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:24.280 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:24.281 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:24.281 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:24.281 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:24.281 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:24.281 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:24.281 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:24.281 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:24.281 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:24.281 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:24.281 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:24.281 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:24.281 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:24.281 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:24.281 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:24.281 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-08-16 13:07:24.281 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:24.281 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:24.281 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:24.281 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:24.281 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:24.281 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:24.281 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:24.281 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:24.281 [Test worker @coroutine#4175] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-08-16 13:07:24.281 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ebfe048 2024-08-16 13:07:24.281 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ebfe048 2024-08-16 13:07:24.281 [Test worker @coroutine#4175] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-08-16 13:07:24.285 [DefaultDispatcher-worker-4 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18876fa9 2024-08-16 13:07:24.285 [DefaultDispatcher-worker-4 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId 2024-08-16 13:07:24.286 [DefaultDispatcher-worker-4 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:24.286 [DefaultDispatcher-worker-4 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId 2024-08-16 13:07:24.287 [DefaultDispatcher-worker-12 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId 2024-08-16 13:07:24.287 [DefaultDispatcher-worker-12 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId 2024-08-16 13:07:24.295 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ebfe048 2024-08-16 13:07:24.305 [Test worker @coroutine#4185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ebfe048 2024-08-16 13:07:24.306 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ebfe048 2024-08-16 13:07:24.308 [Test worker @coroutine#4189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ebfe048 2024-08-16 13:07:24.319 [DefaultDispatcher-worker-13 @coroutine#4191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ebfe048 2024-08-16 13:07:24.332 [DefaultDispatcher-worker-9 @coroutine#4175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b57ecd 2024-08-16 13:07:24.343 [DefaultDispatcher-worker-9 @coroutine#4175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b57ecd 2024-08-16 13:07:24.347 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b57ecd 2024-08-16 13:07:24.350 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b57ecd 2024-08-16 13:07:24.351 [HikariPool-170 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:24.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-08-16 13:07:24.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-08-16 13:07:24.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:24.358 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75b57ecd: (connection evicted) 2024-08-16 13:07:24.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:24.358 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-08-16 13:07:24.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-08-16 13:07:24.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-08-16 13:07:24.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-08-16 13:07:24.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:24.359 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ebfe048: (connection evicted) 2024-08-16 13:07:24.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:24.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-08-16 13:07:24.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-08-16 13:07:24.361 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-08-16 13:07:24.361 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:24.361 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:24.361 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:24.361 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:24.361 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:24.361 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:24.361 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79beb8a0 2024-08-16 13:07:24.361 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:24.361 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:24.361 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:24.361 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:24.361 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:24.361 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:24.361 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:24.361 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:24.361 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:24.361 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:24.361 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:24.361 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:24.361 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:24.361 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:24.361 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:24.361 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:24.361 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:24.361 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:24.361 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:24.361 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-08-16 13:07:24.361 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:24.361 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:24.361 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:24.361 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:24.361 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:24.361 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:24.361 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:24.361 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:24.361 [Test worker @coroutine#4240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-08-16 13:07:24.362 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@79296ce0 2024-08-16 13:07:24.362 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@79296ce0 2024-08-16 13:07:24.362 [Test worker @coroutine#4240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-08-16 13:07:24.378 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79296ce0 2024-08-16 13:07:24.388 [Test worker @coroutine#4241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79296ce0 2024-08-16 13:07:24.389 [Test worker @coroutine#4243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79296ce0 2024-08-16 13:07:24.391 [DefaultDispatcher-worker-8 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-08-16 13:07:24.391 [DefaultDispatcher-worker-8 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:24.391 [DefaultDispatcher-worker-8 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:24.391 [DefaultDispatcher-worker-8 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:24.391 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79296ce0 2024-08-16 13:07:24.392 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-08-16 13:07:24.392 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:24.392 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:24.392 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:24.392 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:24.392 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:24.392 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:24.392 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bf8ea44 2024-08-16 13:07:24.392 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:24.392 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:24.392 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:24.392 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:24.392 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:24.392 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:24.392 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:24.392 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:24.392 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:24.392 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:24.392 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:24.392 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:24.392 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:24.392 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:24.392 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:24.392 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:24.392 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:24.392 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:24.392 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:24.392 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-08-16 13:07:24.392 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:24.392 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:24.392 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:24.392 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:24.392 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:24.392 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:24.392 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:24.392 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:24.392 [Test worker @coroutine#4240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-08-16 13:07:24.392 [DefaultDispatcher-worker-13 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:24.392 [DefaultDispatcher-worker-13 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:24.392 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a6ac443 2024-08-16 13:07:24.392 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a6ac443 2024-08-16 13:07:24.392 [Test worker @coroutine#4240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-08-16 13:07:24.406 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6ac443 2024-08-16 13:07:24.416 [Test worker @coroutine#4250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6ac443 2024-08-16 13:07:24.417 [Test worker @coroutine#4252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6ac443 2024-08-16 13:07:24.419 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6ac443 2024-08-16 13:07:24.426 [DefaultDispatcher-worker-12 @coroutine#2404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534c3b9d 2024-08-16 13:07:24.426 [DefaultDispatcher-worker-12 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId 2024-08-16 13:07:24.426 [DefaultDispatcher-worker-12 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:24.426 [DefaultDispatcher-worker-12 @coroutine#2404] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId 2024-08-16 13:07:24.427 [DefaultDispatcher-worker-13 @coroutine#2404] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId 2024-08-16 13:07:24.427 [DefaultDispatcher-worker-13 @coroutine#2404] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId 2024-08-16 13:07:24.430 [DefaultDispatcher-worker-16 @coroutine#4256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6ac443 2024-08-16 13:07:24.440 [DefaultDispatcher-worker-17 @coroutine#4240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79296ce0 2024-08-16 13:07:24.450 [DefaultDispatcher-worker-1 @coroutine#4240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79296ce0 2024-08-16 13:07:24.462 [HikariPool-172 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:07:24.463 [UI Thread @coroutine#4310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79296ce0 2024-08-16 13:07:24.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-08-16 13:07:24.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-08-16 13:07:24.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:24.468 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79296ce0: (connection evicted) 2024-08-16 13:07:24.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:24.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-08-16 13:07:24.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-08-16 13:07:24.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-08-16 13:07:24.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-08-16 13:07:24.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:24.469 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a6ac443: (connection evicted) 2024-08-16 13:07:24.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:24.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-08-16 13:07:24.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-08-16 13:07:24.471 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-08-16 13:07:24.472 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:24.472 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:24.472 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:24.472 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:24.472 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:24.472 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:24.472 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1847da64 2024-08-16 13:07:24.472 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:24.472 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:24.472 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:24.472 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:24.472 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:24.472 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:24.472 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:24.472 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:24.472 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:24.472 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:24.472 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:24.472 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:24.472 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:24.472 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:24.472 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:24.472 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:24.472 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:24.472 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:24.472 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:24.472 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-08-16 13:07:24.472 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:24.472 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:24.472 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:24.472 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:24.472 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:24.472 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:24.472 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:24.472 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:24.472 [Test worker @coroutine#4340] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-08-16 13:07:24.472 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4a21cb 2024-08-16 13:07:24.472 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4a21cb 2024-08-16 13:07:24.472 [Test worker @coroutine#4340] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-08-16 13:07:24.489 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4a21cb 2024-08-16 13:07:24.490 [DefaultDispatcher-worker-3 @coroutine#2102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7 2024-08-16 13:07:24.490 [DefaultDispatcher-worker-3 @coroutine#2102] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:24.490 [DefaultDispatcher-worker-3 @coroutine#2102] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:24.490 [DefaultDispatcher-worker-3 @coroutine#2102] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:24.491 [DefaultDispatcher-worker-2 @coroutine#2102] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:24.491 [DefaultDispatcher-worker-2 @coroutine#2102] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:24.499 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4a21cb 2024-08-16 13:07:24.501 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4a21cb 2024-08-16 13:07:24.502 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4a21cb 2024-08-16 13:07:24.513 [DefaultDispatcher-worker-16 @coroutine#4350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4a21cb 2024-08-16 13:07:24.515 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4a21cb 2024-08-16 13:07:24.528 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4a21cb 2024-08-16 13:07:24.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-08-16 13:07:24.541 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-08-16 13:07:24.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:24.541 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f4a21cb: (connection evicted) 2024-08-16 13:07:24.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:24.542 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-08-16 13:07:24.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-08-16 13:07:24.543 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-08-16 13:07:24.544 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:24.544 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:24.544 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:24.544 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:24.544 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:24.544 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:24.544 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c1a5092 2024-08-16 13:07:24.544 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:24.544 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:24.544 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:24.544 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:24.544 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:24.544 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:24.544 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:24.544 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:24.544 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:24.544 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:24.544 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:24.544 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:24.544 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:24.544 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:24.544 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:24.544 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:24.544 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:24.544 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:24.544 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:24.544 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-08-16 13:07:24.544 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:24.544 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:24.544 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:24.544 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:24.544 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:24.544 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:24.544 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:24.544 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:24.544 [Test worker @coroutine#4377] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-08-16 13:07:24.544 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@59c530b5 2024-08-16 13:07:24.544 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@59c530b5 2024-08-16 13:07:24.544 [Test worker @coroutine#4377] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-08-16 13:07:24.560 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59c530b5 2024-08-16 13:07:24.570 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59c530b5 2024-08-16 13:07:24.571 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59c530b5 2024-08-16 13:07:24.573 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59c530b5 2024-08-16 13:07:24.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-08-16 13:07:24.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-08-16 13:07:24.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:07:24.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:24.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-08-16 13:07:24.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-08-16 13:07:24.578 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-08-16 13:07:24.578 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:24.578 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:24.578 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:24.578 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:24.578 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:24.578 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:24.578 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18f37d6e 2024-08-16 13:07:24.578 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:24.578 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:24.578 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:24.578 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:24.578 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:24.578 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:24.578 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:24.578 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:24.578 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:24.578 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:24.578 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:24.578 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:24.578 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:24.579 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:24.579 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:24.579 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:24.579 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:24.579 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:24.579 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:24.579 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-08-16 13:07:24.579 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:24.579 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:24.579 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:24.579 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:24.579 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:24.579 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:24.579 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:24.579 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:24.579 [Test worker @coroutine#4407] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-08-16 13:07:24.579 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@5304ac92 2024-08-16 13:07:24.579 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@5304ac92 2024-08-16 13:07:24.579 [Test worker @coroutine#4407] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-08-16 13:07:24.593 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5304ac92 2024-08-16 13:07:24.602 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5304ac92 2024-08-16 13:07:24.604 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5304ac92 2024-08-16 13:07:24.605 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5304ac92 2024-08-16 13:07:24.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-08-16 13:07:24.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-08-16 13:07:24.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:07:24.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:24.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-08-16 13:07:24.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-08-16 13:07:24.610 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-08-16 13:07:24.610 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:24.610 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:24.610 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:24.610 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:24.610 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:24.610 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:24.610 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e435f0d 2024-08-16 13:07:24.610 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:24.610 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:24.610 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:24.610 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:24.610 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:24.610 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:24.610 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:24.610 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:24.610 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:24.610 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:24.610 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:24.610 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:24.610 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:24.610 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:24.610 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:24.610 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:24.610 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:24.610 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:24.610 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:24.610 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-08-16 13:07:24.610 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:24.610 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:24.610 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:24.610 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:24.610 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:24.610 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:24.610 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:24.610 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:24.610 [Test worker @coroutine#4437] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-08-16 13:07:24.611 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@424c8ebe 2024-08-16 13:07:24.611 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@424c8ebe 2024-08-16 13:07:24.611 [Test worker @coroutine#4437] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-08-16 13:07:24.626 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424c8ebe 2024-08-16 13:07:24.636 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424c8ebe 2024-08-16 13:07:24.637 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424c8ebe 2024-08-16 13:07:24.639 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424c8ebe 2024-08-16 13:07:24.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-08-16 13:07:24.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-08-16 13:07:24.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:07:24.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:24.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-08-16 13:07:24.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-08-16 13:07:24.644 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-08-16 13:07:24.644 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:24.644 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:24.644 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:24.644 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:24.644 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:24.644 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:24.644 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63916a3 2024-08-16 13:07:24.644 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:24.644 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:24.644 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:24.644 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:24.644 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:24.644 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:24.644 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:24.644 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:24.644 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:24.644 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:24.644 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:24.644 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:24.644 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:24.644 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:24.644 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:24.644 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:24.644 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:24.644 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:24.644 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:24.644 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-08-16 13:07:24.644 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:24.644 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:24.644 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:24.644 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:24.644 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:24.644 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:24.644 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:24.644 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:24.644 [Test worker @coroutine#4466] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-08-16 13:07:24.644 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aeb2c8a 2024-08-16 13:07:24.644 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aeb2c8a 2024-08-16 13:07:24.644 [Test worker @coroutine#4466] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-08-16 13:07:24.659 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aeb2c8a 2024-08-16 13:07:24.661 [DefaultDispatcher-worker-16 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f36c8b1 2024-08-16 13:07:24.661 [DefaultDispatcher-worker-16 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:24.661 [DefaultDispatcher-worker-16 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:24.661 [DefaultDispatcher-worker-16 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:24.662 [DefaultDispatcher-worker-6 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:24.662 [DefaultDispatcher-worker-6 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:24.668 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aeb2c8a 2024-08-16 13:07:24.670 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aeb2c8a 2024-08-16 13:07:24.671 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aeb2c8a 2024-08-16 13:07:24.681 [DefaultDispatcher-worker-16 @coroutine#4476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aeb2c8a 2024-08-16 13:07:24.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-08-16 13:07:24.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-08-16 13:07:24.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:24.685 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5aeb2c8a: (connection evicted) 2024-08-16 13:07:24.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:24.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-08-16 13:07:24.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-08-16 13:07:24.688 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-08-16 13:07:24.688 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:24.688 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:24.688 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:24.688 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:24.688 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:24.688 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:24.688 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72cb5d7d 2024-08-16 13:07:24.688 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:24.688 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:24.688 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:24.688 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:24.688 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:24.688 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:24.688 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:24.688 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:24.688 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:24.688 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:24.688 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:24.688 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:24.688 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:24.688 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:24.688 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:24.688 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:24.688 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:24.688 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:24.688 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:24.688 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-08-16 13:07:24.688 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:24.688 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:24.688 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:24.688 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:24.688 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:24.688 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:24.688 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:24.688 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:24.689 [Test worker @coroutine#4496] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-08-16 13:07:24.689 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d1a4522 2024-08-16 13:07:24.689 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d1a4522 2024-08-16 13:07:24.689 [Test worker @coroutine#4496] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-08-16 13:07:24.707 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d1a4522 2024-08-16 13:07:24.717 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d1a4522 2024-08-16 13:07:24.719 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d1a4522 2024-08-16 13:07:24.720 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d1a4522 2024-08-16 13:07:24.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-08-16 13:07:24.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-08-16 13:07:24.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:07:24.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:24.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-08-16 13:07:24.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-08-16 13:07:24.725 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-08-16 13:07:24.725 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:24.725 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:24.725 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:24.725 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:24.725 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:24.725 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:24.725 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d87553b 2024-08-16 13:07:24.725 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:24.725 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:24.725 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:24.725 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:24.725 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:24.725 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:24.725 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:24.725 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:24.725 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:24.725 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:24.725 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:24.725 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:24.725 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:24.725 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:24.725 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:24.725 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:24.725 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:24.725 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:24.725 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:24.725 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-08-16 13:07:24.725 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:24.725 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:24.725 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:24.725 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:24.725 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:24.725 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:24.725 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:24.725 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:24.725 [Test worker @coroutine#4527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-08-16 13:07:24.726 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@d69fd7a 2024-08-16 13:07:24.726 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@d69fd7a 2024-08-16 13:07:24.726 [Test worker @coroutine#4527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-08-16 13:07:24.740 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d69fd7a 2024-08-16 13:07:24.750 [Test worker @coroutine#4528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d69fd7a 2024-08-16 13:07:24.751 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d69fd7a 2024-08-16 13:07:24.753 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d69fd7a 2024-08-16 13:07:24.763 [DefaultDispatcher-worker-6 @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d69fd7a 2024-08-16 13:07:24.765 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d69fd7a 2024-08-16 13:07:24.770 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d69fd7a 2024-08-16 13:07:24.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-08-16 13:07:24.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-08-16 13:07:24.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:24.773 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d69fd7a: (connection evicted) 2024-08-16 13:07:24.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:24.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-08-16 13:07:24.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-08-16 13:07:24.775 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-08-16 13:07:24.776 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:24.776 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:24.776 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:24.776 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:24.776 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:24.776 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:24.776 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f9b97dc 2024-08-16 13:07:24.776 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:24.776 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:24.776 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:24.776 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:24.776 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:24.776 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:24.776 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:24.776 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:24.776 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:24.776 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:24.776 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:24.776 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:24.776 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:24.776 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:24.776 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:24.776 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:24.776 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:24.776 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:24.776 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:24.776 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-08-16 13:07:24.776 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:24.776 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:24.776 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:24.776 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:24.776 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:24.776 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:24.776 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:24.776 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:24.776 [Test worker @coroutine#4560] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-08-16 13:07:24.776 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@5503e208 2024-08-16 13:07:24.776 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@5503e208 2024-08-16 13:07:24.776 [Test worker @coroutine#4560] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-08-16 13:07:24.792 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5503e208 2024-08-16 13:07:24.802 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5503e208 2024-08-16 13:07:24.803 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5503e208 2024-08-16 13:07:24.805 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5503e208 2024-08-16 13:07:24.805 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-08-16 13:07:24.805 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:24.805 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:24.805 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:24.805 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:24.805 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:24.805 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:24.805 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51a4472d 2024-08-16 13:07:24.805 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:24.805 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:24.805 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:24.805 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:24.805 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:24.805 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:24.805 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:24.805 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:24.805 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:24.806 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:24.806 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:24.806 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:24.806 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:24.806 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:24.806 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:24.806 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:24.806 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:24.806 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:24.806 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:24.806 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-08-16 13:07:24.806 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:24.806 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:24.806 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:24.806 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:24.806 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:24.806 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:24.806 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:24.806 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:24.806 [Test worker @coroutine#4560] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-08-16 13:07:24.806 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd21eb7 2024-08-16 13:07:24.806 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd21eb7 2024-08-16 13:07:24.806 [Test worker @coroutine#4560] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-08-16 13:07:24.817 [DefaultDispatcher-worker-17 @coroutine#2181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f 2024-08-16 13:07:24.817 [DefaultDispatcher-worker-17 @coroutine#2181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:24.817 [DefaultDispatcher-worker-17 @coroutine#2181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:24.817 [DefaultDispatcher-worker-17 @coroutine#2181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:24.818 [DefaultDispatcher-worker-14 @coroutine#2181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:24.818 [DefaultDispatcher-worker-14 @coroutine#2181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:24.820 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd21eb7 2024-08-16 13:07:24.830 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd21eb7 2024-08-16 13:07:24.832 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd21eb7 2024-08-16 13:07:24.833 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd21eb7 2024-08-16 13:07:24.844 [DefaultDispatcher-worker-3 @coroutine#4578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd21eb7 2024-08-16 13:07:24.866 [DefaultDispatcher-worker-8 @coroutine#4560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5503e208 2024-08-16 13:07:24.876 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:07:24.887 [DefaultDispatcher-worker-3 @coroutine#4560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5503e208 2024-08-16 13:07:24.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-08-16 13:07:24.897 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-08-16 13:07:24.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:24.897 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5503e208: (connection evicted) 2024-08-16 13:07:24.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:24.898 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-08-16 13:07:24.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-08-16 13:07:24.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-08-16 13:07:24.898 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-08-16 13:07:24.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:24.899 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bd21eb7: (connection evicted) 2024-08-16 13:07:24.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:24.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-08-16 13:07:24.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-08-16 13:07:24.900 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-08-16 13:07:24.900 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:24.900 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:24.900 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:24.900 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:24.900 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:24.900 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:24.900 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@759fe679 2024-08-16 13:07:24.900 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:24.900 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:24.900 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:24.900 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:24.900 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:24.900 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:24.900 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:24.900 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:24.900 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:24.900 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:24.900 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:24.900 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:24.901 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:24.901 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:24.901 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:24.901 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:24.901 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:24.901 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:24.901 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:24.901 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-08-16 13:07:24.901 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:24.901 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:24.901 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:24.901 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:24.901 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:24.901 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:24.901 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:24.901 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:24.901 [Test worker @coroutine#4592] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-08-16 13:07:24.901 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fbbdca 2024-08-16 13:07:24.901 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fbbdca 2024-08-16 13:07:24.901 [Test worker @coroutine#4592] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-08-16 13:07:24.916 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbbdca 2024-08-16 13:07:24.925 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbbdca 2024-08-16 13:07:24.927 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbbdca 2024-08-16 13:07:24.928 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbbdca 2024-08-16 13:07:24.929 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-08-16 13:07:24.929 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:24.929 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:24.929 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:24.929 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:24.929 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:24.929 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:24.929 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69f01f4b 2024-08-16 13:07:24.929 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:24.929 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:24.929 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:24.929 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:24.929 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:24.929 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:24.929 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:24.929 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:24.929 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:24.929 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:24.929 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:24.929 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:24.929 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:24.929 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:24.929 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:24.929 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:24.929 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:24.929 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:24.929 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:24.929 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-08-16 13:07:24.929 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:24.929 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:24.929 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:24.929 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:24.929 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:24.929 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:24.929 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:24.929 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:24.929 [Test worker @coroutine#4592] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-08-16 13:07:24.929 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a06914 2024-08-16 13:07:24.929 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a06914 2024-08-16 13:07:24.929 [Test worker @coroutine#4592] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-08-16 13:07:24.943 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a06914 2024-08-16 13:07:24.952 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a06914 2024-08-16 13:07:24.954 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a06914 2024-08-16 13:07:24.956 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a06914 2024-08-16 13:07:24.966 [DefaultDispatcher-worker-2 @coroutine#4606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a06914 2024-08-16 13:07:24.972 [DefaultDispatcher-worker-6 @coroutine#2210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e2e11ee 2024-08-16 13:07:24.972 [DefaultDispatcher-worker-17 @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@780ec2c1 2024-08-16 13:07:24.972 [DefaultDispatcher-worker-6 @coroutine#2210] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:24.972 [DefaultDispatcher-worker-17 @coroutine#2240] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 13:07:24.972 [DefaultDispatcher-worker-6 @coroutine#2210] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:24.972 [DefaultDispatcher-worker-17 @coroutine#2240] 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-08-16 13:07:24.972 [DefaultDispatcher-worker-6 @coroutine#2210] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:24.972 [DefaultDispatcher-worker-17 @coroutine#2240] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 13:07:24.973 [DefaultDispatcher-worker-17 @coroutine#2240] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 13:07:24.973 [DefaultDispatcher-worker-2 @coroutine#2210] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:24.973 [DefaultDispatcher-worker-2 @coroutine#2210] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:24.980 [DefaultDispatcher-worker-13 @coroutine#4592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbbdca 2024-08-16 13:07:24.999 [DefaultDispatcher-worker-15 @coroutine#4592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbbdca 2024-08-16 13:07:25.001 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:07:25.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-08-16 13:07:25.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-08-16 13:07:25.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:25.003 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fbbdca: (connection evicted) 2024-08-16 13:07:25.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:25.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-08-16 13:07:25.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-08-16 13:07:25.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-08-16 13:07:25.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-08-16 13:07:25.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:25.004 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68a06914: (connection evicted) 2024-08-16 13:07:25.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:25.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-08-16 13:07:25.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-08-16 13:07:25.007 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-08-16 13:07:25.007 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:25.007 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:25.007 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:25.007 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:25.007 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:25.007 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:25.007 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@770635f8 2024-08-16 13:07:25.007 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:25.007 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:25.007 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:25.007 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:25.007 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:25.007 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:25.007 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:25.007 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:25.007 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:25.007 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:25.007 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:25.007 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:25.007 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:25.007 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:25.007 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:25.007 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:25.007 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:25.007 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:25.007 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:25.007 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-08-16 13:07:25.007 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:25.007 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:25.007 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:25.007 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:25.007 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:25.007 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:25.007 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:25.007 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:25.007 [Test worker @coroutine#4624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-08-16 13:07:25.008 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@199d1fb7 2024-08-16 13:07:25.008 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@199d1fb7 2024-08-16 13:07:25.008 [Test worker @coroutine#4624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-08-16 13:07:25.010 [DefaultDispatcher-worker-1 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7915111a 2024-08-16 13:07:25.010 [DefaultDispatcher-worker-1 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:25.010 [DefaultDispatcher-worker-1 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:25.010 [DefaultDispatcher-worker-1 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:25.011 [DefaultDispatcher-worker-6 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:25.012 [DefaultDispatcher-worker-6 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:25.027 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@199d1fb7 2024-08-16 13:07:25.037 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@199d1fb7 2024-08-16 13:07:25.039 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@199d1fb7 2024-08-16 13:07:25.040 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@199d1fb7 2024-08-16 13:07:25.041 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-08-16 13:07:25.041 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:25.041 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:25.041 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:25.041 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:25.041 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:25.041 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:25.041 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b810b54 2024-08-16 13:07:25.041 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:25.041 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:25.041 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:25.041 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:25.041 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:25.041 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:25.041 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:25.041 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:25.041 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:25.041 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:25.041 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:25.041 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:25.041 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:25.041 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:25.041 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:25.041 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:25.041 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:25.041 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:25.041 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:25.041 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-08-16 13:07:25.041 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:25.041 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:25.041 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:25.041 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:25.041 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:25.041 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:25.041 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:25.041 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:25.041 [Test worker @coroutine#4624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-08-16 13:07:25.041 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@10387d6d 2024-08-16 13:07:25.041 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@10387d6d 2024-08-16 13:07:25.041 [Test worker @coroutine#4624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-08-16 13:07:25.055 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10387d6d 2024-08-16 13:07:25.065 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10387d6d 2024-08-16 13:07:25.066 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10387d6d 2024-08-16 13:07:25.068 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10387d6d 2024-08-16 13:07:25.080 [DefaultDispatcher-worker-6 @coroutine#4640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10387d6d 2024-08-16 13:07:25.093 [DefaultDispatcher-worker-1 @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@199d1fb7 2024-08-16 13:07:25.107 [DefaultDispatcher-worker-8 @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@199d1fb7 2024-08-16 13:07:25.108 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:25.117 [DefaultDispatcher-worker-5 @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@199d1fb7 2024-08-16 13:07:25.128 [DefaultDispatcher-worker-9 @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@199d1fb7 2024-08-16 13:07:25.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-08-16 13:07:25.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-08-16 13:07:25.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:25.141 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@199d1fb7: (connection evicted) 2024-08-16 13:07:25.141 [HikariPool-186 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:25.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:25.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-08-16 13:07:25.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-08-16 13:07:25.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-08-16 13:07:25.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-08-16 13:07:25.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:25.142 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10387d6d: (connection evicted) 2024-08-16 13:07:25.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:25.143 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-08-16 13:07:25.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-08-16 13:07:25.145 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-08-16 13:07:25.145 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:25.145 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:25.145 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:25.145 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:25.145 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:25.145 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:25.145 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30282260 2024-08-16 13:07:25.145 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:25.145 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:25.145 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:25.145 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:25.145 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:25.145 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:25.145 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:25.145 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:25.145 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:25.145 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:25.145 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:25.145 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:25.145 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:25.145 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:25.145 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:25.145 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:25.145 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:25.145 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:25.145 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:25.145 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-08-16 13:07:25.145 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:25.145 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:25.145 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:25.145 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:25.145 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:25.145 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:25.145 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:25.145 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:25.145 [Test worker @coroutine#4667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-08-16 13:07:25.146 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ed5ed3 2024-08-16 13:07:25.146 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ed5ed3 2024-08-16 13:07:25.146 [Test worker @coroutine#4667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-08-16 13:07:25.147 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:25.150 [DefaultDispatcher-worker-17 @coroutine#2305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d18401b 2024-08-16 13:07:25.150 [DefaultDispatcher-worker-17 @coroutine#2305] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId 2024-08-16 13:07:25.150 [DefaultDispatcher-worker-17 @coroutine#2305] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:25.150 [DefaultDispatcher-worker-17 @coroutine#2305] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId 2024-08-16 13:07:25.151 [DefaultDispatcher-worker-17 @coroutine#2305] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId 2024-08-16 13:07:25.151 [DefaultDispatcher-worker-17 @coroutine#2305] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId 2024-08-16 13:07:25.161 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58ed5ed3 2024-08-16 13:07:25.171 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58ed5ed3 2024-08-16 13:07:25.172 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58ed5ed3 2024-08-16 13:07:25.174 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58ed5ed3 2024-08-16 13:07:25.174 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:25.174 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-08-16 13:07:25.174 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:25.174 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:25.174 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:25.174 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:25.174 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:25.174 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:25.174 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c657771 2024-08-16 13:07:25.174 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:25.174 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:25.174 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:25.174 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:25.174 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:25.174 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:25.174 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:25.174 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:25.174 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:25.174 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:25.174 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:25.174 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:25.174 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:25.174 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:25.174 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:25.174 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:25.174 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:25.174 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:25.175 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:25.175 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-08-16 13:07:25.175 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:25.175 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:25.175 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:25.175 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:25.175 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:25.175 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:25.175 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:25.175 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:25.175 [Test worker @coroutine#4667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-08-16 13:07:25.175 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d5db99 2024-08-16 13:07:25.175 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d5db99 2024-08-16 13:07:25.175 [Test worker @coroutine#4667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-08-16 13:07:25.188 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d5db99 2024-08-16 13:07:25.198 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d5db99 2024-08-16 13:07:25.200 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d5db99 2024-08-16 13:07:25.201 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d5db99 2024-08-16 13:07:25.212 [DefaultDispatcher-worker-10 @coroutine#4683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d5db99 2024-08-16 13:07:25.225 [DefaultDispatcher-worker-10 @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58ed5ed3 2024-08-16 13:07:25.236 [DefaultDispatcher-worker-2 @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58ed5ed3 2024-08-16 13:07:25.245 [DefaultDispatcher-worker-9 @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58ed5ed3 2024-08-16 13:07:25.246 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:25.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-08-16 13:07:25.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-08-16 13:07:25.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:25.257 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58ed5ed3: (connection evicted) 2024-08-16 13:07:25.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:25.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-08-16 13:07:25.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-08-16 13:07:25.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-08-16 13:07:25.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-08-16 13:07:25.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:25.258 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49d5db99: (connection evicted) 2024-08-16 13:07:25.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:25.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-08-16 13:07:25.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-08-16 13:07:25.259 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-08-16 13:07:25.260 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:25.260 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:25.260 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:25.260 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:25.260 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:25.260 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:25.260 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40c858fc 2024-08-16 13:07:25.260 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:25.260 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:25.260 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:25.260 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:25.260 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:25.260 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:25.260 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:25.260 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:25.260 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:25.260 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:25.260 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:25.260 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:25.260 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:25.260 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:25.260 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:25.260 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:25.260 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:25.260 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:25.260 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:25.260 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-08-16 13:07:25.260 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:25.260 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:25.260 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:25.260 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:25.260 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:25.260 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:25.260 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:25.260 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:25.260 [Test worker @coroutine#4707] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-08-16 13:07:25.261 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@49a6503f 2024-08-16 13:07:25.261 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@49a6503f 2024-08-16 13:07:25.261 [Test worker @coroutine#4707] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-08-16 13:07:25.277 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a6503f 2024-08-16 13:07:25.287 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a6503f 2024-08-16 13:07:25.288 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a6503f 2024-08-16 13:07:25.290 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a6503f 2024-08-16 13:07:25.291 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-08-16 13:07:25.291 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:25.291 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:25.291 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:25.291 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:25.291 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:25.291 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:25.291 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cf7de4e 2024-08-16 13:07:25.291 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:25.291 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:25.291 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:25.291 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:25.291 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:25.291 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:25.291 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:25.291 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:25.291 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:25.291 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:25.291 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:25.291 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:25.291 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:25.291 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:25.291 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:25.291 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:25.291 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:25.291 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:25.291 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:25.291 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-08-16 13:07:25.291 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:25.291 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:25.291 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:25.291 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:25.291 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:25.291 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:25.291 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:25.291 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:25.291 [Test worker @coroutine#4707] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-08-16 13:07:25.291 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5b08d4 2024-08-16 13:07:25.291 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5b08d4 2024-08-16 13:07:25.291 [Test worker @coroutine#4707] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-08-16 13:07:25.296 [DefaultDispatcher-worker-16 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18876fa9 2024-08-16 13:07:25.296 [DefaultDispatcher-worker-16 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId 2024-08-16 13:07:25.296 [DefaultDispatcher-worker-16 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:25.296 [DefaultDispatcher-worker-16 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId 2024-08-16 13:07:25.298 [DefaultDispatcher-worker-17 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId 2024-08-16 13:07:25.298 [DefaultDispatcher-worker-17 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId 2024-08-16 13:07:25.306 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5b08d4 2024-08-16 13:07:25.316 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5b08d4 2024-08-16 13:07:25.317 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5b08d4 2024-08-16 13:07:25.319 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5b08d4 2024-08-16 13:07:25.330 [DefaultDispatcher-worker-15 @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5b08d4 2024-08-16 13:07:25.343 [DefaultDispatcher-worker-12 @coroutine#4707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a6503f 2024-08-16 13:07:25.354 [DefaultDispatcher-worker-6 @coroutine#4707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a6503f 2024-08-16 13:07:25.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-08-16 13:07:25.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-08-16 13:07:25.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:25.359 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49a6503f: (connection evicted) 2024-08-16 13:07:25.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:25.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-08-16 13:07:25.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-08-16 13:07:25.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-08-16 13:07:25.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-08-16 13:07:25.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:25.360 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f5b08d4: (connection evicted) 2024-08-16 13:07:25.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:25.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-08-16 13:07:25.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-08-16 13:07:25.365 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-08-16 13:07:25.365 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:25.365 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:25.365 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:25.365 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:25.365 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:25.365 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:25.365 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a03b87 2024-08-16 13:07:25.365 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:25.365 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:25.365 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:25.365 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:25.365 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:25.365 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:25.365 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:25.365 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:25.365 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:25.365 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:25.365 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:25.365 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:25.365 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:25.365 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:25.365 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:25.365 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:25.365 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:25.365 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:25.365 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:25.365 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-08-16 13:07:25.365 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:25.365 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:25.365 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:25.365 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:25.365 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:25.365 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:25.365 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:25.365 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:25.365 [Test worker @coroutine#4746] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-08-16 13:07:25.366 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@4606e1a6 2024-08-16 13:07:25.366 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@4606e1a6 2024-08-16 13:07:25.366 [Test worker @coroutine#4746] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-08-16 13:07:25.382 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4606e1a6 2024-08-16 13:07:25.391 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4606e1a6 2024-08-16 13:07:25.393 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4606e1a6 2024-08-16 13:07:25.395 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4606e1a6 2024-08-16 13:07:25.395 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-08-16 13:07:25.395 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:25.395 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:25.395 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:25.395 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:25.395 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:25.395 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:25.395 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12ef8410 2024-08-16 13:07:25.395 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:25.395 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:25.395 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:25.395 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:25.395 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:25.395 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:25.395 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:25.395 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:25.395 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:25.395 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:25.395 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:25.395 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:25.395 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:25.395 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:25.395 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:25.395 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:25.395 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:25.395 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:25.395 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:25.395 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-08-16 13:07:25.395 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:25.395 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:25.395 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:25.395 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:25.395 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:25.395 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:25.395 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:25.395 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:25.395 [Test worker @coroutine#4746] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-08-16 13:07:25.396 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@71bebddf 2024-08-16 13:07:25.396 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@71bebddf 2024-08-16 13:07:25.396 [Test worker @coroutine#4746] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-08-16 13:07:25.402 [DefaultDispatcher-worker-9 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-08-16 13:07:25.402 [DefaultDispatcher-worker-9 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:25.402 [DefaultDispatcher-worker-9 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:25.402 [DefaultDispatcher-worker-9 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:25.403 [DefaultDispatcher-worker-11 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:25.403 [DefaultDispatcher-worker-11 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:25.410 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71bebddf 2024-08-16 13:07:25.420 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71bebddf 2024-08-16 13:07:25.421 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71bebddf 2024-08-16 13:07:25.423 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71bebddf 2024-08-16 13:07:25.434 [DefaultDispatcher-worker-11 @coroutine#4764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71bebddf 2024-08-16 13:07:25.437 [DefaultDispatcher-worker-2 @coroutine#2404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534c3b9d 2024-08-16 13:07:25.437 [DefaultDispatcher-worker-2 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId 2024-08-16 13:07:25.437 [DefaultDispatcher-worker-2 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:25.437 [DefaultDispatcher-worker-2 @coroutine#2404] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId 2024-08-16 13:07:25.439 [DefaultDispatcher-worker-14 @coroutine#2404] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId 2024-08-16 13:07:25.439 [DefaultDispatcher-worker-14 @coroutine#2404] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId 2024-08-16 13:07:25.449 [DefaultDispatcher-worker-17 @coroutine#4746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4606e1a6 2024-08-16 13:07:25.459 [DefaultDispatcher-worker-13 @coroutine#4746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4606e1a6 2024-08-16 13:07:25.466 [HikariPool-191 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:25.481 [DefaultDispatcher-worker-12 @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4606e1a6 2024-08-16 13:07:25.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-08-16 13:07:25.483 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-08-16 13:07:25.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:25.484 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4606e1a6: (connection evicted) 2024-08-16 13:07:25.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:25.484 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-08-16 13:07:25.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-08-16 13:07:25.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-08-16 13:07:25.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-08-16 13:07:25.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:25.485 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71bebddf: (connection evicted) 2024-08-16 13:07:25.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:25.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-08-16 13:07:25.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-08-16 13:07:25.487 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-08-16 13:07:25.487 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:25.487 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:25.487 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:25.487 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:25.487 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:25.487 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:25.487 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e206be5 2024-08-16 13:07:25.487 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:25.487 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:25.487 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:25.487 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:25.487 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:25.487 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:25.487 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:25.487 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:25.487 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:25.487 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:25.487 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:25.487 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:25.487 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:25.487 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:25.487 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:25.487 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:25.487 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:25.488 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:25.488 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:25.488 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-08-16 13:07:25.488 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:25.488 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:25.488 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:25.488 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:25.488 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:25.488 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:25.488 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:25.488 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:25.488 [Test worker @coroutine#4787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-08-16 13:07:25.488 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@21590b35 2024-08-16 13:07:25.488 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@21590b35 2024-08-16 13:07:25.488 [Test worker @coroutine#4787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-08-16 13:07:25.501 [DefaultDispatcher-worker-12 @coroutine#2102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7 2024-08-16 13:07:25.502 [DefaultDispatcher-worker-12 @coroutine#2102] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:25.502 [DefaultDispatcher-worker-12 @coroutine#2102] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:25.502 [DefaultDispatcher-worker-12 @coroutine#2102] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:25.503 [DefaultDispatcher-worker-13 @coroutine#2102] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:25.503 [DefaultDispatcher-worker-13 @coroutine#2102] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:25.505 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21590b35 2024-08-16 13:07:25.515 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21590b35 2024-08-16 13:07:25.516 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21590b35 2024-08-16 13:07:25.518 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21590b35 2024-08-16 13:07:25.518 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-08-16 13:07:25.518 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:25.518 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:25.518 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:25.518 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:25.518 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:25.518 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:25.518 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b191676 2024-08-16 13:07:25.518 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:25.518 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:25.518 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:25.518 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:25.518 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:25.518 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:25.518 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:25.518 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:25.518 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:25.518 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:25.518 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:25.518 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:25.518 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:25.518 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:25.518 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:25.518 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:25.518 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:25.518 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:25.518 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:25.518 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-08-16 13:07:25.518 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:25.518 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:25.518 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:25.518 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:25.518 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:25.518 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:25.518 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:25.518 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:25.518 [Test worker @coroutine#4787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-08-16 13:07:25.519 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d96cd6 2024-08-16 13:07:25.519 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d96cd6 2024-08-16 13:07:25.519 [Test worker @coroutine#4787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-08-16 13:07:25.533 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d96cd6 2024-08-16 13:07:25.542 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d96cd6 2024-08-16 13:07:25.544 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d96cd6 2024-08-16 13:07:25.546 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d96cd6 2024-08-16 13:07:25.556 [DefaultDispatcher-worker-16 @coroutine#4803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d96cd6 2024-08-16 13:07:25.569 [DefaultDispatcher-worker-13 @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21590b35 2024-08-16 13:07:25.579 [DefaultDispatcher-worker-7 @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21590b35 2024-08-16 13:07:25.588 [HikariPool-193 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:07:25.588 [DefaultDispatcher-worker-2 @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21590b35 2024-08-16 13:07:25.603 [DefaultDispatcher-worker-6 @coroutine#4819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21590b35 2024-08-16 13:07:25.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-08-16 13:07:25.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-08-16 13:07:25.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:25.605 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21590b35: (connection evicted) 2024-08-16 13:07:25.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:25.605 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-08-16 13:07:25.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-08-16 13:07:25.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-08-16 13:07:25.605 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-08-16 13:07:25.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:25.606 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31d96cd6: (connection evicted) 2024-08-16 13:07:25.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:25.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-08-16 13:07:25.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-08-16 13:07:25.609 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-08-16 13:07:25.609 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:25.609 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:25.609 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:25.609 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:25.609 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:25.609 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:25.609 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@758e8b8d 2024-08-16 13:07:25.609 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:25.609 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:25.609 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:25.609 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:25.609 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:25.609 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:25.609 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:25.609 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:25.609 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:25.609 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:25.609 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:25.609 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:25.609 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:25.609 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:25.609 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:25.609 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:25.609 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:25.609 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:25.609 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:25.609 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-08-16 13:07:25.609 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:25.609 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:25.609 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:25.609 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:25.609 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:25.609 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:25.609 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:25.609 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:25.609 [Test worker @coroutine#4825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-08-16 13:07:25.610 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@29922188 2024-08-16 13:07:25.610 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@29922188 2024-08-16 13:07:25.610 [Test worker @coroutine#4825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-08-16 13:07:25.625 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29922188 2024-08-16 13:07:25.634 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29922188 2024-08-16 13:07:25.636 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29922188 2024-08-16 13:07:25.637 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29922188 2024-08-16 13:07:25.638 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-08-16 13:07:25.638 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:25.638 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:25.638 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:25.638 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:25.638 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:25.638 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:25.638 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d8319a7 2024-08-16 13:07:25.638 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:25.638 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:25.638 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:25.638 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:25.638 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:25.638 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:25.638 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:25.638 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:25.638 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:25.638 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:25.638 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:25.638 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:25.638 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:25.638 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:25.638 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:25.638 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:25.638 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:25.638 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:25.638 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:25.638 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-08-16 13:07:25.638 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:25.638 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:25.638 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:25.638 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:25.638 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:25.638 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:25.638 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:25.638 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:25.638 [Test worker @coroutine#4825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-08-16 13:07:25.638 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ea82cef 2024-08-16 13:07:25.638 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ea82cef 2024-08-16 13:07:25.638 [Test worker @coroutine#4825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-08-16 13:07:25.652 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea82cef 2024-08-16 13:07:25.661 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea82cef 2024-08-16 13:07:25.663 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea82cef 2024-08-16 13:07:25.664 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea82cef 2024-08-16 13:07:25.674 [DefaultDispatcher-worker-10 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f36c8b1 2024-08-16 13:07:25.674 [DefaultDispatcher-worker-10 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:25.674 [DefaultDispatcher-worker-10 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:25.674 [DefaultDispatcher-worker-10 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:25.676 [DefaultDispatcher-worker-10 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:25.676 [DefaultDispatcher-worker-10 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:25.676 [DefaultDispatcher-worker-4 @coroutine#4838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea82cef 2024-08-16 13:07:25.689 [DefaultDispatcher-worker-1 @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29922188 2024-08-16 13:07:25.699 [DefaultDispatcher-worker-4 @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29922188 2024-08-16 13:07:25.710 [HikariPool-195 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:07:25.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-08-16 13:07:25.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-08-16 13:07:25.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:25.712 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29922188: (connection evicted) 2024-08-16 13:07:25.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:25.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-08-16 13:07:25.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-08-16 13:07:25.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-08-16 13:07:25.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-08-16 13:07:25.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:25.713 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ea82cef: (connection evicted) 2024-08-16 13:07:25.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:25.714 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-08-16 13:07:25.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-08-16 13:07:25.715 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-08-16 13:07:25.715 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:25.715 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:25.715 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:25.715 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:25.715 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:25.715 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:25.715 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f4f432b 2024-08-16 13:07:25.715 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:25.715 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:25.715 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:25.715 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:25.715 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:25.715 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:25.715 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:25.715 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:25.715 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:25.715 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:25.715 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:25.715 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:25.715 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:25.715 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:25.715 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:25.715 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:25.715 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:25.715 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:25.715 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:25.715 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-08-16 13:07:25.715 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:25.715 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:25.715 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:25.715 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:25.715 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:25.715 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:25.715 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:25.715 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:25.715 [Test worker @coroutine#4868] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-08-16 13:07:25.716 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@635900ef 2024-08-16 13:07:25.716 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@635900ef 2024-08-16 13:07:25.716 [Test worker @coroutine#4868] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-08-16 13:07:25.736 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635900ef 2024-08-16 13:07:25.751 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635900ef 2024-08-16 13:07:25.753 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635900ef 2024-08-16 13:07:25.755 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635900ef 2024-08-16 13:07:25.756 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-08-16 13:07:25.756 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:25.756 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:25.756 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:25.756 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:25.756 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:25.756 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:25.756 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75ad7531 2024-08-16 13:07:25.756 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:25.756 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:25.756 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:25.756 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:25.756 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:25.756 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:25.756 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:25.756 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:25.756 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:25.756 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:25.756 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:25.756 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:25.756 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:25.756 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:25.756 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:25.756 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:25.756 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:25.756 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:25.756 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:25.756 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-08-16 13:07:25.756 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:25.756 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:25.756 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:25.756 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:25.756 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:25.756 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:25.756 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:25.756 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:25.756 [Test worker @coroutine#4868] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-08-16 13:07:25.757 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@79378802 2024-08-16 13:07:25.757 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@79378802 2024-08-16 13:07:25.757 [Test worker @coroutine#4868] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-08-16 13:07:25.777 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79378802 2024-08-16 13:07:25.788 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79378802 2024-08-16 13:07:25.789 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79378802 2024-08-16 13:07:25.791 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79378802 2024-08-16 13:07:25.802 [DefaultDispatcher-worker-7 @coroutine#4881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79378802 2024-08-16 13:07:25.816 [HikariPool-197 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:07:25.816 [DefaultDispatcher-worker-2 @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635900ef 2024-08-16 13:07:25.829 [DefaultDispatcher-worker-15 @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635900ef 2024-08-16 13:07:25.830 [DefaultDispatcher-worker-11 @coroutine#2181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f 2024-08-16 13:07:25.830 [DefaultDispatcher-worker-11 @coroutine#2181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:25.830 [DefaultDispatcher-worker-11 @coroutine#2181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:25.830 [DefaultDispatcher-worker-11 @coroutine#2181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:25.831 [DefaultDispatcher-worker-8 @coroutine#2181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:25.831 [DefaultDispatcher-worker-8 @coroutine#2181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:25.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-08-16 13:07:25.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-08-16 13:07:25.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:25.834 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@635900ef: (connection evicted) 2024-08-16 13:07:25.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:25.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-08-16 13:07:25.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-08-16 13:07:25.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-08-16 13:07:25.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-08-16 13:07:25.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:25.836 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79378802: (connection evicted) 2024-08-16 13:07:25.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:25.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-08-16 13:07:25.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-08-16 13:07:25.838 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-08-16 13:07:25.838 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:25.838 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:25.838 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:25.838 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:25.838 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:25.838 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:25.838 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1088b120 2024-08-16 13:07:25.838 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:25.838 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:25.838 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:25.838 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:25.838 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:25.838 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:25.838 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:25.838 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:25.838 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:25.838 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:25.838 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:25.838 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:25.838 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:25.838 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:25.838 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:25.838 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:25.838 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:25.838 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:25.838 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:25.838 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-08-16 13:07:25.838 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:25.838 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:25.838 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:25.838 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:25.838 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:25.838 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:25.838 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:25.838 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:25.838 [Test worker @coroutine#4911] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-08-16 13:07:25.839 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ebefe31 2024-08-16 13:07:25.839 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ebefe31 2024-08-16 13:07:25.839 [Test worker @coroutine#4911] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-08-16 13:07:25.857 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebefe31 2024-08-16 13:07:25.867 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebefe31 2024-08-16 13:07:25.868 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebefe31 2024-08-16 13:07:25.870 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebefe31 2024-08-16 13:07:25.870 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-08-16 13:07:25.870 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:25.870 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:25.870 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:25.870 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:25.870 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:25.870 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:25.870 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dc9aba0 2024-08-16 13:07:25.870 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:25.870 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:25.870 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:25.870 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:25.870 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:25.870 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:25.870 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:25.870 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:25.870 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:25.870 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:25.870 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:25.870 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:25.870 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:25.870 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:25.870 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:25.870 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:25.870 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:25.870 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:25.870 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:25.870 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-08-16 13:07:25.870 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:25.870 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:25.870 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:25.870 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:25.870 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:25.870 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:25.870 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:25.870 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:25.870 [Test worker @coroutine#4911] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-08-16 13:07:25.871 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f81d7f 2024-08-16 13:07:25.871 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f81d7f 2024-08-16 13:07:25.871 [Test worker @coroutine#4911] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-08-16 13:07:25.885 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f81d7f 2024-08-16 13:07:25.894 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f81d7f 2024-08-16 13:07:25.896 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f81d7f 2024-08-16 13:07:25.897 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f81d7f 2024-08-16 13:07:25.912 [DefaultDispatcher-worker-8 @coroutine#4924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f81d7f 2024-08-16 13:07:25.926 [DefaultDispatcher-worker-9 @coroutine#4911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebefe31 2024-08-16 13:07:25.936 [DefaultDispatcher-worker-8 @coroutine#4911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebefe31 2024-08-16 13:07:25.939 [HikariPool-199 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:07:25.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-08-16 13:07:25.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-08-16 13:07:25.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:25.940 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ebefe31: (connection evicted) 2024-08-16 13:07:25.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:25.941 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-08-16 13:07:25.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-08-16 13:07:25.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-08-16 13:07:25.941 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-08-16 13:07:25.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:25.941 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f81d7f: (connection evicted) 2024-08-16 13:07:25.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:25.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-08-16 13:07:25.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-08-16 13:07:25.944 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-08-16 13:07:25.944 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:25.944 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:25.944 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:25.944 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:25.944 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:25.944 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:25.944 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22109f72 2024-08-16 13:07:25.944 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:25.944 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:25.944 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:25.944 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:25.944 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:25.944 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:25.944 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:25.944 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:25.944 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:25.944 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:25.944 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:25.944 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:25.944 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:25.944 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:25.944 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:25.944 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:25.944 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:25.944 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:25.944 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:25.944 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-08-16 13:07:25.944 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:25.944 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:25.944 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:25.945 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:25.945 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:25.945 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:25.945 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:25.945 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:25.945 [Test worker @coroutine#4951] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-08-16 13:07:25.945 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@4096a622 2024-08-16 13:07:25.945 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@4096a622 2024-08-16 13:07:25.945 [Test worker @coroutine#4951] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-08-16 13:07:25.959 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4096a622 2024-08-16 13:07:25.968 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4096a622 2024-08-16 13:07:25.970 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4096a622 2024-08-16 13:07:25.972 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4096a622 2024-08-16 13:07:25.972 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-08-16 13:07:25.972 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:25.972 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:25.972 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:25.972 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:25.972 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:25.972 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:25.972 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2139aa1f 2024-08-16 13:07:25.972 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:25.972 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:25.972 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:25.972 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:25.972 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:25.972 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:25.972 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:25.972 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:25.972 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:25.972 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:25.972 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:25.972 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:25.972 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:25.972 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:25.972 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:25.972 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:25.972 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:25.972 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:25.972 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:25.972 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-08-16 13:07:25.972 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:25.972 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:25.972 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:25.972 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:25.972 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:25.972 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:25.972 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:25.972 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:25.972 [Test worker @coroutine#4951] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-08-16 13:07:25.972 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@578a12e9 2024-08-16 13:07:25.972 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@578a12e9 2024-08-16 13:07:25.972 [Test worker @coroutine#4951] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-08-16 13:07:25.985 [DefaultDispatcher-worker-10 @coroutine#2210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e2e11ee 2024-08-16 13:07:25.985 [DefaultDispatcher-worker-16 @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@780ec2c1 2024-08-16 13:07:25.985 [DefaultDispatcher-worker-10 @coroutine#2210] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:25.985 [DefaultDispatcher-worker-16 @coroutine#2240] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 13:07:25.985 [DefaultDispatcher-worker-10 @coroutine#2210] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:25.985 [DefaultDispatcher-worker-16 @coroutine#2240] 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-08-16 13:07:25.985 [DefaultDispatcher-worker-10 @coroutine#2210] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:25.985 [DefaultDispatcher-worker-16 @coroutine#2240] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 13:07:25.986 [DefaultDispatcher-worker-13 @coroutine#2240] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 13:07:25.986 [DefaultDispatcher-worker-16 @coroutine#2210] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:25.986 [DefaultDispatcher-worker-16 @coroutine#2210] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:25.988 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578a12e9 2024-08-16 13:07:25.998 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578a12e9 2024-08-16 13:07:26.000 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578a12e9 2024-08-16 13:07:26.001 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578a12e9 2024-08-16 13:07:26.012 [DefaultDispatcher-worker-3 @coroutine#4969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578a12e9 2024-08-16 13:07:26.019 [DefaultDispatcher-worker-17 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7915111a 2024-08-16 13:07:26.019 [DefaultDispatcher-worker-17 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:26.019 [DefaultDispatcher-worker-17 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:26.019 [DefaultDispatcher-worker-17 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:26.020 [DefaultDispatcher-worker-9 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:26.020 [DefaultDispatcher-worker-9 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:26.027 [DefaultDispatcher-worker-1 @coroutine#4951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4096a622 2024-08-16 13:07:26.042 [DefaultDispatcher-worker-8 @coroutine#4951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4096a622 2024-08-16 13:07:26.045 [HikariPool-201 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:07:26.050 [DefaultDispatcher-worker-13 @coroutine#4951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4096a622 2024-08-16 13:07:26.072 [HikariPool-202 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:26.159 [DefaultDispatcher-worker-1 @coroutine#2305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d18401b 2024-08-16 13:07:26.159 [DefaultDispatcher-worker-1 @coroutine#2305] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId 2024-08-16 13:07:26.159 [DefaultDispatcher-worker-1 @coroutine#2305] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:26.159 [DefaultDispatcher-worker-1 @coroutine#2305] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId 2024-08-16 13:07:26.161 [DefaultDispatcher-worker-11 @coroutine#2305] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId 2024-08-16 13:07:26.161 [DefaultDispatcher-worker-11 @coroutine#2305] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId 2024-08-16 13:07:26.174 [DefaultDispatcher-worker-5 @coroutine#4990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4096a622 2024-08-16 13:07:26.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-08-16 13:07:26.177 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-08-16 13:07:26.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:26.177 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4096a622: (connection evicted) 2024-08-16 13:07:26.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:26.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-08-16 13:07:26.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-08-16 13:07:26.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-08-16 13:07:26.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-08-16 13:07:26.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:26.178 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@578a12e9: (connection evicted) 2024-08-16 13:07:26.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:26.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-08-16 13:07:26.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-08-16 13:07:26.180 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-08-16 13:07:26.180 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:26.180 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:26.180 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:26.180 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:26.180 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:26.180 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:26.180 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@93a793a 2024-08-16 13:07:26.180 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:26.180 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:26.180 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:26.180 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:26.180 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:26.181 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:26.181 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:26.181 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:26.181 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:26.181 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:26.181 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:26.181 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:26.181 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:26.181 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:26.181 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:26.181 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:26.181 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:26.181 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:26.181 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:26.181 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-08-16 13:07:26.181 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:26.181 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:26.181 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:26.181 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:26.181 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:26.181 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:26.181 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:26.181 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:26.181 [Test worker @coroutine#4999] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-08-16 13:07:26.181 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@69cb296c 2024-08-16 13:07:26.181 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@69cb296c 2024-08-16 13:07:26.181 [Test worker @coroutine#4999] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-08-16 13:07:26.198 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69cb296c 2024-08-16 13:07:26.208 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69cb296c 2024-08-16 13:07:26.210 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69cb296c 2024-08-16 13:07:26.211 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69cb296c 2024-08-16 13:07:26.212 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-08-16 13:07:26.212 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:26.212 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:26.212 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:26.212 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:26.212 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:26.212 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:26.212 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b0471a5 2024-08-16 13:07:26.212 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:26.212 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:26.212 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:26.212 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:26.212 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:26.212 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:26.212 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:26.212 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:26.212 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:26.212 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:26.212 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:26.212 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:26.212 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:26.212 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:26.212 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:26.212 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:26.212 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:26.212 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:26.212 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:26.212 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-08-16 13:07:26.212 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:26.212 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:26.212 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:26.212 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:26.212 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:26.212 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:26.212 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:26.212 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:26.212 [Test worker @coroutine#4999] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-08-16 13:07:26.212 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@214738c1 2024-08-16 13:07:26.212 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@214738c1 2024-08-16 13:07:26.212 [Test worker @coroutine#4999] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-08-16 13:07:26.226 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@214738c1 2024-08-16 13:07:26.236 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@214738c1 2024-08-16 13:07:26.237 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@214738c1 2024-08-16 13:07:26.239 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@214738c1 2024-08-16 13:07:26.250 [DefaultDispatcher-worker-11 @coroutine#5012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@214738c1 2024-08-16 13:07:26.264 [DefaultDispatcher-worker-15 @coroutine#4999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69cb296c 2024-08-16 13:07:26.277 [DefaultDispatcher-worker-4 @coroutine#4999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69cb296c 2024-08-16 13:07:26.281 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:07:26.286 [DefaultDispatcher-worker-3 @coroutine#4999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69cb296c 2024-08-16 13:07:26.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-08-16 13:07:26.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-08-16 13:07:26.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:26.290 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69cb296c: (connection evicted) 2024-08-16 13:07:26.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:26.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-08-16 13:07:26.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-08-16 13:07:26.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-08-16 13:07:26.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-08-16 13:07:26.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:26.291 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@214738c1: (connection evicted) 2024-08-16 13:07:26.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:26.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-08-16 13:07:26.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-08-16 13:07:26.293 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-08-16 13:07:26.293 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:26.294 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:26.294 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:26.294 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:26.294 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:26.294 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:26.294 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8d40f07 2024-08-16 13:07:26.294 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:26.294 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:26.294 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:26.294 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:26.294 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:26.294 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:26.294 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:26.294 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:26.294 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:26.294 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:26.294 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:26.294 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:26.294 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:26.294 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:26.294 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:26.294 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:26.294 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:26.294 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:26.294 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:26.294 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-08-16 13:07:26.294 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:26.294 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:26.294 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:26.294 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:26.294 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:26.294 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:26.294 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:26.294 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:26.294 [Test worker @coroutine#5028] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-08-16 13:07:26.294 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@307ca947 2024-08-16 13:07:26.294 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@307ca947 2024-08-16 13:07:26.294 [Test worker @coroutine#5028] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-08-16 13:07:26.307 [DefaultDispatcher-worker-3 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18876fa9 2024-08-16 13:07:26.307 [DefaultDispatcher-worker-3 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId 2024-08-16 13:07:26.307 [DefaultDispatcher-worker-3 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:26.307 [DefaultDispatcher-worker-3 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId 2024-08-16 13:07:26.308 [DefaultDispatcher-worker-17 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId 2024-08-16 13:07:26.308 [DefaultDispatcher-worker-17 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId 2024-08-16 13:07:26.314 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307ca947 2024-08-16 13:07:26.324 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307ca947 2024-08-16 13:07:26.325 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307ca947 2024-08-16 13:07:26.327 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307ca947 2024-08-16 13:07:26.327 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-08-16 13:07:26.327 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:26.327 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:26.327 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:26.327 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:26.327 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:26.327 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:26.327 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dc47df3 2024-08-16 13:07:26.327 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:26.327 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:26.327 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:26.327 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:26.327 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:26.327 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:26.327 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:26.327 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:26.327 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:26.327 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:26.328 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:26.328 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:26.328 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:26.328 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:26.328 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:26.328 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:26.328 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:26.328 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:26.328 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:26.328 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-08-16 13:07:26.328 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:26.328 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:26.328 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:26.328 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:26.328 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:26.328 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:26.328 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:26.328 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:26.328 [Test worker @coroutine#5028] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-08-16 13:07:26.328 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@68f67bbd 2024-08-16 13:07:26.328 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@68f67bbd 2024-08-16 13:07:26.328 [Test worker @coroutine#5028] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-08-16 13:07:26.342 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f67bbd 2024-08-16 13:07:26.352 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f67bbd 2024-08-16 13:07:26.353 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f67bbd 2024-08-16 13:07:26.355 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f67bbd 2024-08-16 13:07:26.367 [DefaultDispatcher-worker-12 @coroutine#5046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f67bbd 2024-08-16 13:07:26.381 [DefaultDispatcher-worker-6 @coroutine#5028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307ca947 2024-08-16 13:07:26.395 [HikariPool-205 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:07:26.395 [DefaultDispatcher-worker-2 @coroutine#5028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307ca947 2024-08-16 13:07:26.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-08-16 13:07:26.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-08-16 13:07:26.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:26.401 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@307ca947: (connection evicted) 2024-08-16 13:07:26.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:26.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-08-16 13:07:26.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-08-16 13:07:26.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-08-16 13:07:26.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-08-16 13:07:26.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:26.402 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68f67bbd: (connection evicted) 2024-08-16 13:07:26.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:26.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-08-16 13:07:26.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-08-16 13:07:26.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-08-16 13:07:26.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:26.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:26.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:26.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:26.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:26.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:26.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@405a296e 2024-08-16 13:07:26.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:26.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:26.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:26.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:26.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:26.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:26.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:26.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:26.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:26.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:26.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:26.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:26.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:26.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:26.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:26.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:26.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:26.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:26.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:26.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-08-16 13:07:26.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:26.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:26.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:26.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:26.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:26.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:26.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:26.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:26.404 [Test worker @coroutine#5061] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-08-16 13:07:26.405 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@e7b7395 2024-08-16 13:07:26.405 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@e7b7395 2024-08-16 13:07:26.405 [Test worker @coroutine#5061] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-08-16 13:07:26.413 [DefaultDispatcher-worker-11 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-08-16 13:07:26.413 [DefaultDispatcher-worker-11 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:26.413 [DefaultDispatcher-worker-11 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:26.413 [DefaultDispatcher-worker-11 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:26.414 [DefaultDispatcher-worker-15 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:26.414 [DefaultDispatcher-worker-15 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:26.422 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7b7395 2024-08-16 13:07:26.432 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7b7395 2024-08-16 13:07:26.434 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7b7395 2024-08-16 13:07:26.436 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7b7395 2024-08-16 13:07:26.436 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-08-16 13:07:26.436 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:26.436 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:26.436 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:26.436 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:26.436 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:26.436 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:26.436 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4664fef 2024-08-16 13:07:26.436 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:26.436 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:26.436 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:26.436 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:26.436 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:26.436 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:26.436 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:26.436 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:26.436 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:26.436 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:26.436 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:26.436 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:26.436 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:26.436 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:26.436 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:26.436 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:26.436 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:26.436 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:26.436 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:26.436 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-08-16 13:07:26.436 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:26.436 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:26.436 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:26.436 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:26.436 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:26.436 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:26.436 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:26.436 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:26.436 [Test worker @coroutine#5061] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-08-16 13:07:26.436 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@63b95a30 2024-08-16 13:07:26.436 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@63b95a30 2024-08-16 13:07:26.437 [Test worker @coroutine#5061] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-08-16 13:07:26.448 [DefaultDispatcher-worker-15 @coroutine#2404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534c3b9d 2024-08-16 13:07:26.448 [DefaultDispatcher-worker-15 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId 2024-08-16 13:07:26.448 [DefaultDispatcher-worker-15 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:26.448 [DefaultDispatcher-worker-15 @coroutine#2404] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId 2024-08-16 13:07:26.449 [DefaultDispatcher-worker-11 @coroutine#2404] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId 2024-08-16 13:07:26.449 [DefaultDispatcher-worker-11 @coroutine#2404] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId 2024-08-16 13:07:26.450 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63b95a30 2024-08-16 13:07:26.460 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63b95a30 2024-08-16 13:07:26.462 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63b95a30 2024-08-16 13:07:26.463 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63b95a30 2024-08-16 13:07:26.474 [DefaultDispatcher-worker-15 @coroutine#5082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63b95a30 2024-08-16 13:07:26.486 [DefaultDispatcher-worker-13 @coroutine#5061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7b7395 2024-08-16 13:07:26.500 [DefaultDispatcher-worker-7 @coroutine#5061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7b7395 2024-08-16 13:07:26.505 [HikariPool-207 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:07:26.512 [DefaultDispatcher-worker-17 @coroutine#5061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7b7395 2024-08-16 13:07:26.513 [DefaultDispatcher-worker-7 @coroutine#2102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7 2024-08-16 13:07:26.513 [DefaultDispatcher-worker-7 @coroutine#2102] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:26.513 [DefaultDispatcher-worker-7 @coroutine#2102] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:26.513 [DefaultDispatcher-worker-7 @coroutine#2102] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:26.515 [DefaultDispatcher-worker-2 @coroutine#2102] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:26.515 [DefaultDispatcher-worker-2 @coroutine#2102] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:26.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-08-16 13:07:26.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-08-16 13:07:26.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:26.518 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e7b7395: (connection evicted) 2024-08-16 13:07:26.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:26.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-08-16 13:07:26.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-08-16 13:07:26.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-08-16 13:07:26.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-08-16 13:07:26.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:26.519 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63b95a30: (connection evicted) 2024-08-16 13:07:26.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:26.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-08-16 13:07:26.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-08-16 13:07:26.521 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-08-16 13:07:26.522 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:26.522 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:26.522 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:26.522 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:26.522 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:26.522 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:26.522 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c068c7b 2024-08-16 13:07:26.522 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:26.522 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:26.522 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:26.522 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:26.522 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:26.522 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:26.522 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:26.522 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:26.522 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:26.522 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:26.522 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:26.522 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:26.522 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:26.522 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:26.522 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:26.522 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:26.522 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:26.522 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:26.522 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:26.522 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-08-16 13:07:26.522 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:26.522 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:26.522 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:26.522 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:26.522 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:26.522 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:26.522 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:26.522 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:26.522 [Test worker @coroutine#5102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-08-16 13:07:26.523 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@207fce87 2024-08-16 13:07:26.523 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@207fce87 2024-08-16 13:07:26.523 [Test worker @coroutine#5102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-08-16 13:07:26.538 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207fce87 2024-08-16 13:07:26.548 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207fce87 2024-08-16 13:07:26.549 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207fce87 2024-08-16 13:07:26.551 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207fce87 2024-08-16 13:07:26.561 [DefaultDispatcher-worker-7 @coroutine#5109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207fce87 2024-08-16 13:07:26.568 [DefaultDispatcher-worker-15 @coroutine#5102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207fce87 2024-08-16 13:07:26.584 [UI Thread @coroutine#5128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=626934856148799488 2024-08-16 13:07:26.584 [UI Thread @coroutine#5128] 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=626934856148799488. 2024-08-16 13:07:26.584 [UI Thread @coroutine#5128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=626934856148799488 2024-08-16 13:07:26.586 [UI Thread @coroutine#5128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=626934856148799488 2024-08-16 13:07:26.586 [UI Thread @coroutine#5128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=626934856148799488 2024-08-16 13:07:26.586 [UI Thread @coroutine#5128] 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=626934856148799488. 2024-08-16 13:07:26.586 [UI Thread @coroutine#5128] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=626934856148799488 to class io.ktor.utils.io.ByteReadChannel 2024-08-16 13:07:26.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-08-16 13:07:26.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-08-16 13:07:26.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:26.589 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@207fce87: (connection evicted) 2024-08-16 13:07:26.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:26.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-08-16 13:07:26.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-08-16 13:07:26.644 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-08-16 13:07:26.645 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:26.645 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:26.645 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:26.645 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:26.645 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:26.645 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:26.645 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37d43b9b 2024-08-16 13:07:26.645 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:26.645 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:26.645 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:26.645 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:26.645 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:26.645 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:26.645 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:26.645 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:26.645 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:26.645 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:26.645 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:26.645 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:26.645 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:26.645 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:26.645 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:26.645 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:26.645 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:26.645 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:26.645 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:26.645 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-08-16 13:07:26.645 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:26.645 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:26.645 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:26.645 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:26.645 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:26.645 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:26.645 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:26.645 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:26.645 [Test worker @coroutine#5144] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-08-16 13:07:26.646 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@71cf6e8c 2024-08-16 13:07:26.646 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@71cf6e8c 2024-08-16 13:07:26.646 [Test worker @coroutine#5144] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-08-16 13:07:26.663 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71cf6e8c 2024-08-16 13:07:26.672 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71cf6e8c 2024-08-16 13:07:26.674 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71cf6e8c 2024-08-16 13:07:26.675 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71cf6e8c 2024-08-16 13:07:26.686 [DefaultDispatcher-worker-4 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f36c8b1 2024-08-16 13:07:26.686 [DefaultDispatcher-worker-4 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:26.686 [DefaultDispatcher-worker-15 @coroutine#5153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71cf6e8c 2024-08-16 13:07:26.686 [DefaultDispatcher-worker-4 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:26.686 [DefaultDispatcher-worker-4 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:26.687 [DefaultDispatcher-worker-6 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:26.688 [DefaultDispatcher-worker-6 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:26.706 [DefaultDispatcher-worker-2 @coroutine#5144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71cf6e8c 2024-08-16 13:07:26.714 [DefaultDispatcher-worker-7 @coroutine#5144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71cf6e8c 2024-08-16 13:07:26.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-08-16 13:07:26.728 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-08-16 13:07:26.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:26.728 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71cf6e8c: (connection evicted) 2024-08-16 13:07:26.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:26.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-08-16 13:07:26.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-08-16 13:07:26.791 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-08-16 13:07:26.791 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:26.791 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:26.791 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:26.791 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:26.791 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:26.791 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:26.791 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32fccfc2 2024-08-16 13:07:26.791 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:26.791 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:26.791 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:26.791 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:26.791 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:26.791 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:26.791 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:26.791 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:26.791 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:26.791 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:26.791 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:26.791 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:26.791 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:26.791 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:26.791 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:26.791 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:26.791 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:26.791 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:26.791 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:26.791 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-08-16 13:07:26.791 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:26.792 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:26.792 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:26.792 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:26.792 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:26.792 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:26.792 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:26.792 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:26.792 [Test worker @coroutine#5175] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-08-16 13:07:26.792 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@576d4810 2024-08-16 13:07:26.792 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@576d4810 2024-08-16 13:07:26.792 [Test worker @coroutine#5175] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-08-16 13:07:26.806 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576d4810 2024-08-16 13:07:26.816 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576d4810 2024-08-16 13:07:26.817 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576d4810 2024-08-16 13:07:26.819 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576d4810 2024-08-16 13:07:26.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-08-16 13:07:26.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-08-16 13:07:26.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:07:26.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:26.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-08-16 13:07:26.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-08-16 13:07:26.826 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-08-16 13:07:26.826 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:26.826 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:26.826 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:26.826 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:26.826 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:26.826 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:26.826 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ddd0e97 2024-08-16 13:07:26.826 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:26.826 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:26.826 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:26.826 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:26.826 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:26.826 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:26.826 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:26.826 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:26.826 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:26.826 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:26.826 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:26.826 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:26.826 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:26.826 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:26.826 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:26.826 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:26.826 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:26.826 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:26.826 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:26.826 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-08-16 13:07:26.826 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:26.826 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:26.826 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:26.826 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:26.826 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:26.826 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:26.826 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:26.826 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:26.826 [Test worker @coroutine#5192] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-08-16 13:07:26.827 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f15639c 2024-08-16 13:07:26.827 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f15639c 2024-08-16 13:07:26.827 [Test worker @coroutine#5192] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-08-16 13:07:26.839 [DefaultDispatcher-worker-5 @coroutine#2181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f 2024-08-16 13:07:26.840 [DefaultDispatcher-worker-5 @coroutine#2181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:26.840 [DefaultDispatcher-worker-5 @coroutine#2181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:26.840 [DefaultDispatcher-worker-5 @coroutine#2181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:26.841 [DefaultDispatcher-worker-7 @coroutine#2181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:26.841 [DefaultDispatcher-worker-7 @coroutine#2181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:26.841 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f15639c 2024-08-16 13:07:26.851 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f15639c 2024-08-16 13:07:26.852 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f15639c 2024-08-16 13:07:26.854 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f15639c 2024-08-16 13:07:26.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-08-16 13:07:26.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-08-16 13:07:26.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:07:26.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:26.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-08-16 13:07:26.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-08-16 13:07:26.859 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-08-16 13:07:26.859 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:26.859 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:26.859 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:26.859 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:26.859 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:26.859 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:26.859 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5409305f 2024-08-16 13:07:26.859 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:26.859 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:26.859 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:26.859 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:26.859 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:26.859 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:26.859 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:26.859 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:26.859 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:26.859 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:26.859 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:26.859 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:26.859 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:26.859 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:26.859 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:26.859 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:26.859 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:26.859 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:26.859 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:26.859 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-08-16 13:07:26.859 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:26.859 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:26.859 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:26.859 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:26.859 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:26.859 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:26.859 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:26.859 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:26.859 [Test worker @coroutine#5214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-08-16 13:07:26.860 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2024-08-16 13:07:26.860 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2024-08-16 13:07:26.860 [Test worker @coroutine#5214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-08-16 13:07:26.874 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2024-08-16 13:07:26.884 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2024-08-16 13:07:26.886 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2024-08-16 13:07:26.887 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2024-08-16 13:07:26.888 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-08-16 13:07:26.888 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:26.888 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:26.888 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:26.888 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:26.888 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:26.888 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:26.888 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ce17e4 2024-08-16 13:07:26.888 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:26.888 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:26.888 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:26.888 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:26.888 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:26.888 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:26.888 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:26.888 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:26.888 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:26.888 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:26.888 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:26.888 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:26.888 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:26.888 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:26.888 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:26.888 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:26.888 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:26.888 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:26.888 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:26.888 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-08-16 13:07:26.888 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:26.888 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:26.888 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:26.888 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:26.888 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:26.888 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:26.888 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:26.888 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:26.888 [Test worker @coroutine#5214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-08-16 13:07:26.888 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b3639f9 2024-08-16 13:07:26.888 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b3639f9 2024-08-16 13:07:26.888 [Test worker @coroutine#5214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-08-16 13:07:26.903 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b3639f9 2024-08-16 13:07:26.913 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b3639f9 2024-08-16 13:07:26.914 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b3639f9 2024-08-16 13:07:26.916 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b3639f9 2024-08-16 13:07:26.928 [DefaultDispatcher-worker-2 @coroutine#5228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b3639f9 2024-08-16 13:07:26.939 [DefaultDispatcher-worker-14 @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2024-08-16 13:07:26.944 [UI Thread @coroutine#5238] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39127/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 13:07:26.944 [UI Thread @coroutine#5238] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39127/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-08-16 13:07:26.944 [UI Thread @coroutine#5238] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39127/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 13:07:26.946 [UI Thread @coroutine#5238] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39127/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 13:07:26.946 [UI Thread @coroutine#5238] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39127/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 13:07:26.946 [UI Thread @coroutine#5238] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39127/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-08-16 13:07:26.946 [UI Thread @coroutine#5238] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39127/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 13:07:26.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-08-16 13:07:26.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-08-16 13:07:26.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:26.948 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51a6af38: (connection evicted) 2024-08-16 13:07:26.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:26.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-08-16 13:07:26.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-08-16 13:07:26.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-08-16 13:07:26.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-08-16 13:07:26.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:26.950 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b3639f9: (connection evicted) 2024-08-16 13:07:26.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:26.950 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-08-16 13:07:26.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-08-16 13:07:26.952 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-08-16 13:07:26.952 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:26.952 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:26.952 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:26.952 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:26.952 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:26.952 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:26.952 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18e7b33e 2024-08-16 13:07:26.952 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:26.952 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:26.952 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:26.952 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:26.952 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:26.952 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:26.952 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:26.952 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:26.952 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:26.952 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:26.952 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:26.952 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:26.952 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:26.952 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:26.952 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:26.952 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:26.953 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:26.953 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:26.953 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:26.953 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-08-16 13:07:26.953 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:26.953 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:26.953 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:26.953 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:26.953 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:26.953 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:26.953 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:26.953 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:26.953 [Test worker @coroutine#5245] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-08-16 13:07:26.953 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a41183b 2024-08-16 13:07:26.953 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a41183b 2024-08-16 13:07:26.953 [Test worker @coroutine#5245] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-08-16 13:07:26.969 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a41183b 2024-08-16 13:07:26.978 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a41183b 2024-08-16 13:07:26.980 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a41183b 2024-08-16 13:07:26.981 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a41183b 2024-08-16 13:07:26.982 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-08-16 13:07:26.982 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:26.982 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:26.982 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:26.982 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:26.982 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:26.982 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:26.982 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ab4215d 2024-08-16 13:07:26.982 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:26.982 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:26.982 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:26.982 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:26.982 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:26.982 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:26.982 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:26.982 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:26.982 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:26.982 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:26.982 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:26.982 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:26.982 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:26.982 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:26.982 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:26.982 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:26.982 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:26.982 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:26.982 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:26.982 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-08-16 13:07:26.982 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:26.982 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:26.982 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:26.982 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:26.982 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:26.982 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:26.982 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:26.982 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:26.982 [Test worker @coroutine#5245] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-08-16 13:07:26.982 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ed52389 2024-08-16 13:07:26.982 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ed52389 2024-08-16 13:07:26.982 [Test worker @coroutine#5245] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-08-16 13:07:26.997 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed52389 2024-08-16 13:07:26.998 [DefaultDispatcher-worker-8 @coroutine#2210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e2e11ee 2024-08-16 13:07:26.998 [DefaultDispatcher-worker-2 @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@780ec2c1 2024-08-16 13:07:26.998 [DefaultDispatcher-worker-8 @coroutine#2210] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:26.998 [DefaultDispatcher-worker-8 @coroutine#2210] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:26.998 [DefaultDispatcher-worker-8 @coroutine#2210] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:26.998 [DefaultDispatcher-worker-2 @coroutine#2240] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 13:07:26.998 [DefaultDispatcher-worker-2 @coroutine#2240] 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-08-16 13:07:26.998 [DefaultDispatcher-worker-2 @coroutine#2240] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 13:07:26.999 [DefaultDispatcher-worker-2 @coroutine#2240] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 13:07:26.999 [DefaultDispatcher-worker-12 @coroutine#2210] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:26.999 [DefaultDispatcher-worker-12 @coroutine#2210] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:27.007 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed52389 2024-08-16 13:07:27.009 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed52389 2024-08-16 13:07:27.010 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed52389 2024-08-16 13:07:27.022 [DefaultDispatcher-worker-17 @coroutine#5263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed52389 2024-08-16 13:07:27.031 [DefaultDispatcher-worker-2 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7915111a 2024-08-16 13:07:27.031 [DefaultDispatcher-worker-2 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:27.031 [DefaultDispatcher-worker-2 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:27.031 [DefaultDispatcher-worker-2 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:27.032 [DefaultDispatcher-worker-13 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:27.032 [DefaultDispatcher-worker-13 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:27.036 [DefaultDispatcher-worker-13 @coroutine#5245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a41183b 2024-08-16 13:07:27.038 [UI Thread @coroutine#5276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41747/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 13:07:27.038 [UI Thread @coroutine#5276] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41747/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-08-16 13:07:27.038 [UI Thread @coroutine#5276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41747/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 13:07:27.040 [UI Thread @coroutine#5276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41747/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 13:07:27.040 [UI Thread @coroutine#5276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41747/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 13:07:27.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-08-16 13:07:27.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-08-16 13:07:27.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:27.041 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a41183b: (connection evicted) 2024-08-16 13:07:27.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:27.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-08-16 13:07:27.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-08-16 13:07:27.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-08-16 13:07:27.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-08-16 13:07:27.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:27.042 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ed52389: (connection evicted) 2024-08-16 13:07:27.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:27.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-08-16 13:07:27.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-08-16 13:07:27.044 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-08-16 13:07:27.044 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:27.044 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:27.044 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:27.044 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:27.044 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:27.044 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:27.044 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1193d400 2024-08-16 13:07:27.044 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:27.044 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:27.044 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:27.044 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:27.044 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:27.044 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:27.044 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:27.044 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:27.044 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:27.044 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:27.044 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:27.044 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:27.044 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:27.044 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:27.044 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:27.044 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:27.044 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:27.044 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:27.044 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:27.044 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-08-16 13:07:27.044 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:27.044 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:27.044 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:27.044 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:27.044 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:27.044 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:27.044 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:27.044 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:27.044 [Test worker @coroutine#5282] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-08-16 13:07:27.045 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@26a2106e 2024-08-16 13:07:27.045 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@26a2106e 2024-08-16 13:07:27.045 [Test worker @coroutine#5282] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-08-16 13:07:27.061 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26a2106e 2024-08-16 13:07:27.071 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26a2106e 2024-08-16 13:07:27.072 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26a2106e 2024-08-16 13:07:27.074 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26a2106e 2024-08-16 13:07:27.074 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-08-16 13:07:27.074 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:27.074 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:27.074 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:27.074 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:27.074 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:27.074 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:27.074 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40597c95 2024-08-16 13:07:27.074 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:27.074 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:27.074 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:27.074 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:27.074 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:27.074 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:27.074 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:27.074 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:27.075 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:27.075 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:27.075 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:27.075 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:27.075 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:27.075 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:27.075 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:27.075 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:27.075 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:27.075 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:27.075 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:27.075 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-08-16 13:07:27.075 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:27.075 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:27.075 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:27.075 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:27.075 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:27.075 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:27.075 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:27.075 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:27.075 [Test worker @coroutine#5282] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-08-16 13:07:27.075 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@51ba8929 2024-08-16 13:07:27.075 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@51ba8929 2024-08-16 13:07:27.075 [Test worker @coroutine#5282] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-08-16 13:07:27.094 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51ba8929 2024-08-16 13:07:27.104 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51ba8929 2024-08-16 13:07:27.106 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51ba8929 2024-08-16 13:07:27.107 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51ba8929 2024-08-16 13:07:27.118 [DefaultDispatcher-worker-3 @coroutine#5296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51ba8929 2024-08-16 13:07:27.131 [DefaultDispatcher-worker-15 @coroutine#5282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26a2106e 2024-08-16 13:07:27.134 [UI Thread @coroutine#5306] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41515/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 13:07:27.134 [UI Thread @coroutine#5306] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41515/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-08-16 13:07:27.134 [UI Thread @coroutine#5306] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41515/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 13:07:27.135 [UI Thread @coroutine#5306] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41515/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 13:07:27.135 [UI Thread @coroutine#5306] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41515/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 13:07:27.136 [UI Thread @coroutine#5306] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41515/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-08-16 13:07:27.136 [UI Thread @coroutine#5306] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41515/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 13:07:27.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-08-16 13:07:27.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-08-16 13:07:27.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:27.137 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26a2106e: (connection evicted) 2024-08-16 13:07:27.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:27.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-08-16 13:07:27.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-08-16 13:07:27.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-08-16 13:07:27.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-08-16 13:07:27.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:27.138 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51ba8929: (connection evicted) 2024-08-16 13:07:27.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:27.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-08-16 13:07:27.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-08-16 13:07:27.140 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-08-16 13:07:27.141 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:27.141 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:27.141 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:27.141 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:27.141 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:27.141 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:27.141 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30f74965 2024-08-16 13:07:27.141 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:27.141 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:27.141 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:27.141 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:27.141 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:27.141 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:27.141 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:27.141 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:27.141 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:27.141 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:27.141 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:27.141 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:27.141 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:27.141 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:27.141 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:27.141 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:27.141 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:27.141 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:27.141 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:27.141 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-08-16 13:07:27.141 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:27.141 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:27.141 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:27.141 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:27.141 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:27.141 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:27.141 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:27.141 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:27.141 [Test worker @coroutine#5312] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-08-16 13:07:27.141 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@5753e0c4 2024-08-16 13:07:27.141 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@5753e0c4 2024-08-16 13:07:27.141 [Test worker @coroutine#5312] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-08-16 13:07:27.157 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5753e0c4 2024-08-16 13:07:27.167 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5753e0c4 2024-08-16 13:07:27.169 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5753e0c4 2024-08-16 13:07:27.170 [DefaultDispatcher-worker-11 @coroutine#2305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d18401b 2024-08-16 13:07:27.170 [DefaultDispatcher-worker-11 @coroutine#2305] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId 2024-08-16 13:07:27.170 [DefaultDispatcher-worker-11 @coroutine#2305] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:27.170 [DefaultDispatcher-worker-11 @coroutine#2305] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId 2024-08-16 13:07:27.170 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5753e0c4 2024-08-16 13:07:27.171 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-08-16 13:07:27.171 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:27.171 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:27.171 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:27.171 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:27.171 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:27.171 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:27.171 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5862a07b 2024-08-16 13:07:27.171 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:27.171 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:27.171 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:27.171 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:27.171 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:27.171 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:27.171 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:27.171 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:27.171 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:27.171 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:27.171 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:27.171 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:27.171 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:27.171 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:27.171 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:27.171 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:27.171 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:27.171 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:27.171 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:27.171 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-08-16 13:07:27.171 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:27.171 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:27.171 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:27.171 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:27.171 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:27.171 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:27.171 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:27.171 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:27.171 [Test worker @coroutine#5312] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-08-16 13:07:27.171 [DefaultDispatcher-worker-15 @coroutine#2305] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId 2024-08-16 13:07:27.171 [DefaultDispatcher-worker-15 @coroutine#2305] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId 2024-08-16 13:07:27.171 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@64078e6a 2024-08-16 13:07:27.171 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@64078e6a 2024-08-16 13:07:27.171 [Test worker @coroutine#5312] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-08-16 13:07:27.185 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64078e6a 2024-08-16 13:07:27.195 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64078e6a 2024-08-16 13:07:27.196 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64078e6a 2024-08-16 13:07:27.198 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64078e6a 2024-08-16 13:07:27.209 [DefaultDispatcher-worker-15 @coroutine#5328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64078e6a 2024-08-16 13:07:27.221 [DefaultDispatcher-worker-7 @coroutine#5312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5753e0c4 2024-08-16 13:07:27.235 [DefaultDispatcher-worker-5 @coroutine#5312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5753e0c4 2024-08-16 13:07:27.241 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:07:27.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-08-16 13:07:27.246 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-08-16 13:07:27.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:27.246 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5753e0c4: (connection evicted) 2024-08-16 13:07:27.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:27.247 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-08-16 13:07:27.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-08-16 13:07:27.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-08-16 13:07:27.247 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-08-16 13:07:27.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:27.247 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64078e6a: (connection evicted) 2024-08-16 13:07:27.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:27.248 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-08-16 13:07:27.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-08-16 13:07:27.250 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-08-16 13:07:27.250 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:27.250 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:27.250 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:27.250 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:27.250 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:27.250 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:27.250 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f6ba409 2024-08-16 13:07:27.250 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:27.250 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:27.250 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:27.250 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:27.250 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:27.250 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:27.250 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:27.250 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:27.250 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:27.250 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:27.250 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:27.250 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:27.250 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:27.250 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:27.250 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:27.250 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:27.250 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:27.250 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:27.250 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:27.250 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-08-16 13:07:27.250 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:27.250 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:27.250 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:27.250 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:27.250 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:27.250 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:27.250 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:27.250 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:27.250 [Test worker @coroutine#5365] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-08-16 13:07:27.251 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@988eae9 2024-08-16 13:07:27.251 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@988eae9 2024-08-16 13:07:27.251 [Test worker @coroutine#5365] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-08-16 13:07:27.267 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@988eae9 2024-08-16 13:07:27.277 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@988eae9 2024-08-16 13:07:27.278 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@988eae9 2024-08-16 13:07:27.280 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@988eae9 2024-08-16 13:07:27.290 [DefaultDispatcher-worker-5 @coroutine#5372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@988eae9 2024-08-16 13:07:27.314 [DefaultDispatcher-worker-5 @coroutine#5365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@988eae9 2024-08-16 13:07:27.318 [DefaultDispatcher-worker-15 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18876fa9 2024-08-16 13:07:27.319 [DefaultDispatcher-worker-15 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId 2024-08-16 13:07:27.319 [DefaultDispatcher-worker-15 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:27.319 [DefaultDispatcher-worker-15 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId 2024-08-16 13:07:27.320 [DefaultDispatcher-worker-5 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId 2024-08-16 13:07:27.320 [DefaultDispatcher-worker-5 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId 2024-08-16 13:07:27.328 [DefaultDispatcher-worker-10 @coroutine#5365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@988eae9 2024-08-16 13:07:27.348 [DefaultDispatcher-worker-8 @coroutine#5396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@988eae9 2024-08-16 13:07:27.351 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:27.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-08-16 13:07:27.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-08-16 13:07:27.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:27.351 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@988eae9: (connection evicted) 2024-08-16 13:07:27.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:27.352 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-08-16 13:07:27.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-08-16 13:07:27.353 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-08-16 13:07:27.354 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:27.354 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:27.354 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:27.354 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:27.354 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:27.354 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:27.354 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bfa228c 2024-08-16 13:07:27.354 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:27.354 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:27.354 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:27.354 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:27.354 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:27.354 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:27.354 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:27.354 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:27.354 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:27.354 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:27.354 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:27.354 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:27.354 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:27.354 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:27.354 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:27.354 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:27.354 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:27.354 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:27.354 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:27.354 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-08-16 13:07:27.354 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:27.354 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:27.354 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:27.354 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:27.354 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:27.354 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:27.354 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:27.354 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:27.354 [Test worker @coroutine#5402] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-08-16 13:07:27.354 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@43edd4e0 2024-08-16 13:07:27.354 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@43edd4e0 2024-08-16 13:07:27.354 [Test worker @coroutine#5402] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-08-16 13:07:27.371 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43edd4e0 2024-08-16 13:07:27.381 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43edd4e0 2024-08-16 13:07:27.382 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43edd4e0 2024-08-16 13:07:27.384 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43edd4e0 2024-08-16 13:07:27.384 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-08-16 13:07:27.384 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:27.384 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:27.384 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:27.384 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:27.384 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:27.384 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:27.384 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@672c6b93 2024-08-16 13:07:27.384 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:27.384 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:27.384 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:27.384 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:27.384 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:27.384 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:27.384 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:27.384 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:27.384 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:27.384 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:27.384 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:27.384 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:27.384 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:27.384 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:27.384 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:27.384 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:27.384 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:27.384 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:27.384 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:27.384 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-08-16 13:07:27.384 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:27.384 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:27.384 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:27.384 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:27.384 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:27.384 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:27.384 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:27.384 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:27.384 [Test worker @coroutine#5402] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-08-16 13:07:27.385 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bf9bb2 2024-08-16 13:07:27.385 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bf9bb2 2024-08-16 13:07:27.385 [Test worker @coroutine#5402] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-08-16 13:07:27.400 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf9bb2 2024-08-16 13:07:27.409 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf9bb2 2024-08-16 13:07:27.411 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf9bb2 2024-08-16 13:07:27.412 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf9bb2 2024-08-16 13:07:27.423 [DefaultDispatcher-worker-4 @coroutine#5416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf9bb2 2024-08-16 13:07:27.424 [DefaultDispatcher-worker-5 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-08-16 13:07:27.424 [DefaultDispatcher-worker-5 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:27.424 [DefaultDispatcher-worker-5 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:27.424 [DefaultDispatcher-worker-5 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:27.425 [DefaultDispatcher-worker-6 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:27.425 [DefaultDispatcher-worker-6 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:27.437 [DefaultDispatcher-worker-11 @coroutine#5402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43edd4e0 2024-08-16 13:07:27.447 [DefaultDispatcher-worker-11 @coroutine#5402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43edd4e0 2024-08-16 13:07:27.454 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:27.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-08-16 13:07:27.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-08-16 13:07:27.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:27.456 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43edd4e0: (connection evicted) 2024-08-16 13:07:27.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:27.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-08-16 13:07:27.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-08-16 13:07:27.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-08-16 13:07:27.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-08-16 13:07:27.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:27.457 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bf9bb2: (connection evicted) 2024-08-16 13:07:27.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:27.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-08-16 13:07:27.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-08-16 13:07:27.458 [DefaultDispatcher-worker-4 @coroutine#2404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534c3b9d 2024-08-16 13:07:27.458 [DefaultDispatcher-worker-4 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId 2024-08-16 13:07:27.459 [DefaultDispatcher-worker-4 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:27.459 [DefaultDispatcher-worker-4 @coroutine#2404] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId 2024-08-16 13:07:27.460 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-08-16 13:07:27.460 [DefaultDispatcher-worker-9 @coroutine#2404] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId 2024-08-16 13:07:27.460 [DefaultDispatcher-worker-9 @coroutine#2404] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId 2024-08-16 13:07:27.460 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:27.460 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:27.460 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:27.460 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:27.460 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:27.460 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:27.460 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57082d16 2024-08-16 13:07:27.460 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:27.460 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:27.460 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:27.460 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:27.460 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:27.460 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:27.460 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:27.460 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:27.460 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:27.460 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:27.460 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:27.460 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:27.460 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:27.460 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:27.460 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:27.460 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:27.460 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:27.460 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:27.460 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:27.460 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-08-16 13:07:27.460 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:27.460 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:27.460 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:27.460 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:27.460 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:27.460 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:27.460 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:27.460 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:27.460 [Test worker @coroutine#5447] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-08-16 13:07:27.460 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2024-08-16 13:07:27.460 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2024-08-16 13:07:27.460 [Test worker @coroutine#5447] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-08-16 13:07:27.475 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2024-08-16 13:07:27.485 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2024-08-16 13:07:27.486 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2024-08-16 13:07:27.488 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2024-08-16 13:07:27.497 [DefaultDispatcher-worker-17 @coroutine#5455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2024-08-16 13:07:27.505 [DefaultDispatcher-worker-4 @coroutine#5447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2024-08-16 13:07:27.522 [DefaultDispatcher-worker-11 @coroutine#5468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2024-08-16 13:07:27.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-08-16 13:07:27.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-08-16 13:07:27.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:27.525 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893: (connection evicted) 2024-08-16 13:07:27.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:27.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-08-16 13:07:27.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-08-16 13:07:27.525 [DefaultDispatcher-worker-6 @coroutine#2102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7 2024-08-16 13:07:27.526 [DefaultDispatcher-worker-6 @coroutine#2102] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:27.526 [DefaultDispatcher-worker-6 @coroutine#2102] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:27.526 [DefaultDispatcher-worker-6 @coroutine#2102] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:27.527 [DefaultDispatcher-worker-13 @coroutine#2102] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:27.527 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-08-16 13:07:27.527 [DefaultDispatcher-worker-13 @coroutine#2102] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:27.527 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:27.527 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:27.527 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:27.527 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:27.527 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:27.527 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:27.527 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ba056ab 2024-08-16 13:07:27.527 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:27.527 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:27.527 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:27.527 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:27.527 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:27.527 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:27.527 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:27.527 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:27.527 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:27.527 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:27.527 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:27.527 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:27.527 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:27.527 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:27.527 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:27.527 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:27.527 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:27.527 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:27.527 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:27.527 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-08-16 13:07:27.527 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:27.527 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:27.527 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:27.527 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:27.527 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:27.527 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:27.527 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:27.527 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:27.527 [Test worker @coroutine#5478] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-08-16 13:07:27.528 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@39da0e47 2024-08-16 13:07:27.528 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@39da0e47 2024-08-16 13:07:27.528 [Test worker @coroutine#5478] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-08-16 13:07:27.544 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39da0e47 2024-08-16 13:07:27.553 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39da0e47 2024-08-16 13:07:27.555 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39da0e47 2024-08-16 13:07:27.556 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39da0e47 2024-08-16 13:07:27.566 [DefaultDispatcher-worker-15 @coroutine#5487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39da0e47 2024-08-16 13:07:27.573 [DefaultDispatcher-worker-13 @coroutine#5499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39da0e47 2024-08-16 13:07:27.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-08-16 13:07:27.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-08-16 13:07:27.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:27.575 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39da0e47: (connection evicted) 2024-08-16 13:07:27.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:27.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-08-16 13:07:27.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-08-16 13:07:27.578 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-08-16 13:07:27.578 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:27.578 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:27.579 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:27.579 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:27.579 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:27.579 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:27.579 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e211727 2024-08-16 13:07:27.579 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:27.579 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:27.579 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:27.579 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:27.579 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:27.579 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:27.579 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:27.579 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:27.579 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:27.579 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:27.579 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:27.579 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:27.579 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:27.579 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:27.579 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:27.579 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:27.579 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:27.579 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:27.579 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:27.579 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-08-16 13:07:27.579 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:27.579 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:27.579 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:27.579 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:27.579 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:27.579 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:27.579 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:27.579 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:27.579 [Test worker @coroutine#5508] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-08-16 13:07:27.579 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a1ccad 2024-08-16 13:07:27.579 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a1ccad 2024-08-16 13:07:27.579 [Test worker @coroutine#5508] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-08-16 13:07:27.596 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a1ccad 2024-08-16 13:07:27.599 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:27.606 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a1ccad 2024-08-16 13:07:27.607 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a1ccad 2024-08-16 13:07:27.609 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a1ccad 2024-08-16 13:07:27.667 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:27.669 [DefaultDispatcher-worker-11 @coroutine#5515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a1ccad 2024-08-16 13:07:27.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-08-16 13:07:27.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-08-16 13:07:27.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:27.674 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72a1ccad: (connection evicted) 2024-08-16 13:07:27.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:27.674 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-08-16 13:07:27.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-08-16 13:07:27.675 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-08-16 13:07:27.676 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:27.676 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:27.676 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:27.676 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:27.676 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:27.676 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:27.676 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39ebf505 2024-08-16 13:07:27.676 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:27.676 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:27.676 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:27.676 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:27.676 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:27.676 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:27.676 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:27.676 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:27.676 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:27.676 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:27.676 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:27.676 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:27.676 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:27.676 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:27.676 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:27.676 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:27.676 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:27.676 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:27.676 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:27.676 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-08-16 13:07:27.676 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:27.676 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:27.676 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:27.676 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:27.676 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:27.676 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:27.676 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:27.676 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:27.676 [Test worker @coroutine#5530] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-08-16 13:07:27.676 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f735240 2024-08-16 13:07:27.676 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f735240 2024-08-16 13:07:27.676 [Test worker @coroutine#5530] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-08-16 13:07:27.693 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f735240 2024-08-16 13:07:27.697 [DefaultDispatcher-worker-3 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f36c8b1 2024-08-16 13:07:27.697 [DefaultDispatcher-worker-3 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:27.697 [DefaultDispatcher-worker-3 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:27.698 [DefaultDispatcher-worker-3 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:27.699 [DefaultDispatcher-worker-11 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:27.699 [DefaultDispatcher-worker-11 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:27.703 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f735240 2024-08-16 13:07:27.704 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f735240 2024-08-16 13:07:27.706 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f735240 2024-08-16 13:07:27.715 [DefaultDispatcher-worker-2 @coroutine#5540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f735240 2024-08-16 13:07:27.722 [DefaultDispatcher-worker-11 @coroutine#5530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f735240 2024-08-16 13:07:27.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-08-16 13:07:27.728 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-08-16 13:07:27.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:27.729 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f735240: (connection evicted) 2024-08-16 13:07:27.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:27.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-08-16 13:07:27.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-08-16 13:07:27.733 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-08-16 13:07:27.734 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:27.734 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:27.734 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:27.734 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:27.734 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:27.734 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:27.734 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@711cd6f9 2024-08-16 13:07:27.734 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:27.734 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:27.734 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:27.734 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:27.734 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:27.734 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:27.734 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:27.734 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:27.734 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:27.734 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:27.734 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:27.734 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:27.734 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:27.734 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:27.734 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:27.734 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:27.734 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:27.734 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:27.734 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:27.734 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-08-16 13:07:27.734 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:27.734 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:27.734 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:27.734 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:27.734 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:27.734 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:27.734 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:27.734 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:27.734 [Test worker @coroutine#5556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-08-16 13:07:27.734 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@7307e418 2024-08-16 13:07:27.734 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@7307e418 2024-08-16 13:07:27.734 [Test worker @coroutine#5556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-08-16 13:07:27.751 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7307e418 2024-08-16 13:07:27.761 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7307e418 2024-08-16 13:07:27.762 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7307e418 2024-08-16 13:07:27.764 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7307e418 2024-08-16 13:07:27.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-08-16 13:07:27.768 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-08-16 13:07:27.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:07:27.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:27.768 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-08-16 13:07:27.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-08-16 13:07:27.768 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-08-16 13:07:27.768 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:27.768 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:27.768 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:27.768 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:27.768 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:27.768 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:27.768 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f24e1f3 2024-08-16 13:07:27.768 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:27.768 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:27.768 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:27.768 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:27.768 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:27.768 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:27.768 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:27.769 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:27.769 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:27.769 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:27.769 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:27.769 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:27.769 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:27.769 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:27.769 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:27.769 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:27.769 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:27.769 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:27.769 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:27.769 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-08-16 13:07:27.769 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:27.769 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:27.769 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:27.769 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:27.769 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:27.769 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:27.769 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:27.769 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:27.769 [Test worker @coroutine#5572] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-08-16 13:07:27.769 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@36aacc46 2024-08-16 13:07:27.769 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@36aacc46 2024-08-16 13:07:27.769 [Test worker @coroutine#5572] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-08-16 13:07:27.783 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36aacc46 2024-08-16 13:07:27.793 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36aacc46 2024-08-16 13:07:27.795 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36aacc46 2024-08-16 13:07:27.796 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36aacc46 2024-08-16 13:07:27.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-08-16 13:07:27.798 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-08-16 13:07:27.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:07:27.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:27.798 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-08-16 13:07:27.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-08-16 13:07:27.799 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-08-16 13:07:27.799 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:27.799 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:27.799 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:27.800 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:27.800 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:27.800 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:27.800 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5da13494 2024-08-16 13:07:27.800 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:27.800 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:27.800 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:27.800 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:27.800 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:27.800 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:27.800 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:27.800 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:27.800 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:27.800 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:27.800 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:27.800 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:27.800 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:27.800 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:27.800 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:27.800 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:27.800 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:27.800 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:27.800 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:27.800 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-08-16 13:07:27.800 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:27.800 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:27.800 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:27.800 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:27.800 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:27.800 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:27.800 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:27.800 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:27.800 [Test worker @coroutine#5588] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-08-16 13:07:27.800 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d260659 2024-08-16 13:07:27.800 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d260659 2024-08-16 13:07:27.800 [Test worker @coroutine#5588] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-08-16 13:07:27.814 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260659 2024-08-16 13:07:27.826 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260659 2024-08-16 13:07:27.827 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260659 2024-08-16 13:07:27.829 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260659 2024-08-16 13:07:27.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-08-16 13:07:27.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-08-16 13:07:27.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:07:27.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:27.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-08-16 13:07:27.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-08-16 13:07:27.840 [UI Thread @coroutine#5609] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58937/Site/verify 2024-08-16 13:07:27.840 [UI Thread @coroutine#5609] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58937/Site/verify. 2024-08-16 13:07:27.840 [UI Thread @coroutine#5609] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58937/Site/verify 2024-08-16 13:07:27.842 [UI Thread @coroutine#5609] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58937/Site/verify 2024-08-16 13:07:27.842 [UI Thread @coroutine#5609] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58937/Site/verify 2024-08-16 13:07:27.843 [UI Thread @coroutine#5609] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58937/Site/verify. 2024-08-16 13:07:27.843 [UI Thread @coroutine#5609] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58937/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 13:07:27.848 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-08-16 13:07:27.849 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:27.849 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:27.849 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:27.849 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:27.849 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:27.849 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:27.849 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2acacdf 2024-08-16 13:07:27.849 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:27.849 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:27.849 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:27.849 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:27.849 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:27.849 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:27.849 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:27.849 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:27.849 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:27.849 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:27.849 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:27.849 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:27.849 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:27.849 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:27.849 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:27.849 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:27.849 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:27.849 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:27.849 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:27.849 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-08-16 13:07:27.849 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:27.849 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:27.849 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:27.849 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:27.849 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:27.849 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:27.849 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:27.849 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:27.849 [Test worker @coroutine#5624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-08-16 13:07:27.849 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@674c9079 2024-08-16 13:07:27.849 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@674c9079 2024-08-16 13:07:27.849 [Test worker @coroutine#5624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-08-16 13:07:27.850 [DefaultDispatcher-worker-13 @coroutine#2181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f 2024-08-16 13:07:27.850 [DefaultDispatcher-worker-13 @coroutine#2181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:27.850 [DefaultDispatcher-worker-13 @coroutine#2181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:27.850 [DefaultDispatcher-worker-13 @coroutine#2181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:27.851 [DefaultDispatcher-worker-6 @coroutine#2181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:27.851 [DefaultDispatcher-worker-6 @coroutine#2181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:27.865 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674c9079 2024-08-16 13:07:27.875 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674c9079 2024-08-16 13:07:27.877 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674c9079 2024-08-16 13:07:27.878 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674c9079 2024-08-16 13:07:27.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-08-16 13:07:27.881 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-08-16 13:07:27.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:07:27.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:27.881 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-08-16 13:07:27.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-08-16 13:07:27.882 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-08-16 13:07:27.882 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:27.882 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:27.882 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:27.882 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:27.882 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:27.882 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:27.882 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d4df467 2024-08-16 13:07:27.882 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:27.882 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:27.882 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:27.882 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:27.882 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:27.882 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:27.882 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:27.882 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:27.882 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:27.882 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:27.882 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:27.882 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:27.882 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:27.882 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:27.882 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:27.882 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:27.882 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:27.882 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:27.882 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:27.882 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-08-16 13:07:27.882 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:27.882 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:27.882 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:27.882 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:27.882 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:27.882 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:27.882 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:27.882 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:27.882 [Test worker @coroutine#5644] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-08-16 13:07:27.882 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@73e4ecb 2024-08-16 13:07:27.882 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@73e4ecb 2024-08-16 13:07:27.882 [Test worker @coroutine#5644] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-08-16 13:07:27.897 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e4ecb 2024-08-16 13:07:27.906 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e4ecb 2024-08-16 13:07:27.908 [Test worker @coroutine#5647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e4ecb 2024-08-16 13:07:27.909 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e4ecb 2024-08-16 13:07:27.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-08-16 13:07:27.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-08-16 13:07:27.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:07:27.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:27.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-08-16 13:07:27.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-08-16 13:07:27.913 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-08-16 13:07:27.913 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:27.913 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:27.913 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:27.913 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:27.913 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:27.913 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:27.913 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a2d0cff 2024-08-16 13:07:27.913 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:27.913 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:27.913 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:27.913 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:27.913 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:27.913 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:27.913 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:27.913 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:27.913 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:27.913 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:27.913 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:27.913 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:27.913 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:27.913 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:27.913 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:27.913 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:27.913 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:27.913 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:27.913 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:27.913 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-08-16 13:07:27.913 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:27.913 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:27.913 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:27.913 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:27.913 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:27.913 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:27.913 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:27.913 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:27.913 [Test worker @coroutine#5661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-08-16 13:07:27.913 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f58ac11 2024-08-16 13:07:27.913 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f58ac11 2024-08-16 13:07:27.913 [Test worker @coroutine#5661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-08-16 13:07:27.928 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f58ac11 2024-08-16 13:07:27.938 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f58ac11 2024-08-16 13:07:27.940 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f58ac11 2024-08-16 13:07:27.941 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f58ac11 2024-08-16 13:07:27.944 [UI Thread @coroutine#5675] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51165/Site/verify 2024-08-16 13:07:27.944 [UI Thread @coroutine#5675] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51165/Site/verify. 2024-08-16 13:07:27.944 [UI Thread @coroutine#5675] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51165/Site/verify 2024-08-16 13:07:27.945 [UI Thread @coroutine#5675] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51165/Site/verify 2024-08-16 13:07:27.945 [UI Thread @coroutine#5675] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51165/Site/verify 2024-08-16 13:07:27.946 [UI Thread @coroutine#5675] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51165/Site/verify. 2024-08-16 13:07:27.946 [UI Thread @coroutine#5675] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51165/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 13:07:27.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-08-16 13:07:27.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-08-16 13:07:27.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:07:27.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:27.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-08-16 13:07:27.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-08-16 13:07:27.953 [UI Thread @coroutine#5687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36925/Site/verify 2024-08-16 13:07:27.953 [UI Thread @coroutine#5687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36925/Site/verify. 2024-08-16 13:07:27.953 [UI Thread @coroutine#5687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36925/Site/verify 2024-08-16 13:07:27.955 [UI Thread @coroutine#5687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36925/Site/verify 2024-08-16 13:07:27.955 [UI Thread @coroutine#5687] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36925/Site/verify 2024-08-16 13:07:27.955 [UI Thread @coroutine#5687] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36925/Site/verify. 2024-08-16 13:07:27.955 [UI Thread @coroutine#5687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36925/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 13:07:27.961 [UI Thread @coroutine#5700] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45417/Site/verify 2024-08-16 13:07:27.961 [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:45417/Site/verify. 2024-08-16 13:07:27.961 [UI Thread @coroutine#5700] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45417/Site/verify 2024-08-16 13:07:27.963 [UI Thread @coroutine#5700] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45417/Site/verify 2024-08-16 13:07:27.963 [UI Thread @coroutine#5700] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45417/Site/verify 2024-08-16 13:07:27.963 [UI Thread @coroutine#5700] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45417/Site/verify. 2024-08-16 13:07:27.963 [UI Thread @coroutine#5700] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45417/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 13:07:27.971 [UI Thread @coroutine#5714] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-08-16 13:07:27.971 [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:79/Site/verify. 2024-08-16 13:07:27.971 [UI Thread @coroutine#5714] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-08-16 13:07:27.972 [UI Thread @coroutine#5714] 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-08-16 13:07:27.975 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-08-16 13:07:27.976 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:27.976 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:27.976 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:27.976 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:27.976 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:27.976 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:27.976 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54353bb1 2024-08-16 13:07:27.976 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:27.976 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:27.976 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:27.976 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:27.976 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:27.976 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:27.976 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:27.976 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:27.976 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:27.976 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:27.976 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:27.976 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:27.976 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:27.976 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:27.976 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:27.976 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:27.976 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:27.976 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:27.976 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:27.976 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-08-16 13:07:27.976 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:27.976 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:27.976 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:27.976 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:27.976 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:27.976 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:27.976 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:27.976 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:27.976 [Test worker @coroutine#5721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-08-16 13:07:27.976 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ea9afc 2024-08-16 13:07:27.976 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ea9afc 2024-08-16 13:07:27.976 [Test worker @coroutine#5721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-08-16 13:07:27.992 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ea9afc 2024-08-16 13:07:28.002 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ea9afc 2024-08-16 13:07:28.004 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ea9afc 2024-08-16 13:07:28.006 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ea9afc 2024-08-16 13:07:28.010 [DefaultDispatcher-worker-16 @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@780ec2c1 2024-08-16 13:07:28.010 [DefaultDispatcher-worker-2 @coroutine#2210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e2e11ee 2024-08-16 13:07:28.010 [DefaultDispatcher-worker-16 @coroutine#2240] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 13:07:28.010 [DefaultDispatcher-worker-2 @coroutine#2210] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:28.010 [DefaultDispatcher-worker-16 @coroutine#2240] 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-08-16 13:07:28.010 [DefaultDispatcher-worker-2 @coroutine#2210] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:28.010 [DefaultDispatcher-worker-16 @coroutine#2240] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 13:07:28.010 [DefaultDispatcher-worker-2 @coroutine#2210] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:28.011 [DefaultDispatcher-worker-5 @coroutine#2240] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 13:07:28.011 [DefaultDispatcher-worker-13 @coroutine#2210] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:28.011 [DefaultDispatcher-worker-13 @coroutine#2210] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:28.015 [DefaultDispatcher-worker-5 @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ea9afc 2024-08-16 13:07:28.032 [DefaultDispatcher-worker-15 @coroutine#5721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ea9afc 2024-08-16 13:07:28.043 [DefaultDispatcher-worker-9 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7915111a 2024-08-16 13:07:28.043 [DefaultDispatcher-worker-9 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:28.043 [DefaultDispatcher-worker-9 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:28.043 [DefaultDispatcher-worker-9 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:28.043 [DefaultDispatcher-worker-14 @coroutine#5721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ea9afc 2024-08-16 13:07:28.044 [DefaultDispatcher-worker-3 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:28.044 [DefaultDispatcher-worker-3 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:28.049 [DefaultDispatcher-worker-5 @coroutine#5721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ea9afc 2024-08-16 13:07:28.055 [DefaultDispatcher-worker-14 @coroutine#5721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ea9afc 2024-08-16 13:07:28.062 [DefaultDispatcher-worker-12 @coroutine#5721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ea9afc 2024-08-16 13:07:28.072 [DefaultDispatcher-worker-5 @coroutine#5721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ea9afc 2024-08-16 13:07:28.076 [HikariPool-234 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:28.090 [DefaultDispatcher-worker-16 @coroutine#5752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ea9afc 2024-08-16 13:07:28.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-08-16 13:07:28.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-08-16 13:07:28.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:28.093 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13ea9afc: (connection evicted) 2024-08-16 13:07:28.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:28.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-08-16 13:07:28.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-08-16 13:07:28.095 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-08-16 13:07:28.095 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:28.095 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:28.095 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:28.095 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:28.095 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:28.095 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:28.095 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@df9bfaa 2024-08-16 13:07:28.095 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:28.095 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:28.095 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:28.095 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:28.095 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:28.095 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:28.095 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:28.096 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:28.096 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:28.096 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:28.096 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:28.096 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:28.096 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:28.096 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:28.096 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:28.096 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:28.096 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:28.096 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:28.096 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:28.096 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-08-16 13:07:28.096 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:28.096 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:28.096 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:28.096 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:28.096 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:28.096 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:28.096 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:28.096 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:28.096 [Test worker @coroutine#5758] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-08-16 13:07:28.096 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b1ba04 2024-08-16 13:07:28.096 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b1ba04 2024-08-16 13:07:28.096 [Test worker @coroutine#5758] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-08-16 13:07:28.113 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b1ba04 2024-08-16 13:07:28.123 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b1ba04 2024-08-16 13:07:28.130 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b1ba04 2024-08-16 13:07:28.132 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b1ba04 2024-08-16 13:07:28.132 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-08-16 13:07:28.133 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:28.133 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:28.133 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:28.133 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:28.133 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:28.133 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:28.133 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cc655a 2024-08-16 13:07:28.133 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:28.133 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:28.133 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:28.133 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:28.133 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:28.133 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:28.133 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:28.133 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:28.133 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:28.133 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:28.133 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:28.133 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:28.133 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:28.133 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:28.133 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:28.133 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:28.133 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:28.133 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:28.133 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:28.133 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-08-16 13:07:28.133 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:28.133 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:28.133 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:28.133 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:28.133 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:28.133 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:28.133 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:28.133 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:28.133 [Test worker @coroutine#5758] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-08-16 13:07:28.133 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@46b2e0e4 2024-08-16 13:07:28.133 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@46b2e0e4 2024-08-16 13:07:28.133 [Test worker @coroutine#5758] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-08-16 13:07:28.147 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46b2e0e4 2024-08-16 13:07:28.157 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46b2e0e4 2024-08-16 13:07:28.159 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46b2e0e4 2024-08-16 13:07:28.161 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46b2e0e4 2024-08-16 13:07:28.172 [DefaultDispatcher-worker-1 @coroutine#5772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46b2e0e4 2024-08-16 13:07:28.179 [DefaultDispatcher-worker-13 @coroutine#2305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d18401b 2024-08-16 13:07:28.179 [DefaultDispatcher-worker-13 @coroutine#2305] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId 2024-08-16 13:07:28.180 [DefaultDispatcher-worker-13 @coroutine#2305] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:28.180 [DefaultDispatcher-worker-13 @coroutine#2305] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId 2024-08-16 13:07:28.181 [DefaultDispatcher-worker-9 @coroutine#2305] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId 2024-08-16 13:07:28.181 [DefaultDispatcher-worker-9 @coroutine#2305] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId 2024-08-16 13:07:28.185 [DefaultDispatcher-worker-9 @coroutine#5758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b1ba04 2024-08-16 13:07:28.196 [HikariPool-235 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:07:28.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-08-16 13:07:28.201 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-08-16 13:07:28.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:28.201 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54b1ba04: (connection evicted) 2024-08-16 13:07:28.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:28.202 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-08-16 13:07:28.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-08-16 13:07:28.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-08-16 13:07:28.202 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-08-16 13:07:28.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:28.203 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46b2e0e4: (connection evicted) 2024-08-16 13:07:28.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:28.203 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-08-16 13:07:28.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-08-16 13:07:28.204 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-08-16 13:07:28.204 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:28.204 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:28.204 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:28.204 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:28.204 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:28.204 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:28.204 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b76dfa6 2024-08-16 13:07:28.204 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:28.204 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:28.204 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:28.204 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:28.204 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:28.204 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:28.204 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:28.204 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:28.205 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:28.205 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:28.205 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:28.205 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:28.205 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:28.205 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:28.205 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:28.205 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:28.205 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:28.205 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:28.205 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:28.205 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-08-16 13:07:28.205 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:28.205 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:28.205 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:28.205 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:28.205 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:28.205 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:28.205 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:28.205 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:28.205 [Test worker @coroutine#5812] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-08-16 13:07:28.205 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@196bc2c1 2024-08-16 13:07:28.205 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@196bc2c1 2024-08-16 13:07:28.205 [Test worker @coroutine#5812] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-08-16 13:07:28.223 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@196bc2c1 2024-08-16 13:07:28.232 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@196bc2c1 2024-08-16 13:07:28.234 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@196bc2c1 2024-08-16 13:07:28.235 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@196bc2c1 2024-08-16 13:07:28.236 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-08-16 13:07:28.236 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:28.236 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:28.236 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:28.236 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:28.236 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:28.236 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:28.236 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@108ed58d 2024-08-16 13:07:28.236 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:28.236 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:28.236 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:28.236 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:28.236 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:28.236 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:28.236 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:28.236 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:28.236 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:28.236 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:28.236 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:28.236 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:28.236 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:28.236 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:28.236 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:28.236 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:28.236 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:28.236 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:28.236 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:28.236 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-08-16 13:07:28.236 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:28.236 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:28.236 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:28.236 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:28.236 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:28.236 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:28.236 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:28.236 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:28.236 [Test worker @coroutine#5812] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-08-16 13:07:28.236 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@14fe2e62 2024-08-16 13:07:28.236 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@14fe2e62 2024-08-16 13:07:28.236 [Test worker @coroutine#5812] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-08-16 13:07:28.250 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14fe2e62 2024-08-16 13:07:28.259 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14fe2e62 2024-08-16 13:07:28.261 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14fe2e62 2024-08-16 13:07:28.262 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14fe2e62 2024-08-16 13:07:28.274 [DefaultDispatcher-worker-9 @coroutine#5825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14fe2e62 2024-08-16 13:07:28.288 [DefaultDispatcher-worker-9 @coroutine#5812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@196bc2c1 2024-08-16 13:07:28.297 [DefaultDispatcher-worker-5 @coroutine#5812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@196bc2c1 2024-08-16 13:07:28.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-08-16 13:07:28.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-08-16 13:07:28.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:28.302 [HikariPool-237 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Closing connection org.sqlite.jdbc4.JDBC4Connection@196bc2c1: (connection evicted) 2024-08-16 13:07:28.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:28.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-08-16 13:07:28.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-08-16 13:07:28.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-08-16 13:07:28.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-08-16 13:07:28.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:28.303 [HikariPool-238 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14fe2e62: (connection evicted) 2024-08-16 13:07:28.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:28.304 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-08-16 13:07:28.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-08-16 13:07:28.305 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-08-16 13:07:28.305 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:28.305 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:28.305 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:28.305 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:28.305 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:28.305 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:28.305 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fb8b89e 2024-08-16 13:07:28.305 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:28.305 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:28.305 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:28.305 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:28.305 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:28.306 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:28.306 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:28.306 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:28.306 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:28.306 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:28.306 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:28.306 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:28.306 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:28.306 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:28.306 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:28.306 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:28.306 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:28.306 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:28.306 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:28.306 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-08-16 13:07:28.306 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:28.306 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:28.306 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:28.306 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:28.306 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:28.306 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:28.306 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:28.306 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:28.306 [Test worker @coroutine#5862] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-08-16 13:07:28.306 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@7152ee36 2024-08-16 13:07:28.306 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@7152ee36 2024-08-16 13:07:28.306 [Test worker @coroutine#5862] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-08-16 13:07:28.323 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7152ee36 2024-08-16 13:07:28.330 [DefaultDispatcher-worker-11 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18876fa9 2024-08-16 13:07:28.330 [DefaultDispatcher-worker-11 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId 2024-08-16 13:07:28.330 [DefaultDispatcher-worker-11 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:28.330 [DefaultDispatcher-worker-11 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId 2024-08-16 13:07:28.331 [DefaultDispatcher-worker-11 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId 2024-08-16 13:07:28.331 [DefaultDispatcher-worker-11 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId 2024-08-16 13:07:28.333 [Test worker @coroutine#5864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7152ee36 2024-08-16 13:07:28.334 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7152ee36 2024-08-16 13:07:28.336 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7152ee36 2024-08-16 13:07:28.336 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-08-16 13:07:28.336 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:28.336 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:28.336 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:28.336 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:28.336 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:28.336 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:28.336 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@442612a6 2024-08-16 13:07:28.336 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:28.336 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:28.336 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:28.336 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:28.336 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:28.336 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:28.336 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:28.336 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:28.336 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:28.336 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:28.336 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:28.336 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:28.336 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:28.336 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:28.336 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:28.336 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:28.336 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:28.336 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:28.336 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:28.336 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-08-16 13:07:28.336 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:28.336 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:28.336 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:28.336 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:28.336 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:28.336 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:28.336 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:28.336 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:28.336 [Test worker @coroutine#5862] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-08-16 13:07:28.337 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@a93c88a 2024-08-16 13:07:28.337 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@a93c88a 2024-08-16 13:07:28.337 [Test worker @coroutine#5862] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-08-16 13:07:28.350 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a93c88a 2024-08-16 13:07:28.359 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a93c88a 2024-08-16 13:07:28.361 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a93c88a 2024-08-16 13:07:28.362 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a93c88a 2024-08-16 13:07:28.374 [DefaultDispatcher-worker-14 @coroutine#5879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a93c88a 2024-08-16 13:07:28.387 [DefaultDispatcher-worker-8 @coroutine#5862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7152ee36 2024-08-16 13:07:28.398 [DefaultDispatcher-worker-8 @coroutine#5862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7152ee36 2024-08-16 13:07:28.406 [HikariPool-239 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:28.434 [DefaultDispatcher-worker-14 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-08-16 13:07:28.434 [DefaultDispatcher-worker-14 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:28.434 [DefaultDispatcher-worker-14 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:28.434 [DefaultDispatcher-worker-14 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:28.435 [DefaultDispatcher-worker-4 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:28.435 [DefaultDispatcher-worker-4 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:28.437 [HikariPool-240 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:28.469 [DefaultDispatcher-worker-8 @coroutine#2404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534c3b9d 2024-08-16 13:07:28.469 [DefaultDispatcher-worker-8 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId 2024-08-16 13:07:28.469 [DefaultDispatcher-worker-8 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:28.469 [DefaultDispatcher-worker-8 @coroutine#2404] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId 2024-08-16 13:07:28.470 [DefaultDispatcher-worker-8 @coroutine#2404] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId 2024-08-16 13:07:28.470 [DefaultDispatcher-worker-8 @coroutine#2404] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId 2024-08-16 13:07:28.536 [DefaultDispatcher-worker-5 @coroutine#2102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7 2024-08-16 13:07:28.536 [DefaultDispatcher-worker-5 @coroutine#2102] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:28.536 [DefaultDispatcher-worker-5 @coroutine#2102] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:28.536 [DefaultDispatcher-worker-5 @coroutine#2102] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:28.537 [DefaultDispatcher-worker-9 @coroutine#2102] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:28.537 [DefaultDispatcher-worker-9 @coroutine#2102] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:28.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-08-16 13:07:28.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-08-16 13:07:28.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:28.651 [HikariPool-239 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7152ee36: (connection evicted) 2024-08-16 13:07:28.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:28.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-08-16 13:07:28.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-08-16 13:07:28.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-08-16 13:07:28.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-08-16 13:07:28.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:28.653 [HikariPool-240 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a93c88a: (connection evicted) 2024-08-16 13:07:28.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:28.653 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-08-16 13:07:28.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-08-16 13:07:28.654 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-08-16 13:07:28.655 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:28.655 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:28.655 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:28.655 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:28.655 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:28.655 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:28.655 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28566aad 2024-08-16 13:07:28.655 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:28.655 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:28.655 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:28.655 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:28.655 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:28.655 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:28.655 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:28.655 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:28.655 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:28.655 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:28.655 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:28.655 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:28.655 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:28.655 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:28.655 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:28.655 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:28.655 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:28.655 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:28.655 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:28.655 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-08-16 13:07:28.655 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:28.655 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:28.655 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:28.655 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:28.655 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:28.655 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:28.655 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:28.655 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:28.655 [Test worker @coroutine#5929] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-08-16 13:07:28.655 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@29c8a858 2024-08-16 13:07:28.655 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@29c8a858 2024-08-16 13:07:28.655 [Test worker @coroutine#5929] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-08-16 13:07:28.671 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29c8a858 2024-08-16 13:07:28.681 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29c8a858 2024-08-16 13:07:28.682 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29c8a858 2024-08-16 13:07:28.684 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29c8a858 2024-08-16 13:07:28.684 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-08-16 13:07:28.684 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:28.684 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:28.684 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:28.684 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:28.684 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:28.684 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:28.684 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@250d3c1b 2024-08-16 13:07:28.684 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:28.684 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:28.684 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:28.684 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:28.684 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:28.684 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:28.684 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:28.684 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:28.684 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:28.685 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:28.685 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:28.685 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:28.685 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:28.685 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:28.685 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:28.685 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:28.685 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:28.685 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:28.685 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:28.685 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-08-16 13:07:28.685 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:28.685 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:28.685 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:28.685 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:28.685 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:28.685 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:28.685 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:28.685 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:28.685 [Test worker @coroutine#5929] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-08-16 13:07:28.685 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b1e336c 2024-08-16 13:07:28.685 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b1e336c 2024-08-16 13:07:28.685 [Test worker @coroutine#5929] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-08-16 13:07:28.698 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1e336c 2024-08-16 13:07:28.707 [DefaultDispatcher-worker-14 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f36c8b1 2024-08-16 13:07:28.707 [DefaultDispatcher-worker-14 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:28.707 [DefaultDispatcher-worker-14 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:28.707 [DefaultDispatcher-worker-14 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:28.708 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1e336c 2024-08-16 13:07:28.709 [DefaultDispatcher-worker-5 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:28.709 [DefaultDispatcher-worker-5 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:28.709 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1e336c 2024-08-16 13:07:28.711 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1e336c 2024-08-16 13:07:28.722 [DefaultDispatcher-worker-5 @coroutine#5945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1e336c 2024-08-16 13:07:28.733 [DefaultDispatcher-worker-8 @coroutine#5929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29c8a858 2024-08-16 13:07:28.742 [DefaultDispatcher-worker-2 @coroutine#5929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29c8a858 2024-08-16 13:07:28.752 [DefaultDispatcher-worker-3 @coroutine#5929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29c8a858 2024-08-16 13:07:28.756 [HikariPool-241 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:07:28.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-08-16 13:07:28.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-08-16 13:07:28.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:28.757 [HikariPool-241 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29c8a858: (connection evicted) 2024-08-16 13:07:28.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:28.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-08-16 13:07:28.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-08-16 13:07:28.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-08-16 13:07:28.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-08-16 13:07:28.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:28.758 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b1e336c: (connection evicted) 2024-08-16 13:07:28.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:28.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-08-16 13:07:28.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-08-16 13:07:28.760 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-08-16 13:07:28.760 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:28.760 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:28.760 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:28.760 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:28.760 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:28.760 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:28.760 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4040559d 2024-08-16 13:07:28.760 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:28.760 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:28.760 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:28.760 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:28.760 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:28.760 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:28.760 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:28.760 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:28.760 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:28.760 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:28.760 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:28.760 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:28.760 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:28.760 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:28.760 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:28.760 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:28.760 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:28.760 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:28.760 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:28.760 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-08-16 13:07:28.760 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:28.760 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:28.760 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:28.760 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:28.760 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:28.760 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:28.760 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:28.760 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:28.760 [Test worker @coroutine#5985] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-08-16 13:07:28.761 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@2153f0d7 2024-08-16 13:07:28.761 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@2153f0d7 2024-08-16 13:07:28.761 [Test worker @coroutine#5985] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-08-16 13:07:28.779 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2153f0d7 2024-08-16 13:07:28.789 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2153f0d7 2024-08-16 13:07:28.791 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2153f0d7 2024-08-16 13:07:28.792 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2153f0d7 2024-08-16 13:07:28.792 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-08-16 13:07:28.793 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:28.793 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:28.793 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:28.793 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:28.793 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:28.793 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:28.793 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d5238b4 2024-08-16 13:07:28.793 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:28.793 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:28.793 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:28.793 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:28.793 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:28.793 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:28.793 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:28.793 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:28.793 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:28.793 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:28.793 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:28.793 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:28.793 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:28.793 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:28.793 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:28.793 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:28.793 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:28.793 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:28.793 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:28.793 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-08-16 13:07:28.793 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:28.793 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:28.793 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:28.793 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:28.793 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:28.793 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:28.793 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:28.793 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:28.793 [Test worker @coroutine#5985] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-08-16 13:07:28.793 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@57064d38 2024-08-16 13:07:28.793 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@57064d38 2024-08-16 13:07:28.793 [Test worker @coroutine#5985] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-08-16 13:07:28.807 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57064d38 2024-08-16 13:07:28.816 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57064d38 2024-08-16 13:07:28.818 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57064d38 2024-08-16 13:07:28.819 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57064d38 2024-08-16 13:07:28.831 [DefaultDispatcher-worker-17 @coroutine#5999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57064d38 2024-08-16 13:07:28.845 [DefaultDispatcher-worker-5 @coroutine#5985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2153f0d7 2024-08-16 13:07:28.855 [DefaultDispatcher-worker-9 @coroutine#5985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2153f0d7 2024-08-16 13:07:28.861 [HikariPool-243 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:07:28.862 [DefaultDispatcher-worker-15 @coroutine#2181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f 2024-08-16 13:07:28.862 [DefaultDispatcher-worker-15 @coroutine#2181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:28.862 [DefaultDispatcher-worker-15 @coroutine#2181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:28.862 [DefaultDispatcher-worker-15 @coroutine#2181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:28.863 [DefaultDispatcher-worker-4 @coroutine#2181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:28.863 [DefaultDispatcher-worker-4 @coroutine#2181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:28.864 [DefaultDispatcher-worker-2 @coroutine#5985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2153f0d7 2024-08-16 13:07:28.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-08-16 13:07:28.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-08-16 13:07:28.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:28.870 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2153f0d7: (connection evicted) 2024-08-16 13:07:28.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:28.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-08-16 13:07:28.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-08-16 13:07:28.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-08-16 13:07:28.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-08-16 13:07:28.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:28.871 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57064d38: (connection evicted) 2024-08-16 13:07:28.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:28.871 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-08-16 13:07:28.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-08-16 13:07:28.872 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-08-16 13:07:28.872 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:28.872 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:28.872 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:28.872 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:28.872 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:28.872 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:28.872 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@507c33cc 2024-08-16 13:07:28.872 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:28.872 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:28.872 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:28.872 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:28.872 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:28.872 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:28.872 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:28.873 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:28.873 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:28.873 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:28.873 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:28.873 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:28.873 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:28.873 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:28.873 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:28.873 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:28.873 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:28.873 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:28.873 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:28.873 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-08-16 13:07:28.873 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:28.873 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:28.873 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:28.873 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:28.873 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:28.873 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:28.873 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:28.873 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:28.873 [Test worker @coroutine#6041] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-08-16 13:07:28.873 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@419df81e 2024-08-16 13:07:28.873 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@419df81e 2024-08-16 13:07:28.873 [Test worker @coroutine#6041] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-08-16 13:07:28.879 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:28.889 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@419df81e 2024-08-16 13:07:28.899 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@419df81e 2024-08-16 13:07:28.900 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@419df81e 2024-08-16 13:07:28.902 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@419df81e 2024-08-16 13:07:28.902 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2024-08-16 13:07:28.902 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:28.902 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:28.902 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:28.902 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:28.902 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:28.902 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:28.902 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65fc2639 2024-08-16 13:07:28.902 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:28.902 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:28.902 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:28.902 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:28.902 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:28.902 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:28.902 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:28.902 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:28.902 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:28.902 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:28.902 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:28.902 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:28.902 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:28.902 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:28.902 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:28.902 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:28.902 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:28.902 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:28.902 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:28.902 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2024-08-16 13:07:28.902 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:28.902 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:28.902 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:28.902 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:28.902 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:28.902 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:28.902 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:28.902 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:28.902 [Test worker @coroutine#6041] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2024-08-16 13:07:28.903 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@570f2cf7 2024-08-16 13:07:28.903 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@570f2cf7 2024-08-16 13:07:28.903 [Test worker @coroutine#6041] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2024-08-16 13:07:28.903 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:28.916 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570f2cf7 2024-08-16 13:07:28.926 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570f2cf7 2024-08-16 13:07:28.927 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570f2cf7 2024-08-16 13:07:28.929 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570f2cf7 2024-08-16 13:07:28.941 [DefaultDispatcher-worker-16 @coroutine#6055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570f2cf7 2024-08-16 13:07:28.953 [DefaultDispatcher-worker-2 @coroutine#6041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@419df81e 2024-08-16 13:07:28.961 [DefaultDispatcher-worker-8 @coroutine#6041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@419df81e 2024-08-16 13:07:28.968 [DefaultDispatcher-worker-15 @coroutine#6041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@419df81e 2024-08-16 13:07:28.973 [HikariPool-245 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:28.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-08-16 13:07:28.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-08-16 13:07:28.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:28.975 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@419df81e: (connection evicted) 2024-08-16 13:07:28.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:28.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-08-16 13:07:28.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2024-08-16 13:07:28.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2024-08-16 13:07:28.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2024-08-16 13:07:28.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:28.976 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@570f2cf7: (connection evicted) 2024-08-16 13:07:28.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:28.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2024-08-16 13:07:28.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2024-08-16 13:07:28.980 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2024-08-16 13:07:28.980 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:28.980 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:28.980 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:28.980 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:28.980 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:28.980 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:28.980 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b4f7e1c 2024-08-16 13:07:28.980 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:28.980 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:28.980 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:28.980 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:28.980 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:28.980 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:28.980 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:28.980 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:28.980 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:28.980 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:28.980 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:28.980 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:28.980 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:28.980 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:28.980 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:28.980 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:28.980 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:28.980 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:28.980 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:28.980 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2024-08-16 13:07:28.980 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:28.980 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:28.980 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:28.980 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:28.980 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:28.980 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:28.980 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:28.980 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:28.980 [Test worker @coroutine#6095] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2024-08-16 13:07:28.981 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c720765 2024-08-16 13:07:28.981 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c720765 2024-08-16 13:07:28.981 [Test worker @coroutine#6095] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2024-08-16 13:07:28.998 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c720765 2024-08-16 13:07:29.009 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c720765 2024-08-16 13:07:29.011 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c720765 2024-08-16 13:07:29.013 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c720765 2024-08-16 13:07:29.023 [DefaultDispatcher-worker-10 @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@780ec2c1 2024-08-16 13:07:29.023 [DefaultDispatcher-worker-5 @coroutine#2210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e2e11ee 2024-08-16 13:07:29.023 [DefaultDispatcher-worker-10 @coroutine#2240] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 13:07:29.023 [DefaultDispatcher-worker-5 @coroutine#2210] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:29.023 [DefaultDispatcher-worker-10 @coroutine#2240] 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-08-16 13:07:29.023 [DefaultDispatcher-worker-5 @coroutine#2210] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:29.023 [DefaultDispatcher-worker-10 @coroutine#2240] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 13:07:29.023 [DefaultDispatcher-worker-5 @coroutine#2210] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:29.024 [DefaultDispatcher-worker-4 @coroutine#6102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c720765 2024-08-16 13:07:29.024 [DefaultDispatcher-worker-5 @coroutine#2240] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 13:07:29.024 [DefaultDispatcher-worker-3 @coroutine#2210] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:29.024 [DefaultDispatcher-worker-3 @coroutine#2210] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:29.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2024-08-16 13:07:29.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2024-08-16 13:07:29.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:29.024 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c720765: (connection evicted) 2024-08-16 13:07:29.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:29.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2024-08-16 13:07:29.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2024-08-16 13:07:29.026 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2024-08-16 13:07:29.027 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:29.027 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:29.027 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:29.027 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:29.027 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:29.027 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:29.027 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12f826c 2024-08-16 13:07:29.027 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:29.027 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:29.027 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:29.027 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:29.027 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:29.027 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:29.027 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:29.027 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:29.027 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:29.027 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:29.027 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:29.027 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:29.027 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:29.027 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:29.027 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:29.027 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:29.027 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:29.027 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:29.027 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:29.027 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2024-08-16 13:07:29.027 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:29.027 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:29.027 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:29.027 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:29.027 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:29.027 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:29.027 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:29.027 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:29.027 [Test worker @coroutine#6123] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2024-08-16 13:07:29.027 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@46a6b8d6 2024-08-16 13:07:29.027 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@46a6b8d6 2024-08-16 13:07:29.027 [Test worker @coroutine#6123] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2024-08-16 13:07:29.042 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a6b8d6 2024-08-16 13:07:29.052 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a6b8d6 2024-08-16 13:07:29.054 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a6b8d6 2024-08-16 13:07:29.054 [DefaultDispatcher-worker-10 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7915111a 2024-08-16 13:07:29.054 [DefaultDispatcher-worker-10 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:29.054 [DefaultDispatcher-worker-10 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:29.054 [DefaultDispatcher-worker-10 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:29.055 [DefaultDispatcher-worker-9 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:29.055 [DefaultDispatcher-worker-9 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:29.055 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a6b8d6 2024-08-16 13:07:29.064 [DefaultDispatcher-worker-8 @coroutine#6134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a6b8d6 2024-08-16 13:07:29.086 [DefaultDispatcher-worker-8 @coroutine#6123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a6b8d6 2024-08-16 13:07:29.095 [DefaultDispatcher-worker-5 @coroutine#6123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a6b8d6 2024-08-16 13:07:29.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2024-08-16 13:07:29.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2024-08-16 13:07:29.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:29.103 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46a6b8d6: (connection evicted) 2024-08-16 13:07:29.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:29.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2024-08-16 13:07:29.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2024-08-16 13:07:29.104 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2024-08-16 13:07:29.105 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:29.105 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:29.105 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:29.105 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:29.105 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:29.105 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:29.105 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78494a59 2024-08-16 13:07:29.105 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:29.105 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:29.105 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:29.105 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:29.105 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:29.105 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:29.105 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:29.105 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:29.105 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:29.105 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:29.105 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:29.105 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:29.105 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:29.105 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:29.105 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:29.105 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:29.105 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:29.105 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:29.105 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:29.105 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2024-08-16 13:07:29.105 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:29.105 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:29.105 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:29.105 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:29.105 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:29.105 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:29.105 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:29.105 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:29.105 [Test worker @coroutine#6153] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2024-08-16 13:07:29.105 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@34ec33f4 2024-08-16 13:07:29.105 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@34ec33f4 2024-08-16 13:07:29.105 [Test worker @coroutine#6153] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2024-08-16 13:07:29.119 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ec33f4 2024-08-16 13:07:29.129 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ec33f4 2024-08-16 13:07:29.131 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ec33f4 2024-08-16 13:07:29.132 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ec33f4 2024-08-16 13:07:29.141 [DefaultDispatcher-worker-14 @coroutine#6160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ec33f4 2024-08-16 13:07:29.162 [DefaultDispatcher-worker-9 @coroutine#6153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ec33f4 2024-08-16 13:07:29.170 [DefaultDispatcher-worker-4 @coroutine#6153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ec33f4 2024-08-16 13:07:29.185 [DefaultDispatcher-worker-5 @coroutine#6176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ec33f4 2024-08-16 13:07:29.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2024-08-16 13:07:29.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2024-08-16 13:07:29.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:29.187 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34ec33f4: (connection evicted) 2024-08-16 13:07:29.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:29.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2024-08-16 13:07:29.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2024-08-16 13:07:29.189 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2024-08-16 13:07:29.189 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:29.189 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:29.189 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:29.189 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:29.189 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:29.190 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:29.190 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1efdaec0 2024-08-16 13:07:29.190 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:29.190 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:29.190 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:29.190 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:29.190 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:29.190 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:29.190 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:29.190 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:29.190 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:29.190 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:29.190 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:29.190 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:29.190 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:29.190 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:29.190 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:29.190 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:29.190 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:29.190 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:29.190 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:29.190 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2024-08-16 13:07:29.190 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:29.190 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:29.190 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:29.190 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:29.190 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:29.190 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:29.190 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:29.190 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:29.190 [Test worker @coroutine#6184] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2024-08-16 13:07:29.190 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@11e2de88 2024-08-16 13:07:29.190 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@11e2de88 2024-08-16 13:07:29.190 [Test worker @coroutine#6184] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2024-08-16 13:07:29.190 [DefaultDispatcher-worker-17 @coroutine#2305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d18401b 2024-08-16 13:07:29.190 [DefaultDispatcher-worker-17 @coroutine#2305] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId 2024-08-16 13:07:29.191 [DefaultDispatcher-worker-17 @coroutine#2305] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:29.191 [DefaultDispatcher-worker-17 @coroutine#2305] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId 2024-08-16 13:07:29.192 [DefaultDispatcher-worker-16 @coroutine#2305] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId 2024-08-16 13:07:29.192 [DefaultDispatcher-worker-16 @coroutine#2305] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId 2024-08-16 13:07:29.207 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e2de88 2024-08-16 13:07:29.217 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e2de88 2024-08-16 13:07:29.219 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e2de88 2024-08-16 13:07:29.220 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e2de88 2024-08-16 13:07:29.230 [DefaultDispatcher-worker-5 @coroutine#6194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e2de88 2024-08-16 13:07:29.252 [DefaultDispatcher-worker-10 @coroutine#6184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e2de88 2024-08-16 13:07:29.260 [DefaultDispatcher-worker-9 @coroutine#6184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e2de88 2024-08-16 13:07:29.270 [DefaultDispatcher-worker-9 @coroutine#6211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e2de88 2024-08-16 13:07:29.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2024-08-16 13:07:29.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2024-08-16 13:07:29.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:29.272 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11e2de88: (connection evicted) 2024-08-16 13:07:29.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:29.272 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2024-08-16 13:07:29.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2024-08-16 13:07:29.275 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2024-08-16 13:07:29.275 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:29.275 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:29.275 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:29.275 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:29.275 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:29.275 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:29.275 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@262c75a3 2024-08-16 13:07:29.275 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:29.275 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:29.275 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:29.275 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:29.275 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:29.275 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:29.275 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:29.275 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:29.275 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:29.275 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:29.275 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:29.275 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:29.275 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:29.275 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:29.275 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:29.275 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:29.275 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:29.275 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:29.275 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:29.275 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2024-08-16 13:07:29.275 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:29.275 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:29.275 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:29.275 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:29.275 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:29.275 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:29.275 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:29.275 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:29.275 [Test worker @coroutine#6219] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2024-08-16 13:07:29.276 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fcf1d27 2024-08-16 13:07:29.276 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fcf1d27 2024-08-16 13:07:29.276 [Test worker @coroutine#6219] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2024-08-16 13:07:29.290 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fcf1d27 2024-08-16 13:07:29.300 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fcf1d27 2024-08-16 13:07:29.302 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fcf1d27 2024-08-16 13:07:29.304 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fcf1d27 2024-08-16 13:07:29.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2024-08-16 13:07:29.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2024-08-16 13:07:29.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:07:29.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:29.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2024-08-16 13:07:29.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2024-08-16 13:07:29.311 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2024-08-16 13:07:29.311 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:29.311 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:29.311 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:29.311 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:29.311 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:29.311 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:29.311 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@568cc1c5 2024-08-16 13:07:29.311 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:29.311 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:29.311 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:29.311 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:29.311 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:29.311 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:29.311 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:29.311 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:29.311 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:29.311 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:29.311 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:29.311 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:29.311 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:29.311 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:29.311 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:29.311 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:29.311 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:29.311 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:29.311 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:29.311 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2024-08-16 13:07:29.311 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:29.311 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:29.311 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:29.311 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:29.311 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:29.311 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:29.311 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:29.311 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:29.311 [Test worker @coroutine#6243] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2024-08-16 13:07:29.312 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@14d3bee8 2024-08-16 13:07:29.312 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@14d3bee8 2024-08-16 13:07:29.312 [Test worker @coroutine#6243] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2024-08-16 13:07:29.326 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d3bee8 2024-08-16 13:07:29.336 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d3bee8 2024-08-16 13:07:29.337 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d3bee8 2024-08-16 13:07:29.339 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d3bee8 2024-08-16 13:07:29.347 [DefaultDispatcher-worker-13 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18876fa9 2024-08-16 13:07:29.347 [DefaultDispatcher-worker-13 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId 2024-08-16 13:07:29.347 [DefaultDispatcher-worker-13 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:29.347 [DefaultDispatcher-worker-13 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId 2024-08-16 13:07:29.348 [DefaultDispatcher-worker-15 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId 2024-08-16 13:07:29.349 [DefaultDispatcher-worker-15 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId 2024-08-16 13:07:29.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2024-08-16 13:07:29.349 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2024-08-16 13:07:29.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:07:29.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:29.349 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2024-08-16 13:07:29.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2024-08-16 13:07:29.350 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2024-08-16 13:07:29.350 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:29.350 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:29.350 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:29.350 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:29.350 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:29.350 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:29.350 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48c63936 2024-08-16 13:07:29.350 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:29.350 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:29.350 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:29.350 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:29.350 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:29.350 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:29.350 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:29.350 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:29.350 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:29.350 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:29.350 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:29.350 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:29.350 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:29.350 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:29.350 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:29.350 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:29.350 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:29.350 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:29.350 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:29.350 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2024-08-16 13:07:29.350 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:29.350 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:29.350 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:29.350 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:29.350 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:29.350 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:29.350 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:29.350 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:29.350 [Test worker @coroutine#6269] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2024-08-16 13:07:29.351 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@562b791b 2024-08-16 13:07:29.351 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@562b791b 2024-08-16 13:07:29.351 [Test worker @coroutine#6269] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2024-08-16 13:07:29.365 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@562b791b 2024-08-16 13:07:29.375 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@562b791b 2024-08-16 13:07:29.377 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@562b791b 2024-08-16 13:07:29.378 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@562b791b 2024-08-16 13:07:29.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2024-08-16 13:07:29.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2024-08-16 13:07:29.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:07:29.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:29.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2024-08-16 13:07:29.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2024-08-16 13:07:29.385 [UI Thread @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2024-08-16 13:07:29.385 [UI Thread @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:29.385 [UI Thread @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:29.385 [UI Thread @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:29.385 [UI Thread @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:29.385 [UI Thread @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:29.385 [UI Thread @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:29.385 [UI Thread @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@275558ff 2024-08-16 13:07:29.385 [UI Thread @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:29.385 [UI Thread @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:29.385 [UI Thread @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:29.385 [UI Thread @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:29.385 [UI Thread @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:29.385 [UI Thread @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:29.385 [UI Thread @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:29.385 [UI Thread @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:29.385 [UI Thread @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:29.385 [UI Thread @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:29.385 [UI Thread @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:29.385 [UI Thread @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:29.385 [UI Thread @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:29.385 [UI Thread @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:29.385 [UI Thread @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:29.385 [UI Thread @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:29.385 [UI Thread @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:29.385 [UI Thread @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:29.385 [UI Thread @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:29.385 [UI Thread @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2024-08-16 13:07:29.385 [UI Thread @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:29.385 [UI Thread @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:29.385 [UI Thread @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:29.385 [UI Thread @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:29.385 [UI Thread @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:29.385 [UI Thread @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:29.386 [UI Thread @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:29.386 [UI Thread @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:29.386 [UI Thread @coroutine#6292] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2024-08-16 13:07:29.386 [UI Thread @coroutine#6292] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e22d21 2024-08-16 13:07:29.386 [UI Thread @coroutine#6292] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e22d21 2024-08-16 13:07:29.386 [UI Thread @coroutine#6292] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2024-08-16 13:07:29.404 [UI Thread @coroutine#6292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e22d21 2024-08-16 13:07:29.414 [UI Thread @coroutine#6295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e22d21 2024-08-16 13:07:29.415 [UI Thread @coroutine#6297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e22d21 2024-08-16 13:07:29.417 [UI Thread @coroutine#6299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e22d21 2024-08-16 13:07:29.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2024-08-16 13:07:29.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2024-08-16 13:07:29.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:29.421 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e22d21: (connection evicted) 2024-08-16 13:07:29.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:29.422 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2024-08-16 13:07:29.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2024-08-16 13:07:29.425 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2024-08-16 13:07:29.425 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:29.425 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:29.425 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:29.425 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:29.425 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:29.425 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:29.425 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ad7d724 2024-08-16 13:07:29.425 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:29.425 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:29.425 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:29.425 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:29.425 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:29.425 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:29.425 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:29.425 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:29.425 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:29.425 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:29.425 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:29.425 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:29.425 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:29.425 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:29.425 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:29.425 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:29.425 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:29.425 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:29.425 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:29.425 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2024-08-16 13:07:29.425 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:29.425 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:29.425 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:29.425 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:29.425 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:29.425 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:29.425 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:29.425 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:29.425 [Test worker @coroutine#6306] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2024-08-16 13:07:29.425 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e680c92 2024-08-16 13:07:29.425 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e680c92 2024-08-16 13:07:29.425 [Test worker @coroutine#6306] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2024-08-16 13:07:29.440 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e680c92 2024-08-16 13:07:29.444 [DefaultDispatcher-worker-1 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-08-16 13:07:29.444 [DefaultDispatcher-worker-1 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:29.444 [DefaultDispatcher-worker-1 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:29.444 [DefaultDispatcher-worker-1 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:29.445 [DefaultDispatcher-worker-5 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:29.445 [DefaultDispatcher-worker-5 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:29.449 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e680c92 2024-08-16 13:07:29.451 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e680c92 2024-08-16 13:07:29.452 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e680c92 2024-08-16 13:07:29.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2024-08-16 13:07:29.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2024-08-16 13:07:29.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:07:29.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:29.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2024-08-16 13:07:29.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2024-08-16 13:07:29.456 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2024-08-16 13:07:29.456 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:29.456 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:29.456 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:29.456 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:29.456 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:29.456 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:29.456 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bfe51d5 2024-08-16 13:07:29.456 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:29.456 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:29.456 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:29.456 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:29.456 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:29.456 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:29.456 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:29.456 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:29.456 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:29.456 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:29.456 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:29.456 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:29.456 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:29.456 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:29.456 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:29.456 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:29.456 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:29.456 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:29.456 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:29.456 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2024-08-16 13:07:29.456 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:29.456 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:29.456 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:29.456 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:29.456 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:29.456 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:29.456 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:29.456 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:29.456 [Test worker @coroutine#6325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2024-08-16 13:07:29.456 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@e7afdd0 2024-08-16 13:07:29.456 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@e7afdd0 2024-08-16 13:07:29.457 [Test worker @coroutine#6325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2024-08-16 13:07:29.471 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7afdd0 2024-08-16 13:07:29.478 [DefaultDispatcher-worker-8 @coroutine#2404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534c3b9d 2024-08-16 13:07:29.478 [DefaultDispatcher-worker-8 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId 2024-08-16 13:07:29.478 [DefaultDispatcher-worker-8 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:29.478 [DefaultDispatcher-worker-8 @coroutine#2404] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId 2024-08-16 13:07:29.479 [DefaultDispatcher-worker-8 @coroutine#2404] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId 2024-08-16 13:07:29.479 [DefaultDispatcher-worker-8 @coroutine#2404] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId 2024-08-16 13:07:29.481 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7afdd0 2024-08-16 13:07:29.482 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7afdd0 2024-08-16 13:07:29.484 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7afdd0 2024-08-16 13:07:29.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2024-08-16 13:07:29.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2024-08-16 13:07:29.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:07:29.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:29.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2024-08-16 13:07:29.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2024-08-16 13:07:29.487 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2024-08-16 13:07:29.487 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:29.487 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:29.487 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:29.487 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:29.487 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:29.487 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:29.487 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@167650f8 2024-08-16 13:07:29.487 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:29.487 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:29.487 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:29.487 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:29.487 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:29.487 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:29.487 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:29.487 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:29.487 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:29.487 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:29.487 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:29.487 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:29.487 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:29.487 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:29.487 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:29.487 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:29.487 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:29.487 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:29.487 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:29.487 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2024-08-16 13:07:29.487 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:29.487 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:29.487 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:29.487 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:29.487 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:29.487 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:29.487 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:29.487 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:29.487 [Test worker @coroutine#6344] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2024-08-16 13:07:29.487 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be551ec 2024-08-16 13:07:29.487 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be551ec 2024-08-16 13:07:29.487 [Test worker @coroutine#6344] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2024-08-16 13:07:29.503 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be551ec 2024-08-16 13:07:29.513 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be551ec 2024-08-16 13:07:29.515 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be551ec 2024-08-16 13:07:29.516 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be551ec 2024-08-16 13:07:29.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2024-08-16 13:07:29.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2024-08-16 13:07:29.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:07:29.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:29.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2024-08-16 13:07:29.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2024-08-16 13:07:29.519 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2024-08-16 13:07:29.519 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:29.519 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:29.519 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:29.519 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:29.519 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:29.519 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:29.519 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3015fc1b 2024-08-16 13:07:29.519 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:29.519 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:29.519 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:29.519 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:29.519 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:29.519 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:29.519 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:29.519 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:29.519 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:29.519 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:29.519 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:29.519 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:29.519 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:29.519 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:29.519 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:29.519 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:29.519 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:29.519 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:29.519 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:29.519 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2024-08-16 13:07:29.519 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:29.519 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:29.519 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:29.519 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:29.519 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:29.519 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:29.519 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:29.519 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:29.519 [Test worker @coroutine#6360] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2024-08-16 13:07:29.520 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d7c76af 2024-08-16 13:07:29.520 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d7c76af 2024-08-16 13:07:29.520 [Test worker @coroutine#6360] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2024-08-16 13:07:29.534 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7c76af 2024-08-16 13:07:29.545 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7c76af 2024-08-16 13:07:29.546 [DefaultDispatcher-worker-11 @coroutine#2102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7 2024-08-16 13:07:29.546 [DefaultDispatcher-worker-11 @coroutine#2102] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:29.546 [DefaultDispatcher-worker-11 @coroutine#2102] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:29.546 [DefaultDispatcher-worker-11 @coroutine#2102] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:29.547 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7c76af 2024-08-16 13:07:29.547 [DefaultDispatcher-worker-2 @coroutine#2102] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:29.547 [DefaultDispatcher-worker-2 @coroutine#2102] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:29.548 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7c76af 2024-08-16 13:07:29.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2024-08-16 13:07:29.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2024-08-16 13:07:29.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:07:29.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:29.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2024-08-16 13:07:29.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2024-08-16 13:07:29.552 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2024-08-16 13:07:29.552 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:29.552 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:29.552 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:29.552 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:29.552 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:29.552 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:29.552 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d6c69ff 2024-08-16 13:07:29.552 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:29.552 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:29.552 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:29.552 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:29.552 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:29.552 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:29.552 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:29.552 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:29.552 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:29.552 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:29.552 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:29.552 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:29.552 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:29.552 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:29.552 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:29.552 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:29.552 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:29.552 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:29.552 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:29.552 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2024-08-16 13:07:29.553 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:29.553 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:29.553 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:29.553 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:29.553 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:29.553 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:29.553 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:29.553 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:29.553 [Test worker @coroutine#6379] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2024-08-16 13:07:29.553 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c65001c 2024-08-16 13:07:29.553 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c65001c 2024-08-16 13:07:29.553 [Test worker @coroutine#6379] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2024-08-16 13:07:29.567 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c65001c 2024-08-16 13:07:29.577 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c65001c 2024-08-16 13:07:29.579 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c65001c 2024-08-16 13:07:29.580 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c65001c 2024-08-16 13:07:29.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2024-08-16 13:07:29.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2024-08-16 13:07:29.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:07:29.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:29.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2024-08-16 13:07:29.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2024-08-16 13:07:29.586 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2024-08-16 13:07:29.586 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:29.586 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:29.586 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:29.586 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:29.586 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:29.586 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:29.586 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12b79055 2024-08-16 13:07:29.586 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:29.586 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:29.586 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:29.586 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:29.586 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:29.586 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:29.586 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:29.586 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:29.586 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:29.586 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:29.586 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:29.586 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:29.586 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:29.586 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:29.586 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:29.586 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:29.586 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:29.586 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:29.586 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:29.586 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2024-08-16 13:07:29.586 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:29.586 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:29.586 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:29.586 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:29.586 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:29.586 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:29.586 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:29.586 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:29.586 [Test worker @coroutine#6397] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2024-08-16 13:07:29.586 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@f6b85c3 2024-08-16 13:07:29.586 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@f6b85c3 2024-08-16 13:07:29.586 [Test worker @coroutine#6397] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2024-08-16 13:07:29.601 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6b85c3 2024-08-16 13:07:29.611 [Test worker @coroutine#6398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6b85c3 2024-08-16 13:07:29.612 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6b85c3 2024-08-16 13:07:29.614 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6b85c3 2024-08-16 13:07:29.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2024-08-16 13:07:29.617 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2024-08-16 13:07:29.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:07:29.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:29.617 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2024-08-16 13:07:29.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2024-08-16 13:07:29.617 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2024-08-16 13:07:29.617 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:29.618 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:29.618 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:29.618 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:29.618 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:29.618 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:29.618 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f34f451 2024-08-16 13:07:29.618 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:29.618 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:29.618 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:29.618 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:29.618 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:29.618 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:29.618 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:29.618 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:29.618 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:29.618 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:29.618 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:29.618 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:29.618 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:29.618 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:29.618 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:29.618 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:29.618 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:29.618 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:29.618 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:29.618 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2024-08-16 13:07:29.618 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:29.618 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:29.618 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:29.618 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:29.618 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:29.618 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:29.618 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:29.618 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:29.618 [Test worker @coroutine#6415] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2024-08-16 13:07:29.618 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@8611b3f 2024-08-16 13:07:29.618 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@8611b3f 2024-08-16 13:07:29.618 [Test worker @coroutine#6415] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2024-08-16 13:07:29.633 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8611b3f 2024-08-16 13:07:29.643 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8611b3f 2024-08-16 13:07:29.644 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8611b3f 2024-08-16 13:07:29.646 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8611b3f 2024-08-16 13:07:29.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2024-08-16 13:07:29.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2024-08-16 13:07:29.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:07:29.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:29.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2024-08-16 13:07:29.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2024-08-16 13:07:29.649 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2024-08-16 13:07:29.649 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:29.649 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:29.649 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:29.649 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:29.649 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:29.649 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:29.649 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@681f5a1e 2024-08-16 13:07:29.649 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:29.649 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:29.649 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:29.649 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:29.649 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:29.649 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:29.649 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:29.649 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:29.649 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:29.649 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:29.649 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:29.649 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:29.649 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:29.649 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:29.649 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:29.649 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:29.649 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:29.649 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:29.649 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:29.649 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2024-08-16 13:07:29.649 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:29.650 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:29.650 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:29.650 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:29.650 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:29.650 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:29.650 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:29.650 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:29.650 [Test worker @coroutine#6434] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2024-08-16 13:07:29.650 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@48acb864 2024-08-16 13:07:29.650 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@48acb864 2024-08-16 13:07:29.650 [Test worker @coroutine#6434] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2024-08-16 13:07:29.664 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48acb864 2024-08-16 13:07:29.674 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48acb864 2024-08-16 13:07:29.676 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48acb864 2024-08-16 13:07:29.677 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48acb864 2024-08-16 13:07:29.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2024-08-16 13:07:29.680 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2024-08-16 13:07:29.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:07:29.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:29.680 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2024-08-16 13:07:29.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2024-08-16 13:07:29.682 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2024-08-16 13:07:29.682 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:29.682 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:29.682 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:29.682 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:29.682 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:29.682 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:29.682 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fcc792f 2024-08-16 13:07:29.682 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:29.682 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:29.682 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:29.682 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:29.682 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:29.682 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:29.682 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:29.682 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:29.682 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:29.682 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:29.682 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:29.682 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:29.682 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:29.682 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:29.682 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:29.682 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:29.682 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:29.682 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:29.682 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:29.682 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2024-08-16 13:07:29.682 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:29.682 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:29.682 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:29.682 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:29.682 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:29.682 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:29.682 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:29.682 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:29.682 [Test worker @coroutine#6452] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2024-08-16 13:07:29.683 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fae279e 2024-08-16 13:07:29.683 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fae279e 2024-08-16 13:07:29.683 [Test worker @coroutine#6452] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2024-08-16 13:07:29.697 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fae279e 2024-08-16 13:07:29.707 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fae279e 2024-08-16 13:07:29.708 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fae279e 2024-08-16 13:07:29.710 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fae279e 2024-08-16 13:07:29.713 [UI Thread @coroutine#6466] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-08-16 13:07:29.713 [UI Thread @coroutine#6466] 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-08-16 13:07:29.713 [UI Thread @coroutine#6466] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-08-16 13:07:29.715 [UI Thread @coroutine#6466] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2024-08-16 13:07:29.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2024-08-16 13:07:29.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2024-08-16 13:07:29.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:07:29.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:29.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2024-08-16 13:07:29.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2024-08-16 13:07:29.718 [Test worker @coroutine#6472] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2024-08-16 13:07:29.718 [Test worker @coroutine#6472] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:29.718 [Test worker @coroutine#6472] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:29.718 [Test worker @coroutine#6472] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:29.718 [Test worker @coroutine#6472] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:29.718 [Test worker @coroutine#6472] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:29.718 [Test worker @coroutine#6472] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:29.718 [Test worker @coroutine#6472] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71897380 2024-08-16 13:07:29.718 [Test worker @coroutine#6472] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:29.718 [Test worker @coroutine#6472] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:29.718 [Test worker @coroutine#6472] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:29.718 [Test worker @coroutine#6472] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:29.718 [Test worker @coroutine#6472] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:29.718 [Test worker @coroutine#6472] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:29.718 [Test worker @coroutine#6472] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:29.719 [Test worker @coroutine#6472] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:29.719 [Test worker @coroutine#6472] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:29.719 [Test worker @coroutine#6472] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:29.719 [Test worker @coroutine#6472] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:29.719 [Test worker @coroutine#6472] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:29.719 [Test worker @coroutine#6472] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:29.719 [Test worker @coroutine#6472] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:29.719 [Test worker @coroutine#6472] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:29.719 [Test worker @coroutine#6472] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:29.719 [Test worker @coroutine#6472] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:29.719 [Test worker @coroutine#6472] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:29.719 [Test worker @coroutine#6472] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:29.719 [Test worker @coroutine#6472] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2024-08-16 13:07:29.719 [Test worker @coroutine#6472] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:29.719 [Test worker @coroutine#6472] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:29.719 [Test worker @coroutine#6472] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:29.719 [Test worker @coroutine#6472] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:29.719 [Test worker @coroutine#6472] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:29.719 [Test worker @coroutine#6472] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:29.719 [Test worker @coroutine#6472] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:29.719 [Test worker @coroutine#6472] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:29.719 [Test worker @coroutine#6472] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2024-08-16 13:07:29.719 [Test worker @coroutine#6472] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@55cbbf15 2024-08-16 13:07:29.719 [Test worker @coroutine#6472] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@55cbbf15 2024-08-16 13:07:29.719 [Test worker @coroutine#6472] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2024-08-16 13:07:29.720 [DefaultDispatcher-worker-3 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f36c8b1 2024-08-16 13:07:29.721 [DefaultDispatcher-worker-3 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:29.721 [DefaultDispatcher-worker-3 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:29.721 [DefaultDispatcher-worker-3 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:29.722 [DefaultDispatcher-worker-1 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:29.722 [DefaultDispatcher-worker-1 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:29.737 [Test worker @coroutine#6472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cbbf15 2024-08-16 13:07:29.747 [Test worker @coroutine#6476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cbbf15 2024-08-16 13:07:29.748 [Test worker @coroutine#6478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cbbf15 2024-08-16 13:07:29.750 [Test worker @coroutine#6480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cbbf15 2024-08-16 13:07:29.752 [UI Thread @coroutine#6491] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37363/Site/verify 2024-08-16 13:07:29.752 [UI Thread @coroutine#6491] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37363/Site/verify. 2024-08-16 13:07:29.752 [UI Thread @coroutine#6491] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37363/Site/verify 2024-08-16 13:07:29.754 [UI Thread @coroutine#6491] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37363/Site/verify 2024-08-16 13:07:29.754 [UI Thread @coroutine#6491] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37363/Site/verify 2024-08-16 13:07:29.755 [UI Thread @coroutine#6491] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37363/Site/verify. 2024-08-16 13:07:29.755 [UI Thread @coroutine#6491] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37363/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 13:07:29.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2024-08-16 13:07:29.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2024-08-16 13:07:29.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 13:07:29.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:29.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2024-08-16 13:07:29.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2024-08-16 13:07:29.761 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2024-08-16 13:07:29.761 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:29.761 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:29.761 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:29.761 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:29.761 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:29.761 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:29.761 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@618cfd1 2024-08-16 13:07:29.761 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:29.761 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:29.761 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:29.761 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:29.761 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:29.761 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:29.761 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:29.761 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:29.761 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:29.761 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:29.761 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:29.761 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:29.761 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:29.761 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:29.761 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:29.761 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:29.761 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:29.761 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:29.761 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:29.761 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2024-08-16 13:07:29.761 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:29.761 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:29.761 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:29.761 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:29.761 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:29.761 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:29.761 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:29.761 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:29.761 [Test worker @coroutine#6498] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2024-08-16 13:07:29.762 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb7eb6c 2024-08-16 13:07:29.762 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb7eb6c 2024-08-16 13:07:29.762 [Test worker @coroutine#6498] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2024-08-16 13:07:29.777 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb7eb6c 2024-08-16 13:07:29.787 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb7eb6c 2024-08-16 13:07:29.789 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb7eb6c 2024-08-16 13:07:29.791 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb7eb6c 2024-08-16 13:07:29.799 [DefaultDispatcher-worker-1 @coroutine#6505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb7eb6c 2024-08-16 13:07:29.806 [DefaultDispatcher-worker-13 @coroutine#6498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb7eb6c 2024-08-16 13:07:29.813 [UI Thread @coroutine#6517] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38977/626934869705297920/_ustadmanifest.json 2024-08-16 13:07:29.813 [UI Thread @coroutine#6517] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38977/626934869705297920/_ustadmanifest.json. 2024-08-16 13:07:29.813 [UI Thread @coroutine#6517] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38977/626934869705297920/_ustadmanifest.json 2024-08-16 13:07:29.815 [UI Thread @coroutine#6517] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38977/626934869705297920/_ustadmanifest.json 2024-08-16 13:07:29.815 [UI Thread @coroutine#6517] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38977/626934869705297920/_ustadmanifest.json 2024-08-16 13:07:29.815 [UI Thread @coroutine#6517] 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:38977/626934869705297920/_ustadmanifest.json. 2024-08-16 13:07:29.815 [UI Thread @coroutine#6517] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38977/626934869705297920/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 13:07:29.815 [UI Thread @coroutine#6517] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38977/mediainfo.json 2024-08-16 13:07:29.815 [UI Thread @coroutine#6517] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38977/mediainfo.json. 2024-08-16 13:07:29.815 [UI Thread @coroutine#6517] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38977/mediainfo.json 2024-08-16 13:07:29.816 [UI Thread @coroutine#6517] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38977/mediainfo.json 2024-08-16 13:07:29.816 [UI Thread @coroutine#6517] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38977/mediainfo.json 2024-08-16 13:07:29.857 [UI Thread @coroutine#6517] 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:38977/mediainfo.json. 2024-08-16 13:07:29.857 [UI Thread @coroutine#6517] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38977/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 13:07:29.862 [HikariPool-265 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:29.872 [DefaultDispatcher-worker-3 @coroutine#2181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f 2024-08-16 13:07:29.872 [DefaultDispatcher-worker-3 @coroutine#2181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:29.872 [DefaultDispatcher-worker-3 @coroutine#2181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:29.872 [DefaultDispatcher-worker-3 @coroutine#2181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:29.873 [DefaultDispatcher-worker-13 @coroutine#2181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:29.873 [DefaultDispatcher-worker-13 @coroutine#2181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:30.036 [DefaultDispatcher-worker-16 @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@780ec2c1 2024-08-16 13:07:30.036 [DefaultDispatcher-worker-11 @coroutine#2210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e2e11ee 2024-08-16 13:07:30.036 [DefaultDispatcher-worker-16 @coroutine#2240] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 13:07:30.036 [DefaultDispatcher-worker-16 @coroutine#2240] 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-08-16 13:07:30.036 [DefaultDispatcher-worker-16 @coroutine#2240] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 13:07:30.036 [DefaultDispatcher-worker-11 @coroutine#2210] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:30.036 [DefaultDispatcher-worker-11 @coroutine#2210] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:30.036 [DefaultDispatcher-worker-11 @coroutine#2210] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:30.037 [DefaultDispatcher-worker-11 @coroutine#2240] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 13:07:30.037 [DefaultDispatcher-worker-14 @coroutine#2210] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:30.037 [DefaultDispatcher-worker-14 @coroutine#2210] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:30.066 [DefaultDispatcher-worker-17 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7915111a 2024-08-16 13:07:30.066 [DefaultDispatcher-worker-17 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:30.066 [DefaultDispatcher-worker-17 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:30.066 [DefaultDispatcher-worker-17 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:30.067 [DefaultDispatcher-worker-11 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:30.067 [DefaultDispatcher-worker-11 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:30.201 [DefaultDispatcher-worker-11 @coroutine#2305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d18401b 2024-08-16 13:07:30.201 [DefaultDispatcher-worker-11 @coroutine#2305] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId 2024-08-16 13:07:30.201 [DefaultDispatcher-worker-11 @coroutine#2305] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:30.201 [DefaultDispatcher-worker-11 @coroutine#2305] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId 2024-08-16 13:07:30.202 [DefaultDispatcher-worker-15 @coroutine#2305] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId 2024-08-16 13:07:30.202 [DefaultDispatcher-worker-15 @coroutine#2305] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54557/UmAppDatabase/replication/nodeId 2024-08-16 13:07:30.357 [DefaultDispatcher-worker-17 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18876fa9 2024-08-16 13:07:30.357 [DefaultDispatcher-worker-17 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId 2024-08-16 13:07:30.357 [DefaultDispatcher-worker-17 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:30.357 [DefaultDispatcher-worker-17 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId 2024-08-16 13:07:30.358 [DefaultDispatcher-worker-1 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId 2024-08-16 13:07:30.358 [DefaultDispatcher-worker-1 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37257/UmAppDatabase/replication/nodeId 2024-08-16 13:07:30.453 [DefaultDispatcher-worker-17 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-08-16 13:07:30.453 [DefaultDispatcher-worker-17 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:30.453 [DefaultDispatcher-worker-17 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:30.453 [DefaultDispatcher-worker-17 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:30.454 [DefaultDispatcher-worker-1 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:30.454 [DefaultDispatcher-worker-1 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52559/UmAppDatabase/replication/nodeId 2024-08-16 13:07:30.489 [DefaultDispatcher-worker-7 @coroutine#2404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534c3b9d 2024-08-16 13:07:30.489 [DefaultDispatcher-worker-7 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId 2024-08-16 13:07:30.489 [DefaultDispatcher-worker-7 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:30.489 [DefaultDispatcher-worker-7 @coroutine#2404] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId 2024-08-16 13:07:30.490 [DefaultDispatcher-worker-12 @coroutine#2404] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId 2024-08-16 13:07:30.490 [DefaultDispatcher-worker-12 @coroutine#2404] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58829/UmAppDatabase/replication/nodeId 2024-08-16 13:07:30.556 [DefaultDispatcher-worker-11 @coroutine#2102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7 2024-08-16 13:07:30.556 [DefaultDispatcher-worker-11 @coroutine#2102] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:30.556 [DefaultDispatcher-worker-11 @coroutine#2102] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:30.556 [DefaultDispatcher-worker-11 @coroutine#2102] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:30.557 [DefaultDispatcher-worker-15 @coroutine#2102] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:30.557 [DefaultDispatcher-worker-15 @coroutine#2102] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44185/UmAppDatabase/replication/nodeId 2024-08-16 13:07:30.731 [DefaultDispatcher-worker-11 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f36c8b1 2024-08-16 13:07:30.731 [DefaultDispatcher-worker-11 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:30.731 [DefaultDispatcher-worker-11 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:30.731 [DefaultDispatcher-worker-11 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:30.732 [DefaultDispatcher-worker-12 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:30.732 [DefaultDispatcher-worker-12 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47015/UmAppDatabase/replication/nodeId 2024-08-16 13:07:30.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2024-08-16 13:07:30.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2024-08-16 13:07:30.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:30.861 [HikariPool-265 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cb7eb6c: (connection evicted) 2024-08-16 13:07:30.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:30.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2024-08-16 13:07:30.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2024-08-16 13:07:30.869 [Test worker @coroutine#6566] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2024-08-16 13:07:30.869 [Test worker @coroutine#6566] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 13:07:30.869 [Test worker @coroutine#6566] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 13:07:30.869 [Test worker @coroutine#6566] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 13:07:30.869 [Test worker @coroutine#6566] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 13:07:30.869 [Test worker @coroutine#6566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 13:07:30.869 [Test worker @coroutine#6566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 13:07:30.869 [Test worker @coroutine#6566] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@83ec0b0 2024-08-16 13:07:30.869 [Test worker @coroutine#6566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 13:07:30.869 [Test worker @coroutine#6566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 13:07:30.869 [Test worker @coroutine#6566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 13:07:30.869 [Test worker @coroutine#6566] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 13:07:30.869 [Test worker @coroutine#6566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 13:07:30.869 [Test worker @coroutine#6566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 13:07:30.869 [Test worker @coroutine#6566] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 13:07:30.869 [Test worker @coroutine#6566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 13:07:30.869 [Test worker @coroutine#6566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 13:07:30.869 [Test worker @coroutine#6566] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 13:07:30.869 [Test worker @coroutine#6566] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 13:07:30.869 [Test worker @coroutine#6566] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 13:07:30.869 [Test worker @coroutine#6566] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 13:07:30.869 [Test worker @coroutine#6566] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 13:07:30.869 [Test worker @coroutine#6566] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 13:07:30.869 [Test worker @coroutine#6566] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 13:07:30.869 [Test worker @coroutine#6566] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 13:07:30.869 [Test worker @coroutine#6566] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 13:07:30.869 [Test worker @coroutine#6566] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 13:07:30.869 [Test worker @coroutine#6566] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2024-08-16 13:07:30.869 [Test worker @coroutine#6566] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 13:07:30.869 [Test worker @coroutine#6566] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 13:07:30.869 [Test worker @coroutine#6566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 13:07:30.869 [Test worker @coroutine#6566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 13:07:30.869 [Test worker @coroutine#6566] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 13:07:30.869 [Test worker @coroutine#6566] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 13:07:30.869 [Test worker @coroutine#6566] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 13:07:30.869 [Test worker @coroutine#6566] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 13:07:30.869 [Test worker @coroutine#6566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2024-08-16 13:07:30.870 [Test worker @coroutine#6566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@140e2d82 2024-08-16 13:07:30.870 [Test worker @coroutine#6566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@140e2d82 2024-08-16 13:07:30.870 [Test worker @coroutine#6566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2024-08-16 13:07:30.882 [DefaultDispatcher-worker-15 @coroutine#2181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f 2024-08-16 13:07:30.882 [DefaultDispatcher-worker-15 @coroutine#2181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:30.882 [DefaultDispatcher-worker-15 @coroutine#2181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:30.882 [DefaultDispatcher-worker-15 @coroutine#2181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:30.883 [Test worker @coroutine#6566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140e2d82 2024-08-16 13:07:30.883 [DefaultDispatcher-worker-2 @coroutine#2181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:30.883 [DefaultDispatcher-worker-2 @coroutine#2181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36921/UmAppDatabase/replication/nodeId 2024-08-16 13:07:30.893 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140e2d82 2024-08-16 13:07:30.894 [Test worker @coroutine#6572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140e2d82 2024-08-16 13:07:30.896 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140e2d82 2024-08-16 13:07:30.905 [DefaultDispatcher-worker-17 @coroutine#6576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140e2d82 2024-08-16 13:07:30.914 [DefaultDispatcher-worker-17 @coroutine#6566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140e2d82 2024-08-16 13:07:30.970 [HikariPool-266 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:31.036 [UI Thread @coroutine#6586] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49085/626934875479744512/_ustadmanifest.json 2024-08-16 13:07:31.036 [UI Thread @coroutine#6586] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49085/626934875479744512/_ustadmanifest.json. 2024-08-16 13:07:31.036 [UI Thread @coroutine#6586] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49085/626934875479744512/_ustadmanifest.json 2024-08-16 13:07:31.038 [UI Thread @coroutine#6586] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49085/626934875479744512/_ustadmanifest.json 2024-08-16 13:07:31.038 [UI Thread @coroutine#6586] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49085/626934875479744512/_ustadmanifest.json 2024-08-16 13:07:31.038 [UI Thread @coroutine#6586] 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:49085/626934875479744512/_ustadmanifest.json. 2024-08-16 13:07:31.038 [UI Thread @coroutine#6586] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49085/626934875479744512/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 13:07:31.039 [UI Thread @coroutine#6586] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49085/tincan.xml 2024-08-16 13:07:31.039 [UI Thread @coroutine#6586] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49085/tincan.xml. 2024-08-16 13:07:31.039 [UI Thread @coroutine#6586] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49085/tincan.xml 2024-08-16 13:07:31.039 [UI Thread @coroutine#6586] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49085/tincan.xml 2024-08-16 13:07:31.039 [UI Thread @coroutine#6586] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49085/tincan.xml 2024-08-16 13:07:31.048 [DefaultDispatcher-worker-1 @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@780ec2c1 2024-08-16 13:07:31.048 [DefaultDispatcher-worker-2 @coroutine#2210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e2e11ee 2024-08-16 13:07:31.048 [DefaultDispatcher-worker-1 @coroutine#2240] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 13:07:31.048 [DefaultDispatcher-worker-1 @coroutine#2240] 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-08-16 13:07:31.048 [DefaultDispatcher-worker-1 @coroutine#2240] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 13:07:31.048 [DefaultDispatcher-worker-2 @coroutine#2210] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:31.048 [DefaultDispatcher-worker-2 @coroutine#2210] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:31.048 [DefaultDispatcher-worker-2 @coroutine#2210] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:31.049 [DefaultDispatcher-worker-2 @coroutine#2240] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 13:07:31.049 [DefaultDispatcher-worker-11 @coroutine#2210] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:31.049 [DefaultDispatcher-worker-11 @coroutine#2210] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56103/UmAppDatabase/replication/nodeId 2024-08-16 13:07:31.075 [DefaultDispatcher-worker-2 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7915111a 2024-08-16 13:07:31.075 [DefaultDispatcher-worker-2 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:31.075 [DefaultDispatcher-worker-2 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId. 2024-08-16 13:07:31.075 [DefaultDispatcher-worker-2 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:31.076 [DefaultDispatcher-worker-3 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:31.076 [DefaultDispatcher-worker-3 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49493/UmAppDatabase/replication/nodeId 2024-08-16 13:07:31.081 [UI Thread @coroutine#6586] 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:49085/tincan.xml. 2024-08-16 13:07:31.081 [UI Thread @coroutine#6586] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49085/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2024-08-16 13:07:31.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2024-08-16 13:07:31.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2024-08-16 13:07:31.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 13:07:31.090 [HikariPool-266 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Closing connection org.sqlite.jdbc4.JDBC4Connection@140e2d82: (connection evicted) 2024-08-16 13:07:31.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 13:07:31.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2024-08-16 13:07:31.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed.